943,694 Members | Top Members by Rank

Ad:
  • Python Discussion Thread
  • Unsolved
  • Views: 2718
  • Python RSS
Nov 19th, 2008
0

how can I run sitemap_gen.py to generate Google Sitemap on my hosting company server?

Expand Post »
Do I use php or ssh? If so, please tell me how because I haven't got a clue as to either of them. I'm just a singer who started learning to design one site from the past few months. my site is yummyrestaurants.co.uk.

I read this article on how to create a google sitemap using the google sitemap generator.

Google requires the following if you want to generate google sitemap using google sitemap generator:
* 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.)
* 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.
* You must be able to upload files to your web server (for instance, using FTP).
* 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.

My hosting company has python 2.2 installed and said I can run python and php scripts as long as I enable execute permission using ftp. I did that too.

Google mentioned I need to upload the following 3 files to my root directory:

sitemap_gen.py —the python script that generates your Sitemap
config.xml - the template configuration file I'll use to specify the configuration for my site
urllist.txt - the template URL list I can use if I wish to create a Sitemap based on a set of URLs that I specify ( I chose this option as I thought it was the easiest)


In order to run the Sitemap Generator, you’ll need to connect to your web server. The method you use to connect depends on your environment. For instance, you can generally access a UNIX-based server using SSH. For more information on connecting to your web server and running scripts, talk to your web host. - I spoke to my hosting company and they said to use a php file to run the python script (sitemap_gen.py).

This is where I'm stuck. I don't know how to create a php file. Then I searched all over Google and found out how to create one.

I tried to run the php file using internet explorer and it would return the following:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@blah.co.uk and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log.


Can anyone point me to the right direction?

All I wanted was to create a google friend sitemap and I am determined to follow this way to create one. I realize there are other places where its easy to create xml sitemaps but I believe this is a good way to create a sitemap where I can decide how often googlebot should crawl my site by specifying that in the config.xml file.

Anybody out there who knows what I'm going through and how I can get through this?

yinyang
Reputation Points: 10
Solved Threads: 0
Newbie Poster
yinyang is offline Offline
1 posts
since Nov 2008
Apr 21st, 2010
0
Re: how can I run sitemap_gen.py to generate Google Sitemap on my hosting company server?
I also need help trying to run this. I don't know where to start. I created www.<<snip>>.co.cc and want it to be indexed. How do I run this.
Last edited by Nick Evan; Apr 22nd, 2010 at 4:56 am. Reason: Plug removed
Reputation Points: 10
Solved Threads: 0
Newbie Poster
radlinks is offline Offline
1 posts
since Apr 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in Python Forum Timeline: PERL to PYTHON code translation-Help Required
Next Thread in Python Forum Timeline: urllib session_id





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC