phpBB SEO
Boards
Directory  
SEO  
Downloads
  phpBB SEO : Search Engine Optimization, Directory, Forums  
Index
Forums
Annuaire
Référencement
Télécharger
 
  Search Rechercher
    Register
Username :  Password :  Log me on automatically each visit  
S'enregistrer  
 
   
Optimal titles V 1.0.2 - {SITENAME} instead of "Index P

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
::  
Author Message
forumboy



Joined: 17 Aug 2008
Posts: 6

Optimal titles V 1.0.2 - {SITENAME} instead of "Index PPosted: Tue Aug 19, 2008 9:02 pm    Post subject: Optimal titles V 1.0.2 - {SITENAME} instead of "Index P

Hi

Is it possible to replace "Index Page" with "sitename" {SITENAME}

I cannot use
Code:
'INDEX'                  => 'name of the forum',


because i wanna that is automatic --> i have got phpBB3 hosting site and if i would write there "name of the forum" that name would appear to ALL of the forums Sad ).

Code:
'INDEX'                  => '{SITENAME}'


is not working Sad

Could anybody help me?
Back to top
forumboy



Joined: 17 Aug 2008
Posts: 6

Optimal titles V 1.0.2 - {SITENAME} instead of "Index PPosted: Wed Aug 20, 2008 8:54 am    Post subject: Re: Optimal titles V 1.0.2 - {SITENAME} instead of "Index P

Nobody knows? I know it is possible because i've seen it here: http://bcwtj.forumotion.com/forum.htm

Question
Back to top
emielvenlo
PR0
PR0


Joined: 21 Jan 2007
Posts: 79

Optimal titles V 1.0.2 - {SITENAME} instead of "Index PPosted: Thu Aug 21, 2008 11:22 am    Post subject: Re: Optimal titles V 1.0.2 - {SITENAME} instead of "Index P

I have made this hack for it:

open index.php

Find:
page_header($user->lang['INDEX']);

Replace with:
page_header($config['sitename'] . ' : ' . $user->lang['INDEX']);

This changes it in "yourforumname : Index Page"
Back to top
Visit poster's website
forumboy



Joined: 17 Aug 2008
Posts: 6

Optimal titles V 1.0.2 - {SITENAME} instead of "Index PPosted: Sat Aug 23, 2008 4:03 pm    Post subject: Re: Optimal titles V 1.0.2 - {SITENAME} instead of "Index P

It works!! Very Happy Thank you alot, emielvenlo Wink
Back to top
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB3 SEO TooLKit  » phpBB3 SEO MODS
Page 1 of 1

Navigation Similar Topics

Jump to: