What is the best way to generate google friendly sitemap in pretty html format? I would like web base tool. Sincerely,
You probably know, but just to make sure: Google sitemaps = XML sitemaps protocol (as started by Google, now http://www.sitemaps.org) <> HTML sitemaps (if unsure, check this article about sitemaps and differences) Well, concerning HTML sitemaps, if you do not need a lot of customization and multi page / multi column support, then most generators will probably work just fine with regards to search engine crawling etc.
XML -> XSL -> XHTML? Sounds like it'll work. I was going to do something similar but never got round to it.
For an online generator, I sometimes use http://www.xml-sitemaps.com/ They offer many formats including xml. I always open them up and look inside to be sure they include what I want - take out what I don't want. Good luck!
what is the type of your script? every script you can find the best way to submit it to google but i all of the above say XML is the preferable for google
You can generate a .txt sitemap,you can make in Excel a list with URLs and copy to a txt file.Is not mandatory to be an xml file.
We use gSiteCrawler to generate our XML Sitemaps. It also has different output formats that can be used to create the HTML site map.