I spent two weeks figuring out how to run the Python google sitemap program and now Google says there is an error. Your sitemap seems to be in unsupported format. I check file against their requirements but found no problems. Anybody got any ideas? Hate to have wasted all that damn time Thanks Fix
I would suggest using a free sitemap creater like gsitecrawler...i used it today for the first time and it worked really well.
url is napoleon.cc/sitemap.xml.gz it loads in directory beneath public_html, so I copied it to public_html in case that was the problem Thanks for your help
Has nobody else got errors with Googles site map program? Have read googles instructions but still can not figure out why they think it is in unsupported format. Has anybody got any ideas, other than changing programs. I have a lot of time invested in this one and would like to fix it if possible. Thanks Fix
This is info of config file: <!-- ** MODIFY or DELETE ** "directory" nodes tell the script to walk the file system and include all files and directories in the Sitemap. Required attributes: path - path to begin walking from url - URL equivalent of that path Optional attributes: default_file - name of the index or default file for directory URLs --> <directory path="/home/napoleon/public_html" url="http://www.napoleon.cc/" /> <directory path="/home/napoleon/public_html" url="http://www.napoleon.cc/" default_file="index.html" /> Thank you, Roger Frost
sometimes (if my site is very overloaded), google will return an unsupported format error, if it failed to download all the sitemap. I just resubmit and google gets the sitemap OK 2nd time round.