Hello,

I want to send a sitemap to google.com/webmasters but without success.
It is someone who can tell me what structure must have this sitemap file?
I installed the urllist module and generated urllist.txt flile but google told me that this sitemap have errors.
I think that the problem is in the Drupal structure because the path to a page do not contain at the end "index.html" or other type of index file (index.php). I am right?

Thank you!

Comments

wisdom’s picture

xml sitemap its older name google map is the module that I know builds and submits site map to Google, Yahoo, Moreover (msn) and ask. The urllist module, unless it adds more feature, as I know it about a year ago it only creates url list for Yahoo not for Google. Check with the modules!

Online Business

sean_s_oreilly’s picture

Hi I use the xml sitemap module (http://drupal.org/project/xmlsitemap) on my Drupal 5.x site. Unfortunately it does not look like that there will be a version of this module for Drupal 6.x.

An example of the result is here (http://www.melbournecomputing.com/drupal_5_7/sitemap.xml).

In the xml sitemap module settings, you can tell it to automatically submit your sitemap to Google any time your sitemap is updated.

vmira27’s picture

Thank for your answers!!!