Yes .com allows you to create a site map.This is the link to the Google site that has this info.http://www.google.com/webmasters/sitemaps/docs/en/sitemap-generator.htmlThe Google Sitemap Generator is a Python script that creates a Sitemap for your site using the Sitemap Protocol. This script can create Sitemaps from URL lists, web server directories, or from access logs.In order to use this script:You must be able to upload files to your web server (for instance, using Unlimited FTP).You must know the directory path to your site. 's path is such as /home/yourusername/public_htmlYou must be able to connect to and run scripts on your web server, you will need SSH. You must know the command that launches Python. For it is 'python'.Now you're ready to get started. Here's an overview of what you'll need to do.Download the Sitemap Generator program files.Extract the files to the public_html directory.Modify the example_config.xml file as needed for your site and save it as config.xml.Upload the necessary files to your web server.Run sitemap_gen.py.Add the generated Sitemap to your Google Sitemaps account.
Keywords: google site map python xml