Quote:
Originally Posted by Alfa1
|
I had the same problem. The way I got it to work was to go to settings and in the box for
Sitemap Files URL enter
http://www.yoursite.com now in your root .htaccess file add
forum/ in front of vbseo_sitemap/.
example below:
Code:
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
btw this great product works perfect with vB 3.7 RC3