SEO sitemap publishing
Generate robots, sitemap, canonical metadata, and readable public routes.
What it does
This skill publishes the pages in a way that search engines and humans can both understand. It keeps the route structure stable and the metadata explicit.
Use it when
- You have a public catalog that needs indexable pages.
- You want clean, trailing slash routes.
- You need a robots file and sitemap from the same source of truth.
Output rules
- Canonical URL per page
- One sitemap entry per public route
- Simple robots rules
- No broken route aliases
Notes
The best SEO work on a small catalog is disciplined structure, not keyword stuffing.