hi, i work with both "robots meta" (http://wordpress.org/extend/plugins/robots-meta/) and "Google XML Sitemaps" plugins. In the documentation as copied below, it states both the sitemap.xml and the robots.txt has to be specially placed.
Does this mean I can't use "robots meta" plugin as it can't (i don't think), manually be set to a special location?
"The files sitemap.xml, sitemap.xml.gz, robots.txt, and favicon.ico are treated specially. They are normally stored in the root directory, but since each blog shares the same root directory, they must be moved and properly handled.
1. Ensure these files DO NOT exist in the root directory.
2. For each domain that uses one or more of these files, save them in the directory: /wp-content/wp-hive/domainname.com/ (eg: /wp-content/wp-hive/domainname.com/robots.txt).
3. The plugin ensures any external entity will access these file using the normal method (eg: http://www.yourdomain.com/robots.txt)."
