I just installed the sitemap generator 1.7 and got it running. It appears to be generating the sitemaps fine.
However, I would like to know how to add them to the google webmaster site.
I have a seperate .htaccess file in the root of my site and one in the /forum folder as well.
Which .htaccess file do I need to put the rewrite code in:
RewriteEngine On
RewriteRule ^((urllist|sitemap).*\.(xml\.gz|txt))$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
I looked at my .htaccess in the /forum folder and it already has that code in it.
Also, after choosing the type "General Site Map' in the google submit page, what would the URL be that I need to provide them to get to my sitemaps?
Thanks



LinkBack URL
About LinkBacks





Reply With Quote
