vBulletin Search Engine Optimization
This is a discussion on Moving sitemap folder to root (above /forums) causes issue within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; http://www.nzboards.com/forums/?vbseorelpath=../ Thats what I get when I try to go to http://www.nzboards.com/vbseo_sitemap/index.php The content of my root .htaccess: Code: # ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
| Moving sitemap folder to root (above /forums) causes issue http://www.nzboards.com/forums/?vbseorelpath=../ Thats what I get when I try to go to http://www.nzboards.com/vbseo_sitemap/index.php The content of my root .htaccess: Code: # Comment the following line (add '#' at the beginning)
# to disable mod_rewrite functions.
# Please note: you still need to disable the hack in
# the vBSEO control panel to stop url rewrites.
RewriteEngine On
# Some servers require the Rewritebase directive to be
# enabled (remove '#' at the beginning to activate)
# Please note: when enabled, you must include the path
# to your root vB folder (i.e. RewriteBase /forums)
RewriteBase /forums
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
RewriteCond %{REQUEST_FILENAME} !forums/
RewriteCond %{QUERY_STRING} !vbseourl=
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ forums/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]
RewriteCond %{REQUEST_FILENAME} !forums/
RewriteRule ^(.*.php)$ forums/vbseo.php?vbseourl=$1&vbseorelpath=../&%{QUERY_STRING} [L]
__________________ Ace Shattock / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
|
#2
| |||
| |||
| Re: Moving sitemap folder to root (above /forums) causes issue
hello kall i missing \ in your rule Quote:
|
|
#3
| ||||
| ||||
| Re: Moving sitemap folder to root (above /forums) causes issue
Kall, you should not move vbseo_sitemap outside of your forums folder because it is not designed to work in this way. I suppose that you're doing this because you have included root URLs into sitemap, right? If so, you should do the following instead: 1. Leave Sitemap Generator in "forums/vbseo_sitemap/" as it is now. 2. Include the following directive in your root .htaccess file: Quote:
http://www.yourdomain.com/sitemap_1.xml.gz http://www.yourdomain.com/sitemap_2.xml.gz etc. 4. Turn off "Notify Google" in admincp options for vBSEO Sitemap Generator (since it notifies with sitemap URLs in forums/ folder). Does it make sense?
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#4
| ||||
| ||||
| Re: Moving sitemap folder to root (above /forums) causes issue
Total sense. If only I wasn't on my way to work, I would have a play.
__________________ Ace Shattock / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
|
#5
| ||||
| ||||
| Re: Moving sitemap folder to root (above /forums) causes issue
Meanwhile... fsb-holger's rewrite rule works!
__________________ Ace Shattock / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | vBulletin Hosting |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help moving forum to domain root | treasureman | Troubleshooting | 4 | 04-20-2006 10:19 PM |
| Help moving from root folder to forum folder. | Amos | General Discussion | 4 | 01-29-2006 10:20 PM |
| vBSEO Google/Yahoo Sitemap Generator for vBulletin 3.6.x, vBulletin 3.5.x & vBulletin 3.0.x | Joe Ward | General Discussion | 0 | 12-17-2005 02:11 PM |
| VBSEO crashing new server | MentaL | Troubleshooting | 20 | 12-11-2005 07:55 PM |