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  
 
   
Backtracking mod rewrite

 
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite
::  
Author Message
nims
phpBB SEO Team
phpBB SEO Team


Joined: 11 Oct 2006
Posts: 243
Location: New Delhi, India

Backtracking mod rewritePosted: Fri Nov 24, 2006 10:44 am    Post subject: Backtracking mod rewrite

Hi I wud like to understand one thing about MOD rewrite. Now since after using advanced seo MOD, urls are rewritten, how wud I know what is the actual page in case I need to make some changes to a page. Like I have a page .../forum/memberxxxx.html that displays members profile and I want to make some changes to the actual php page that generates profiles, how do I know which page is it ?

_________________
Audio Ads - Earn from every visitor to your site
Buy Latest mobiles *** SEO India
Back to top
Visit poster's website
gowap
phpBB SEO Team
phpBB SEO Team


Joined: 07 May 2006
Posts: 1005

Backtracking mod rewritePosted: Sat Nov 25, 2006 12:52 am    Post subject: Re: Backtracking mod rewrite

.htaccess :
Quote:
#PROFILES
RewriteRule ^member([0-9]+)\.html$ /profile.php?mode=viewprofile&u=$1 [QSA,L]

so this means every memberxxxx.html gets redirected to profile.php

_________________
Gravure-News : la communauté francophone de la gravure de CD/DVD et son forum d'entraide.
Back to top
Visit poster's website
nims
phpBB SEO Team
phpBB SEO Team


Joined: 11 Oct 2006
Posts: 243
Location: New Delhi, India

Backtracking mod rewritePosted: Sat Nov 25, 2006 5:38 am    Post subject: Re: Backtracking mod rewrite

Thanks gowap Smile
So that means whenever I need to see the original page I need to refer to my htaccess file and see which rule it applies to. Got it.

_________________
Audio Ads - Earn from every visitor to your site
Buy Latest mobiles *** SEO India
Back to top
Visit poster's website
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14279

Backtracking mod rewritePosted: Sat Nov 25, 2006 1:01 pm    Post subject: Re: Backtracking mod rewrite

Exactly, the .htaccess is only making sure a given type of mod rewritten URL hits the proper php script (the only one to be able to build the pages).

So the phpBB structure is left untouched, viewtopic.php builds topic pages, viewforum.php forum's and etc ...

++

_________________
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
Display posts from previous:   
Post new topic   Reply to topic    phpBB SEO » SEO Forum  » phpBB mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: