technical-seo-discovery
Installation
SKILL.md
Technical SEO Discovery
Make valuable public pages discoverable without generating index bloat, duplicate routes, or thin programmatic content.
Workflow
- Inventory public page types, canonical hosts, authentication boundaries, rendering modes, and content quality signals.
- Trace one URL through DNS, redirects, status, response headers, HTML robots, canonical, rendered content, internal links, and sitemap membership.
- Separate crawl, index, canonicalization, rendering, quality, and ranking problems. Do not treat sitemap submission as indexing proof.
- Define an indexability policy per page type. Private, empty, duplicate, filtered, and low-quality pages should not enter discovery surfaces.
- Make public pages return stable
200responses with server-rendered primary content, self-canonicals, useful titles and descriptions, and no accidentalnoindexheader. - Build sitemap indexes or bounded sitemaps from canonical, indexable records only. Use stable URLs and meaningful modification timestamps.
- Add internal links from crawlable hubs. Keep redirect chains to one hop and use one canonical host consistently.
- Add structured data only when the visible page supports it. Never fabricate ratings, jobs, organizations, or profile claims.
- Verify with raw headers, rendered HTML, robots and sitemap fetches, schema validation, and search-console inspection. Record recrawl latency as an external dependency.