![]() |
Quote:
thank you |
Quote:
yet if you have any difficulties, I would be happy to help. |
I finally figured out why the mod couldn't see my sitemap, it's because on 1&1 servers you can only execute rewrite rules from an .htaccess in the root where your domain is attached. Dumb but true, so I ran a test in a test sub-dir and this worked:
RewriteRule ^test/foo.html /test/bar.html [R] However the vBSEO Sitemap code still doesn't, even when adjusted to the forums DIR: RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] Maybe it's because I need a /forum in the first part too but this stuff isn't exactly easy to understand. Suggestions? UPDATE: Ah this fixed it. RewriteRule ^forum/((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ /forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] |
I just run a very small forum, so paying $150 for vBSEO is not an option I'm considering. Is the mod still worth installing, or do you need vBSEO?
Sverre. |
of course its worth installing... :) since mines been installed.. i've had this on my forums since 2007-08-22. ( its a faily new forums ) and has been download 69 times, as off 2007-09-20..
|
Thanks a lot for the info! I'll go ahead and install it this weekend then!
Sverre. |
hi
google give me today this error sitemap_index.xml.gz Sitemap Index Web 26 minutes ago 20 minutes ago Errors Sitemap errors for http://www.baghdad4ever.net/vb/sitemap_11.xml.gz We experienced a temporary error processing your Sitemap. Please try again later. To help us prevent these errors in the future, please post your Sitemap URL and the date and time of the error to our discussion forum. how i can fix that? |
Where do you download this product? I keep clicking on the link in this thread and get nowhere.
|
When I run it from this URL: Run Sitemap Generator http://www.xxxxx.com/vb/vbseo_sitemap/vbseo_sitemap.php
I get the following error: Quote:
|
I'm adding some lines to enable VBSEO. My .htaccess file in my forum root is as follows:
RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> When I make this modification really bad things happen : Forbidden You don't have permission to access /forum/showthread.php on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. |
All times are GMT. The time now is 07:39 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|