Mixed mod rewrite...

Discussions and support about the different URL Rewriting techniques for phpBB2.

Moderator: Moderators

Mixed mod rewrite...

Postby flozo » Tue Dec 19, 2006 9:16 pm

Well i am using the mixed mod rewrite and i can't seem to work out how to change the file name...

ie. i want html-XX.html

not topicXX.html

How would i do this?

I changed: - At the bottom of includes/sessions.php

$urlout = array( "topic\\1-\\2.html".if_query('\\3')."",
"topic\\1.html".if_query('\\2')."",
"topic\\1.html".if_query('\\2')."",
"member\\1.html".if_query('\\2')."",

and that worked for some things but it couldn't find the post when i editted or added a post. I obviously changed the .htaccess too.

Thankyou
-flozo

PS: I have a link to phpBB-seo.com, but my site is not live yet so i cannot show my site.
flozo
 
Posts: 5
Joined: Tue Dec 19, 2006 9:09 pm

Advertisement

Postby dcz » Tue Dec 19, 2006 10:56 pm

And welcome :D

You did get the principle very well, but I am not really sure about the issue here.

The only changes required to do so is to replace all occurrences of "topic" with "html-" in includes/sessions.php (append_sid code obviously) and .htacess.

Maybe you're confusing between post and topic urls a bit.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21238
Joined: Fri Apr 28, 2006 9:03 pm

Postby flozo » Wed Dec 20, 2006 1:28 am

hi dcz,

Great SEO mod you have here :D.

I got it all working... i had changed the "post" text in sessions.php to "-html" so i changed that back and now it all works great :D.

Thanks for the SEO mod.

-Flozo
flozo
 
Posts: 5
Joined: Tue Dec 19, 2006 9:09 pm

Postby dcz » Wed Dec 20, 2006 11:16 am

Thanks :D

And you're welcome ;)

Make sure though to disallow the post URLs, whatever they ended up to be.
They are all duplicates of topics URLs.

++
Useful links :
SEO Forum || SEO Directory || SEO phpBB || Search
____________________

Liens Utiles :
Forum référencement || Annuaire référencement || Référencement phpBB || Recherche
dcz
Admin
Admin
 
Posts: 21238
Joined: Fri Apr 28, 2006 9:03 pm

Postby flozo » Wed Dec 20, 2006 11:23 pm

Ok i'll do that now :D

thanks
flozo
 
Posts: 5
Joined: Tue Dec 19, 2006 9:09 pm


Return to phpBB2 mod Rewrite

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 1 guest