Agent Ready Sitemap

Sub-skill de agent-ready-cloudflare: Implement sitemap.xml

fabricioctelles Updated

File contents

Implement sitemap.xml

Publish an XML sitemap at your site root per the Sitemaps protocol.

Requirements

  • Serve /sitemap.xml as valid XML with HTTP 200
  • List canonical <url><loc> entries for your public pages
  • Keep it updated when content is published or removed
  • Reference it from robots.txt: Sitemap: https://example.com/sitemap.xml

Validate

POST https://isitagentready.com/api/scan
Content-Type: application/json

{"url": "https://YOUR-SITE.com"}

Check that checks.discoverability.sitemap.status is "pass".

fabricioctelles/skills/tree/main/skills/agent-ready-cloudflare/sitemap commit b09f2f7a89

Frequently asked questions

npx skillmds@latest add fabricioctelles/agent-ready-sitemap