![]() |
|
Customer Support
How Do I Add A Google Sitemap To My Website?
Google maintains a Python script that automates a majority of the steps necessary to create a standards-compliant sitemap. The script, along with all relevant documentation, can be found here. Below you will find the information required to make this script work within our hosting environment.
Google's documentation lists the directory path as:
/var/www/docroot/The correct path to use on our shared hosting system will generally be:
/htdocs/www/Google's documentation lists the command to execute the script as:
$ python sitemap_gen.py --config=config.xmlThe correct command to execute the script on our shared hosting system is:
$ python2.2 sitemap_gen.py --config=config.xmlAlternately, if running the command from the root of your home directory (/) or via a cron job use the following command:
$ python2.2 /htdocs/www/sitemap_gen.py --config=/htdocs/www/config.xml
User-Contributed Notes |
|
| There are no user-contributed notes for this topic. |
Related Questions:
Can I have a crontab?
How do I do a traceroute to diagnose network problems?
How do I get a command prompt on my own computer?
Why does your service seem slow?
Internet Explorer shows a blank page on an SSL website like the Control Panel or signup page.
My POST to a secure form results in a blank page, the same form, or a 500 Internal Server Error.
After I install Bugzilla, I get error 403 Forbidden.
Where can I find links to 'Standards-Compliant' Web browsers?
How do I install Gallery?
I am having trouble installing phpBB2
How do I use a robots.txt file?
Do you provide CVS?
Can I use streaming media on my site?
I installed Norton Internet Security, and now I can't see video and other multimedia.
How do I use MnogoSearch Indexer?
Do you support Flash, Shockwave, Java Applets?
Can I use a blog or other content management system?
Do you run Linux?
Do you have Postgres?
Why doesn't mivascript interpret GET variables?
How do I contact my registrar?
What does everything in a Wusage report mean?
Whenever I make changes with Movable Type I get SBOX errors.
Are there any resources for dealing with comment spam in a Movable Type blog?
Do you provide SVN?
What can I do to improve Drupal's loading speed?
A security company says my server is vulnerable, what can I do?
Browse Categories:Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales |

