I already have a sitemap.xml for my static pages at root/.
Does my .htaccess redirect access to that sitemap.xml in /forum/vbseo_sitemap?
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ forum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
I have two sitemaps registered with Google. How do I make sure they are both accessed by Google?
sitemap.xml (static map)
sitemap_1.xml.gz (vbseo map)
Thanks.
FB



LinkBack URL
About LinkBacks





Reply With Quote