Skip to Content
OpportunitiesTechnicalSite IssuesJavaScriptContains JavaScript Links

Contains JavaScript Links

What This Means

Pages that contain hyperlinks that are only discovered in the rendered HTML after JavaScript execution. These hyperlinks are not in the raw HTML.

What Triggers This Issue

This issue is triggered when pages contain hyperlinks that are only discoverable in the rendered HTML following JavaScript execution, and are not present in the raw HTML.

How To Fix

While Google is able to render pages and see client-side only links, consider including important links server side in the raw HTML.


← Back to JavaScript

Last updated on