Problems

phpBB2 SEO Advanced mod Rewrite support forum.
This mods performs URL rewriting for phpBB, injecting categories, forums and topic titles in their URLs.

Moderator: Moderators

Problems

Postby hbbt » Sat May 05, 2007 5:47 pm

I hope someone can help me out.

I just tried installing the advanced rewrite and now my page looks like this

http://www.homebasedbusinesst.com/forums
hbbt
 
Posts: 30
Joined: Sat May 05, 2007 5:45 pm

Advertisement

Postby hbbt » Sat May 05, 2007 5:49 pm

I am not exactly sure what this meant in the instructions

#
#-----[ COPY ]--------------------------------------------------
#

copy phpbb_seo/*.* to phpbb_seo/*.*

so what I did was open up the adv_mod_rewriteV0-2-4 folder and copy the entire phpbb_seo into my root directory?

Is that right?
hbbt
 
Posts: 30
Joined: Sat May 05, 2007 5:45 pm

Postby hbbt » Sat May 05, 2007 5:51 pm

Ok I think I fixed it

Can someone please verify that everything looks good?

all I did was put the phpBB_seo folder into the /forums/ folder and it seems to be working?

Anyone see anything wrong with my site, I would greatly appreciate the feed back!

Thanks for the mod!!
hbbt
 
Posts: 30
Joined: Sat May 05, 2007 5:45 pm

Postby hbbt » Sat May 05, 2007 7:01 pm

I think I have everything figured out .. trial and error :)

The advanced mod does not put category titles in the TITLE Tag does it?
hbbt
 
Posts: 30
Joined: Sat May 05, 2007 5:45 pm

Postby ultimatehandyman » Sun May 06, 2007 10:41 am

How come you have installed a phpbb seo mod, but there is no phpbb seo link on your pages?
ultimatehandyman
PR2
PR2
 
Posts: 250
Joined: Thu Mar 15, 2007 12:55 am

Postby dcz » Sun May 06, 2007 11:45 am

True, the final touch is something important for us all ;)

++
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 hbbt » Mon May 07, 2007 3:26 pm

I have a question about the .htaccess file.

This is what mine currently looks like.

Code: Select all
ErrorDocument 404 /404.html

# You could need to un-comment the following line
# Options +FollowSymlinks

RewriteEngine On
RewriteBase /

#########################################################
# PHPBB SEO REWRITE RULES            #
#########################################################
# AUTHOR : DCZ http://www.phpbb-seo.com/
# STARTED : 01/2006
#####################################################
# FORUMS PAGES
########################
# FORUM INDEX (un-comment if used)
# RewriteRule ^forums/index\.html$ /forums/index.php [QSA,L,NC]
# FORUM 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 FORUM
RewriteRule ^forums/[a-z0-9_-]*-f([0-9]+)-([0-9]+)\.html$ /forums/viewforum.php?f=$1&start=$2 [QSA,L,NC]
# FORUM
RewriteRule ^forums/[a-z0-9_-]*-f([0-9]+)\.html$ /forums/viewforum.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 PHPBB PAGES
#####################################################


But something is now messed up on my hosting?

If you go to http://www.webrankinfo.com/english/tool ... header.php and type in my www.homebasedbusinesst.com address then it comes up with a 302 error?

Any help is greatly appreciated!
hbbt
 
Posts: 30
Joined: Sat May 05, 2007 5:45 pm

Postby dcz » Mon May 07, 2007 3:35 pm

Well, keeping the link is one of the condition to get support here, I hope you understand this is not much for all the work being done.

Anyway, if you look at the returned header :

HTTP Status Code: HTTP/1.1 302 Moved Temporarily
Content-Length: 0
Location: /?39aac0b8


It actually concerns all of your websites pages, and I really don't think it could be the phpBB SEO mods, looks more like a dumb server setting, to handle sessions or something like that.

++
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 hbbt » Mon May 07, 2007 3:59 pm

Ok link is up at my Home Based Business Forums at the bottom!

Sorry for doing that so late!
hbbt
 
Posts: 30
Joined: Sat May 05, 2007 5:45 pm

Postby hbbt » Mon May 07, 2007 5:24 pm

I dont understand .. what can be done about this?

Was my .htaccess file ok to work with? any modifications there?
hbbt
 
Posts: 30
Joined: Sat May 05, 2007 5:45 pm

Postby dcz » Tue May 08, 2007 9:46 am

I guess we'll continue with this matter on the other thread you started ;)

++
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


Return to phpBB2 Advanced mod Rewrite

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 2 guests