Posts

Showing posts with the label Sitemap

How to generate sitemap for Blogs hosted on Blogger

Image
Blogger comes with some goodies, like the atom feed URL, which can be used to generate sitemap for bloggers. Sign in to   Google Search Console . Select the Blog from the left hand side. Click on Sitemaps link. At the top of the page with title "Add a new sitemap" Add the below code in the text field. atom.xml?redirect=false&start-index=1&max-results=500 Example :   https://webdevpedia.blogspot.com/atom.xml?redirect=false&start-index=1&max-results=500 Press “Submit Sitemap” button.