Page Title Only in Rendered HTML
What This Means
Pages that contain a page title only in the rendered HTML after JavaScript execution. This means a search engine must render the page to see it.
What Triggers This Issue
This issue is triggered when pages contain a page title only in the rendered HTML after JavaScript execution, with no page title 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