There is a solution, but it will require you to create multiple sitemaps with each sitemap containing roughly 500 entries.
In the following example 3 sitemaps are created and each sitemap will contain up to 500 blog entries.
http://name of blog.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500
http://name of blog.blogspot.com/atom.xml?redirect=false&start-index=501&max-results=500
http://name of blog.blogspot.com/atom.xml?redirect=false&start-index=1001&max-results=500
If more sitemaps are needed just add 500 the index count (1501, 2001, ...)
0 comments:
Post a Comment