Content without JavaScript
1003 checks passed
PassContent is present in the raw HTML1,381 words are readable without running JavaScript.
Why agents care. Most agents read the HTML your server sends and never execute JavaScript. If the words only appear after hydration, the agent sees an empty page.
PassThe page is not an empty client-rendered shellNo empty client-rendered mount point detected.
Why agents care. An empty mount point with a bundle after it is the classic signature of a site that is invisible to agents.
PassContent is not buried in markupVisible text is 24.1% of the page source.
Why agents care. A page that is 98% markup and inline script burns an agent’s context window before it reaches your actual content.