Ever since Google introduced sitemaps,it set very strict guidelines in the making of a sitemap.
For your sitemap (which ever format it be) to receive no error, always make sure that :
- It contains only URL’s of all pages(URL’s for individual images should not be submitted) or list of other sitemaps.
- Even if individual image URL’s are submitted they won’t be indexed.
- If your sitemap is too big separate it into multiple sitemaps and have a single sitemap index file and make a XML format of the sitemap index file.
- A sitemap index file should not contain more than 1000 sitemaps.
- A single sitemap file cannot contain more than 50000 URL’s and no larger than 10MB uncompressed or else follow the above method.
- Use only a single format for all URL’s. For e.g., if you specify your site as www.sriraj.org, then ensure that your sitemap also contains URL’s starting with www and not simply sriraj.org and vice-versa.
- Sitemap must only contain ASCII characters.
- Upper ASCII characters and special characters such as *, $, # are not allowed.
Follow these practices and have a happy webbing.
Visitors who read this article also read:
- xml-sitemap error, make sure the file exists and is writableIf you got the above message when trying to implement the XML sitemap, then you have the solution here. I’m...
- Google version of explaining robots.txt timeout sitemap errorIn one of my previous posts I described what could be the cause for the above problem. Now Google has...
- Submit sitemaps for blogger,wordpress for better indexingFor a better SEO, in the last post is explained how to use the image ALT tags. One such technique...
- Do blogs and sites really need sitemaps?Yes,thats the question to be asked.I would say yes but not mandatorily.If you have good interlinking among your posts then...
- Sitemap.xml error URL timeout:robots.txt timeoutI recently came across this error when I logged onto my webmaster tools.I searched the web to find out the...
- How to construct an XML site map for your mobile websiteSeeing the reports of Admob, a mobile advertising network, it is very evident that the number of people using mobile...
{ 2 comments… read them below or add one }
what if i have dynamic website made in programming language ? it generates hundreds of pages. so shall i need to include every page in sitemap ? around more then 20k pages each ?
i have asked this in several forums but didnt get a satisfying reply
If those pages are worth a read to your readers, then they should be there in the sitemap submitted to Google.
But how does a webpage be generated by itself?