<div dir="ltr"><br>Hi All,<br><br>I&#39;m trying to run a Python script to generate a Sitemap for my Googlepages website.<br><br>I&#39;m attempting to follow the instruction on this html page:<br><br><a href="https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html#execute">https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html#execute</a><br>
<br>but I don&#39;t really know what I&#39;m doing! <br><br>I have opened a Root Terminal and do a cd into the folder containing the Python script generating code. I have also edited the xml file and saved it as &quot;pewtas_googlepages.xml&quot;. <br>
<br>Can someone please be kind enough to help me run the python command which will (I think) generate a Sitemap for my googlepages website.<br><br><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=34654&amp;topic=13452#rss">http://www.google.com/support/webmasters/bin/answer.py?answer=34654&amp;topic=13452#rss</a><br>
<br><a href="https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html">https://www.google.com/webmasters/tools/docs/en/sitemap-generator.html</a><br><br><br><font size="4"><span style="font-family: courier new,monospace;">root@user-desktop:/home/user# ls</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">delphi_source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OLD HDD</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Desktop&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OpenOffice stuff</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Documents&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PDF</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">DVD_iso_images&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Photos</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Examples&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Pictures</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">FrostWire&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Public</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">html&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sitemap_generator</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Lazarus_source_code&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; starlogo-linux-build-i386-nosound.</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">liogo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Templates</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Logo&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Torrents</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Misc stuff&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Videos</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">MP3_Shoutcast_Playlists&nbsp; websites</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Music&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; xlogo</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">root@user-desktop:/home/user# cd Sitemap_generator</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;"></span><span style="font-family: courier new,monospace;">root@user-desktop:/home/user/Sitemap_generator# python sitemap_gen.py --config=pewtas.googlepages.xml</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Reading configuration file: pewtas.googlepages.xml</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">[ERROR] Cannot read configuration file: pewtas.googlepages.xml</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">Configuration file errors -- exiting.</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">root@user-desktop:/home/user/Sitemap_generator# </span><br style="font-family: courier new,monospace;">
</font><br clear="all"><br>-- <br>Fond Regards,<br>Peter Eric (aka &#39;pew&#39;) WILLIAMS<br><br>My free website is:<br><a href="http://pewtas.googlepages.com">http://pewtas.googlepages.com</a> (or) <a href="http://tinyurl.com/yuyejs">http://tinyurl.com/yuyejs</a><br>
<br>(please visit my free website and let me know what you think about it.)<br>
</div>