hvac-marketing-skills/skills/seo-audit
willscott-v2 170af13f24 seo-audit: Add warning about web_fetch unable to detect JS-rendered schema
web_fetch strips <script> tags during HTML→markdown conversion, which
silently discards JSON-LD schema blocks. Additionally, many CMS plugins
(AIOSEO, Yoast, RankMath) inject schema via client-side JavaScript,
making it invisible to both web_fetch and curl.

This has led to false audit findings in production (reporting 'zero
structured data' on sites with extensive schema implementation).

Adds a prominent warning in the Audit Framework section and a note
in the Tools section recommending browser rendering, Rich Results Test,
or Screaming Frog for accurate schema detection.
2026-02-15 07:12:46 -06:00
..
references Add valuable reference content from PR #10 2026-01-26 17:19:33 -08:00
SKILL.md seo-audit: Add warning about web_fetch unable to detect JS-rendered schema 2026-02-15 07:12:46 -06:00