Does LinkJuice pick up JavaScript-rendered internal links?

Get help from the community with errors, edge cases and workflows.
Post Reply
dev_anna
Posts: 2
Joined: Mon Sep 15, 2025 10:56 am

Does LinkJuice pick up JavaScript-rendered internal links?

Post by dev_anna »

Our site uses React and many internal links are rendered by JavaScript. Screaming Frog can render JS but I'm not sure if those links end up in the All Inlinks export. Will LinkJuice see them?
Kate M.
Posts: 27
Joined: Sat Aug 23, 2025 3:24 pm

Re: Does LinkJuice pick up JavaScript-rendered internal links?

Post by Kate M. »

LinkJuice only sees what's in your CSV — it has no knowledge of how the links were discovered. If Screaming Frog is set to 'Spider' mode with JavaScript rendering enabled, JS-rendered links will appear in the All Inlinks export and LinkJuice will process them normally.

In Screaming Frog: go to Configuration → Spider → Rendering and set it to 'JavaScript'. Note this significantly slows the crawl. For faster audits, you can compare a rendered vs. non-rendered crawl to see which links are JS-only.
James
Posts: 12
Joined: Tue Dec 09, 2025 2:53 am

Re: Does LinkJuice pick up JavaScript-rendered internal links?

Post by James »

Has anyone tried combining the LinkJuice export with a PageSpeed Insights run? We added CWV scores as a third column to the export and now we prioritise pages that have both poor internal linking AND poor Core Web Vitals — those are the ones crawlers struggle with most.
Emma
Posts: 12
Joined: Fri Oct 03, 2025 3:40 am

Re: Does LinkJuice pick up JavaScript-rendered internal links?

Post by Emma »

We do quarterly internal link audits now. The before/after comparison feature is genuinely useful — I can show my client a concrete 'your PageRank went from 0.4 to 1.1' for the target page after our linking sprint. Much easier to justify the work than just showing ranking screenshots.
Post Reply