Hi iojam
Thanks for getting back to me.
I have my forum in the root dir.
I have submitted:
www.mysite.com/sitemap_index.xml.gz
I have uploaded the .htaccess in my root, with this inside:
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
But when I click on my Google Sitemap Index URL (
www.mysite.com/sitemap_index.xml.gz)
I get
Object not found!.
I don't see any s
itemap_index.xml.gz in my root directory. Is this correct?
Hope you have time to get back to me on this..