XML Sitemap for Big URLs
I discovered a site that has about 2000 URLs listed. I have been asked by my client to prepare a XML sitemap for it. Upon verifying the Google cache of these sites, I learnt that 1500 links were indexed. I manually picked up the URLs and prepared a XML sitemap. I split those URLs on two separate XML files and uploaded them as domain-name.com/sitemap1.xml and domain-name.com/sitemap2.xml. I created another XML file as all-sitemap.xml and listed the location of the above 2 XML sitemap via <loc></loc> tag. Is there a better way to list so many URLs in one XML sitemap?
|