technical-seo
Fixing JavaScript Rendering for Crawlers
Decides whether a page needs SSR or prerendering by checking if its critical content is locked behind JavaScript.
Free · download2 downloads
Quick answer
Decides whether a page needs SSR or prerendering by checking if its critical content is locked behind JavaScript.
What this skill does
Many crawlers and agents don't execute JavaScript — so a client-only page can look perfect to you and empty to them. This skill decides the render strategy: if critical content is locked behind JS with no server render, it flags the page for SSR or prerendering before it silently goes unindexed.
Get Fixing JavaScript Rendering for Crawlers
Free to download — drops straight into .claude/skills/.