Quote:
Originally Posted by bigtime
The code added to my .htaccess makes my vbseo sitemap files give a 404 error. When I remove the .htaccess code, my sitemap files are found. Any changes I can make to make both addons work?
Thanks.
FIXED
I moved
Code:
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
so that it was right below
|
Hmm, but vBSEO Sitemap could not generate static url for your forum, I think.