In the instructions for installation of the sitemap it gives this as the code for the htaccess:
In parenthesis it says existing vBSEO users can skip this step. But I looked at my existing htaccess file and this line of code is slightly different:RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Notice the "_" after sitemap. Is that supposed to be there?RewriteEngine On
RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
Thanks!


LinkBack URL
About LinkBacks





Reply With Quote
