Quote:
Originally Posted by Budweiser
Originally Posted by Budweiser View Post
I added the sitemap to my new google account and got this error. google doesnt see a file either. What do I do to fix this?
Thnx...
|
You forgot to add "forum/" and the file name is "sitemap_index.xml.gz". Try this: "forum/sitemap_index.xml.gz". If you really want forum/sitemap.xml.gz to work too then you could make a symbolic link:
cd /var/www/yourdomain.com/forum/vbseo_sitemap/data
ln -s ./sitemap_index.xml.gz sitemap.xml.gz