News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

How to remove the - index after the title in view source

Started by wendallb, December 21, 2008, 09:07:37 PM

Previous topic - Next topic

wendallb

I am using 2.0 beta4
Using default theme

When I view the home page source the "title" says my forum name - index

How do I remove the - index


Thanks,


sherpa サイバー侍

I dont understand "title" says my forum name - index
please link to your forum

Tyrsson

PM at your own risk, some I answer, if they are interesting, some I ignore.

sherpa サイバー侍

oh ok
I dont click on otheres sign :p
went to his forum and still dont understand what he meant to say

Bulakbol

Try removing the "- index" from languages/index.english.php.
Code (find) Select
$txt['forum_index'] = '%1$s - Index';
Code (replace) Select
$txt['forum_index'] = '%1$s';
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

wendallb

OK tried the language file and did not work.

I guess I did not explain well so I will try again...

When I view the page source it says <title>The Young at Heart - Top Senior Space - Index</title>

So how do I remove the "- index" at the end of the title??

Thanks,

Bulakbol

Did you do a hard refresh after changing the laguage file? Try it again and clear the cache.  Admin => Forum Maintenance : Empty the file cache.
Please do not PM me for support · My Mods and Theme · SMF Coding Guidelines · Modifications Approval Guidelines

wendallb


Advertisement: