Contains JavaScript Content
What This Means
Pages that contain body text that’s only discovered in the rendered HTML after JavaScript execution.
What Triggers This Issue
This issue is triggered when pages contain body text that only becomes visible in the rendered HTML after JavaScript execution, and is not present in the raw HTML.
How To Fix
While Google is able to render pages and see client-side only content, consider including important content server side in the raw HTML.
Last updated on