Audit JavaScript rendering pitfalls that prevent Googlebot from indexing dynamically rendered content

domain: google-search-console · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Use the URL Inspection tool's Live Test feature in Search Console to render a representative page and compare the rendered HTML against the raw server response
  2. Identify critical content or links that appear only after client-side JavaScript execution and confirm they are present in the rendered DOM snapshot shown by the inspection tool
  3. Test lazy-loaded images by confirming they have explicit width and height attributes and are within the initial viewport or use loading=eager for above-the-fold images
  4. Check that internal links are standard HTML anchor tags with href attributes pointing to canonical URLs; JavaScript-only navigation using onclick or history.pushState without corresponding href values may not be followed by Googlebot
  5. Consider server-side rendering (SSR) or dynamic rendering for content that is critical for indexing but depends heavily on client-side data fetching

Known gotchas

Related routes

Diagnose and mitigate dynamic rendering pitfalls when using Googlebot's Web Rendering Service (WRS) to index JavaScript-heavy pages
developers.google.com · 6 steps · unrated
Audit a dynamic-rendering or prerendering setup (e.g., a Rendertron-style middleware) serving pre-rendered HTML to bots
js-seo · 5 steps · unrated
Verify whether a crawler-facing page's raw HTML differs materially from its client-rendered DOM, and fix gaps that hide content from bots
developers.google.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans