rankmath-sitemap-integration

Installation
SKILL.md

Rank Math sitemap integration

Use Rank Math's normal post-type and taxonomy providers whenever the resource has a real public WordPress URL. Add a custom provider only for content that cannot be represented correctly by those providers.

Workflow

  1. Classify the resource as a normal post, term, author, or genuinely custom URL collection.
  2. Establish indexability and canonical ownership before touching the sitemap.
  3. Prefer entry filters for small URL-level changes; use symmetric query filters only for database-level eligibility.
  4. Add a provider only for a new sitemap type backed by a custom store or virtual resources.
  5. Define deterministic ordering, pagination, dates, and cache invalidation together.
  6. Verify the sitemap index, every page boundary, and rendered XML.

Use the built-in provider first

A CPT normally needs no custom provider. Ensure it is public and viewable, give it stable local permalinks, then enable its sitemap in Rank Math settings. Rank Math already:

Installs
1
GitHub Stars
22
First Seen
1 day ago
rankmath-sitemap-integration — lonsdale201/wp-agent-skills