I would like to create a sitemap using Google Sitemap Generator. I need to know if I can do the following with vodahost.
If anyone can help me with these things it would be great!
- You must be able to connect to and run scripts on your web server.
- Your web server must have Python 2.2 or later installed.
- You must know the command that launches Python. (Generally, this is python, but may vary by installation. For instance, if the web server has two versions of Python installed, the earlier version may be invoked by the command python and the later version may be invoked by the command python2.) I don't know the command!
- You must know the directory path to your site. If your web server hosts one site, this may be a path such as var/www/html. If you have a virtual server that hosts multiple sites, this may be a path such as home/virtual/site1/fst/var/www/html.
- If you will be generating a list of URLs based on access logs, you must know the encoding used for those logs and the complete path to them.
If anyone can help me with these things it would be great!
Comment