Quote:
Originally Posted by AjiNIMC
Creating sitemaps is really easy. You need to create a sitemap index, that can hold many sitemaps inside it. Example: http://www.upad.co.uk/sitemap.xml, now you can create an html sitemap too like UPAD | SiteMap | Reinventing Renting
This site will have over 5,00,000 pages, so we will be having around 10 xml sitemaps, each containing 50k links in it. The html sitemap pages will not have more than 100 links per page.
It is not very difficult to program as a large website will always have cms (any apps to manage the web pages using a DB).
Do let me know if you need more help.
Regards,
Aji Issac
|
That's a nice way to segregate the static Sitemap, for the sites having more than 100 URL's.
So, I am here with the solutions for my questios,
- Split large sites URLs over several pages (each showing 100 URLs) in the html sitemaps.
- No worries for XML Sitemaps uptill the limit of 50,000.
Thanks a lot for the replies.