Thread: Sitemap Plugin
View Single Post
Old 2008-05-09, 08:49 AM   #9
RicRock67
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
Join Date: Apr 2008
Posts: 21
Send a message via ICQ to RicRock67
I believe that plugin works by pulling permalinks from the wp posts table.... it doesn't spider per se (I use that one too).

so if each blog is using a different posts table in the db it will generate the sitemap.xml based on it's root directory

I would make sure you add a line to the robots.txt in your Document Root pointing to all the sitemap files

Sitemap: http://www.<yourdomain>.com/<the sub directory>/sitemap.xml.gz

Google, yahoo, and MSN search the robots.txt for sitemaps or so I understand

Later,
Ric
RicRock67 is offline   Reply With Quote