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  
 
   
Rewrite post.html to topicname.html

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
::  
Author Message
zinnerz
PR0
PR0


Joined: 08 Jun 2006
Posts: 75

Rewrite post.html to topicname.htmlPosted: Thu Feb 01, 2007 4:26 pm    Post subject: Rewrite post.html to topicname.html

Hi Dcz,

Please help me to change post.html#x to topicname.html#x
I've try the code below but it's changed to viewtopic.php?=#x
Code:
$last_post .= '<a href="' . append_sid("viewtopic.$phpEx?"  . POST_POST_URL . '=' . $forum_data[$j]['forum_last_post_id']) . '#' . $forum_data[$j]['forum_last_post_id'] . '"><img src="' . $images['icon_latest_reply'] . '" border="0" alt="' . $lang['View_latest_post'] . '" title="' . $lang['View_latest_post'] . '" /></a>';

to
Code:
$last_post .= '<a href="' . append_sid($phpbb_root_path . 'viewtopic.'.$phpEx.'?' . POST_TOPIC_URL . '=' . $forum_id) . '#' . $forum_data[$j]['forum_last_post_id'] . '"><img src="' . $images['icon_latest_reply'] . '" border="0" alt="' . $lang['View_latest_post'] . '" title="' . $lang['View_latest_post'] . '" /></a>';


The other two on viewtopic and viewforum is done, the last one is still on index..
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 13354

Rewrite post.html to topicname.htmlPosted: Thu Feb 01, 2007 11:51 pm    Post subject: Re: Rewrite post.html to topicname.html

Well, you need to do more than this to get rid of post urls.

I'll post a mod soon for this Wink

++

_________________
Useful links :
SEO Forum || SEO Directory || SEO phpBB || SEO phpBB3 || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Référencement phpBB3 || Recherche
Back to top
Visit poster's website
zinnerz
PR0
PR0


Joined: 08 Jun 2006
Posts: 75

Rewrite post.html to topicname.htmlPosted: Fri Feb 02, 2007 12:53 pm    Post subject: Re: Rewrite post.html to topicname.html

awesome.., we will wait for the mod

many thanks for this Wink
Back to top
Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite  » Advanced mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: