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  
 
   
Hey, Mod Rewrite problem

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



Joined: 19 Jul 2007
Posts: 2

Hey, Mod Rewrite problemPosted: Thu Jul 19, 2007 8:12 pm    Post subject: Hey, Mod Rewrite problem

Actually, it's not a mod rewrite problem, it does rewrite the url but then it can't find the page. Does anyone know what I'm doing wrong? I've done this twice already....

My first post, thanks for this mod guys, it will be great when I get it working. Thanks for your help in advance.

http://www.whatismeetfranklin.com/forums/

Oh, this is my .htaccess, maybe this is wrong?

Code:
Options +FollowSymlinks
RewriteEngine On
RewriteBase /



#########################################################
# forums SEO REWRITE RULES            #
#########################################################
# AUTHOR : DCZ http://www.forums-seo.com/
# STARTED : 01/2006
#####################################################
# forumsS PAGES
########################
# forums INDEX (un-comment if used)
# RewriteRule ^forums/index\.html$ /forums/index.php [QSA,L,NC]
# forums PROTECTION RULE
# RewriteRule ^forums/[a-z0-9_-]*/([^/]+\.html)$ /forums/index.php [R=301,L,NC]
# CATEGORIES
RewriteRule ^forums/[a-z0-9_-]*-c([0-9]+)\.html$ /forums/index.php?c=$1 [QSA,L,NC]
# PAGINATED forums
RewriteRule ^forums/[a-z0-9_-]*-f([0-9]+)-([0-9]+)\.html$ /forums/viewforums.php?f=$1&start=$2 [QSA,L,NC]
# forums
RewriteRule ^forums/[a-z0-9_-]*-f([0-9]+)\.html$ /forums/viewforums.php?f=$1 [QSA,L,NC]
# PAGINATED TOPIC
RewriteRule ^forums/[a-z0-9_-]*-t([0-9]+)-([0-9]+)\.html$ /forums/viewtopic.php?t=$1&start=$2 [QSA,L,NC]
# TOPIC
RewriteRule ^forums/[a-z0-9_-]*-t([0-9]+)\.html$ /forums/viewtopic.php?t=$1 [QSA,L,NC]
# POST
RewriteRule ^forums/post([0-9]+)\.html$ /forums/viewtopic.php?p=$1 [QSA,L,NC]
#PROFILES
RewriteRule ^forums/member([0-9]+)\.html$ /forums/profile.php?mode=viewprofile&u=$1 [QSA,L,NC]
# END forums PAGES
#####################################################


Thanks!
Back to top
Samson



Joined: 19 Jul 2007
Posts: 2

Hey, Mod Rewrite problemPosted: Thu Jul 19, 2007 8:43 pm    Post subject: Re: Hey, Mod Rewrite problem

Edit: !! awesome, just edited the .htaccess and it's fixed.

Thanks anyway! lol
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14854

Hey, Mod Rewrite problemPosted: Fri Jul 27, 2007 4:59 pm    Post subject: Re: Hey, Mod Rewrite problem

Great Very Happy

_________________
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  » Advanced mod Rewrite
Page 1 of 1

Navigation Similar Topics

Jump to: