Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
thedaviddias avatar

Sitemap

  • 1 installs
  • 73.4k repo stars
  • Updated June 18, 2026
  • thedaviddias/frontendchecklist

Creates an XML sitemap of important pages with lastmod, references it in robots.txt, and submits it to Search Console and Bing.

About

Builds and submits an XML sitemap so search engines discover every important page beyond link crawling. A developer uses it when auditing crawlability and indexability of a site.

  • Include lastmod for important pages
  • Submit to Search Console and reference in robots.txt

Sitemap by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,710 of 1,879 Marketing & SEO skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/thedaviddias/frontendchecklist --skill sitemap

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars73.4k
Last updatedJune 18, 2026
Repositorythedaviddias/frontendchecklist

What it does

Creates an XML sitemap of important pages with lastmod, references it in robots.txt, and submits it to Search Console and Bing.

Files

SKILL.mdMarkdownGitHub ↗

Create and submit an XML sitemap

Search engines may not discover all your pages through links alone—a sitemap ensures every important page gets indexed, especially for large or newly launched sites.

Quick Reference

  • XML sitemaps help search engines discover all your pages
  • Include priority and lastmod for important pages
  • Submit to Google Search Console and Bing Webmaster Tools
  • Reference sitemap in robots.txt

Check

Verify that this website has a valid XML sitemap accessible at /sitemap.xml and that it's properly formatted.

Fix

Generate or update the XML sitemap for this website including all important pages with proper priority and changefreq values.

Explain

Explain how XML sitemaps help search engines discover and index website pages more efficiently.

Code Review

Review metadata generation, rendered HTML, structured data, and response headers related to Create and submit an XML sitemap. Flag exact routes or templates where search-facing output violates the rule, and describe how to verify the final page output.

---

For full implementation details, code examples, and framework-specific guidance, see references/rule.md.

Rule page: https://frontendchecklist.io/en/rules/seo/sitemap

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.