I did a search and didn't find answers to my question, so please don't tell me to search :(
I'm looking to generate sitemaps manually, as I only need a few pages indexed on each.
I just need to know where the sitemap.xml file should be uploaded in order to get http://subdomain.domain.tld/sitemap.xml to work as an address (or, alternately, what address I should use when submitting a sitemap)
I dont know where you are at with this but this is where the sitemap.xml is stored
youresite.com/wp-content/blogs.dir/BLOGID/files/sitemap.xml
the blog id is actually the blog id In the database
so this is what it looks like
youresite.com/wp-content/blogs.dir/1/files/sitemap.xml
How you resolve to this directory is another thing there are Methods
This is how I got mine going
Go and get the latest Google XML Sitemaps below
http://wordpress.org/extend/plugins/google-sitemap-generator/
you will need to follow these instructions to make it work its not for the faint hearted
Found this a while ago and I got Mine going
http://www.richardpalace.com/2008/06/25/google-sitemap-for-wordpress-mu-plugin-1513101/
Regards Bill
http://freeblog.co.nz
Aha, I think I got it. I just needed to upload the sitemap to the blog directory and then point Google in the direction of http://subdomain.domain.tld/files/sitemap.xml
edit: toyed around with it some more. i can only get it to work with one of the blogs. no idea why, but im working on it.
Yep that will also do it
Regards Bill