Hey guys i have tried many generators..still the same results : unsuccessfull...from the google sitemap online generator http://www.xml-sitemaps.com/ i got this report for example: > > <?xml version="1.0" encoding="UTF-8"?> > > <urlset > > xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" > > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 > > http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"> > <http%3A%2F%2Fwww.sitemaps.org%2Fschemas%2Fsitemap%2F0.9%2Fsitemap.xsd%22%3E> > > > <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com > <http%3A%2F%2Fwww.xml-sitemaps.com> --> > > > > </urlset> no urls also i tried generator on my hosting..well it made up a sitemap xml but when i submitted it to google...it said Unsupported file format why?..i dont know? it was in format xml..so wtf is going on?..really annoying me this problem. any suggestions?
problem solved : I added an extra space character in my robots.txt file : Disallow: / bakupp/ Disallow: /bakupp/ it caused the problem with the generating the sitemp..