sitemap
Installation
SKILL.md
XML Sitemap — Technical SEO Audit
Based on Google's sitemap specification (sitemaps.org protocol) and observed patterns across WordPress, PrestaShop, Shopify, and Magento sites.
Discovery — How to find the sitemap
Priority order
- robots.txt
Sitemap:directive — authoritative.Sitemap: https://domain.com/sitemap_index.xml - Standard paths — HEAD request to confirm existence:
/sitemap_index.xml(WordPress with Yoast / Rank Math)/sitemap.xml(generic)/1_index_sitemap.xml(PrestaShop default — the standard path does not exist)/sitemap/(some custom implementations)
- Not found — critical issue. Google cannot discover it automatically.