Google won’t rank your blog if it can’t find your posts. Sitemap tells Google every URL on your site.
In this tutorial, you'll submit your Blogger sitemap to Google Search Console. Follow along and you'll get indexed faster in 10 minutes.
Step 1: Verify Your Blog in Google Search Console
You must prove you own the blog before submitting sitemap.
- Go to search.google.com/search-console → Click "Start now"
- Choose "URL prefix" → Enter
https://www.yourblog.com→ Click "Continue" - Select "HTML tag" method → Copy the meta code
- Blogger → Theme → Edit HTML → Paste code above
</head>→ Save - Back to Search Console → Click "Verify"
Image: Google Search Console HTML tag verification
Step 2: Find Your Blogger Sitemap URL
Blogger auto-generates sitemap. You don’t need plugins.
- Your main sitemap:
https://www.yourblog.com/sitemap.xml - Posts only sitemap:
https://www.yourblog.com/sitemap.xml?page=1 - Pages sitemap:
https://www.yourblog.com/sitemap-pages.xml
Use this one: sitemap.xml - It includes posts + pages automatically
Step 3: Submit Sitemap to Search Console
- Search Console → Left menu → "Sitemaps"
- Under "Add a new sitemap" → Type:
sitemap.xml - Click "Submit" → Status shows "Success" after 2 minutes
Image: Sitemaps section in Google Search Console
Step 4: Check Sitemap Status & Fix Errors
| Status | Meaning | Fix |
| Success | Google found sitemap | Done. Wait 24-48hrs for indexing |
| Couldn't fetch | URL wrong or blog private | Settings → Privacy → Visible to search engines = Yes |
| Indexed 0 URLs | New blog, no posts | Publish 5+ posts, resubmit in 7 days |
Step 5: Speed Up Indexing After Sitemap Submit 2025
- URL Inspection: Search Console → URL inspection → Paste post URL → "Request indexing"
- Internal links: Link new posts from old posts. Google follows links
- Update sitemap: No need. Blogger auto-updates sitemap.xml when you publish
- Robots.txt: Settings → Crawlers and indexing → Custom robots.txt → Enable → Add:
User-agent: * Allow: /
Bad practice to avoid: Submitting multiple sitemaps like rss.xml, atom.xml. Only submit sitemap.xml. Others confuse Google.
Important: After submitting sitemap, check "Coverage" report weekly. Fix "Excluded" or "Error" pages to rank faster.
0 Comments