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  
 
   
Could use some input

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



Joined: 15 Oct 2006
Posts: 2

Could use some inputPosted: Sun Oct 15, 2006 1:25 pm    Post subject: Could use some input

I installed google and mx sitemaps, the text link plugin to google, and couple other of your mods
I got it all working except when click on links http://modernwebmaster.info/forum-map.html works but when click on links in that map I get page not found
http://modernwebmaster.info/forum-map1.html not sure why, Im confused at this point, took 4 hors to get rest working.lol
Here is commands have listed in htaccess

Code:
Options +FollowSymlinks
RewriteEngine On
RewriteBase /
 
# FORUM PROTECTION RULE
RewriteRule ^.+/([^/]+\.html)$ /index.php [R=301,L]
# CATEGORIES
RewriteRule ^.+-vc([0-9]+)\.html$ /index.php?c=$1 [QSA,L]
# PAGINATED FORUM
RewriteRule ^.+-vf([0-9]+)-([0-9]+)\.html$ /viewforum.php?f=$1&start=$2 [QSA,L]
# FORUM
RewriteRule ^.+-vf([0-9]+)\.html$ /viewforum.php?f=$1 [QSA,L]
# PAGINATED TOPIC
RewriteRule ^topic([0-9]+)-([0-9]+)\.html$ /viewtopic.php?t=$1&start=$2 [QSA,L]
# TOPIC
RewriteRule ^topic([0-9]+)\.html$ /viewtopic.php?t=$1 [QSA,L]
# POST
RewriteRule ^modern([0-9]+)\.html$ /viewtopic.php?p=$1 [QSA,L]
#PROFILES
RewriteRule ^member([0-9]+)\.html$ /profile.php?mode=viewprofile&u=$1 [QSA,L]

RewriteRule ^sitemaps.xml$ /sitemap.php [L]
RewriteRule ^forum-sitemap-([0-9]+).xml$ /sitemap.php?fid=$1 [L]
RewriteRule ^sitemap-forum.xml$ /sitemap.php?forum [L]
# mxBB
RewriteRule ^mx-sitemap.xml$ /sitemap.php?mx [L]
# KB
RewriteRule ^kb-sitemap-([0-9]+).xml$ /sitemap.php?kbid=$1 [L]
RewriteRule ^sitemap-kbcat.xml$ /sitemap.php?kbcat [L]

RewriteRule ^sitemaps([0-9]+)\.html$ /sitemaps.php?c=$1 [QSA,L]
RewriteRule ^sitemaps\.html$ /sitemaps.php [QSA,L]
RewriteRule ^forum-m\ap\.html$ /sitemaps.php?fim [QSA,L]
RewriteRule ^forum-m\ap-([0-9]+)-([0-9]+)\.html$ /sitemaps.php?fmp=$1&start=$2 [QSA,L]
RewriteRule ^forum-m\ap-([0-9]+)\.html$ /sitemaps.php?fmp=$1 [QSA,L]

Is the problem in htaccess?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14131

Could use some inputPosted: Sun Oct 15, 2006 1:44 pm    Post subject: Re: Could use some input

And welcome Very Happy

Unfortunately, from where I stand right know your web site is unreachable.

Then, the problem is simple I think, you need to use the rewriterules provided in this post instead of the ones found in the contrib/ folder of the release, and why not if not done install by the same time the auto link add on 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
prowebhoster



Joined: 15 Oct 2006
Posts: 2

Could use some inputPosted: Mon Oct 16, 2006 4:22 pm    Post subject: Re: Could use some input

http://modernwebmaster.info/forum-map.html all good to here but when click on link in the forum maps goes to page not found
I overwrote rewrite rules with one mentioned though I beleive were same anyway

Anybody have a clue why this one part isnt working?
Back to top
dcz
Administrateur - Site Admin
Administrateur - Site Admin


Joined: 28 Apr 2006
Posts: 14131

Could use some inputPosted: Mon Oct 16, 2006 4:27 pm    Post subject: Re: Could use some input

I think you need to uncomment some commented code in append_sid (in includes/sessions.php).

Take a look a the install for this part, you find some more commentaries, all you have got to do is un-comment (delete the "//" at the begining of the line) some lines of code, they are themselves following a commentary in the code.

The exact code changes are posted few times on the mx sitemaps release thread 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
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: