Hi all, I need to create xml sitemap for more then 2000 pages so please suggest that shell i include all the URLs in 1 xml sitemap or shell i create different sitemaps because of the more no. of URLs. Is there any free tool available to create xml sitemap for therse many no. of pages (or more then 1 xml sitemap creator), there are some tools which allow only 500 Urls in the sitemap. also if I create different xml sitemaps then what should the naming for those and max how many URLs in 1 sitemap? how can i submite more then 1 sitemap in google? Thanks & best regards
Like a list of sitemaps. <?xml version="1.0" encoding="UTF-8"?> <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <sitemap> <loc>http://www.example.com/sitemap1.xml.gz</loc> <lastmod>2004-10-01T18:23:17+00:00</lastmod> </sitemap> <sitemap> <loc>http://www.example.com/sitemap2.xml.gz</loc> <lastmod>2005-01-01</lastmod> </sitemap> </sitemapindex> HTML: More info. Sitemap index file
As others have said, you can use a sitemap index file that can references up to 1000 individual xml sitemap files. The official limit per XML sitemap file is 50.000 URLs. However, some products like my own, A1 Sitemap Generator, default (it is configurable) to split sooner, e.g. when passing 25.000 URLs.
please use one site map for this if you have more then 50000+ URL then you can use sitemap2.xml but you have just 2000 url so please use only one sitemap for this
I also encounter the similiar problem , but don't know what the optimum number or url per sitemap , i used to have 10K url , the indexing by google quite slow , any good suggestion