generateSitemap
Fragment of a discussion from User talk:Kghbln
Hi Natcolley, I am sure that you are referring to this page. I am not sure why it does not work via your shell. Sometimes in case several PHP version are installed on the server you have to add a affix to the call like php5 to set the version to be used. Thus your command would be php5 generateSitemap.php --server=http://www.nameofyourdomain.com. To me it looks that you did not replace the old file GenerateSitemap.php with a new file GenerateSitemap.php containing the code given on this page. In order for the index page to work you indeed have to rename sitemap-index-??????_.xml to sitemap.xml Hopefully I was able to help. Cheers