Search found 27 matches

by Kate M.
Mon Apr 20, 2026 1:00 pm
Forum: Getting Started
Topic: Does LinkJuice work on mobile browsers?
Replies: 3
Views: 925

Re: Does LinkJuice work on mobile browsers?

<t>LinkJuice works on mobile browsers for smaller sites (under ~10,000 link rows). For larger exports, mobile browsers can run out of memory during graph processing.<br/>
<br/>
On iOS Safari, there's a memory limit of around 1.5GB per tab which can be hit by very large CSV files. For full analysis ...
by Kate M.
Wed Apr 15, 2026 1:00 pm
Forum: Getting Started
Topic: Should I include nofollow links in my analysis?
Replies: 3
Views: 831

Re: Should I include nofollow links in my analysis?

<r>For PageRank analysis, we recommend <B><s>[b]</s>excluding nofollow links<e>[/b]</e></B> from the calculation. Google ignores nofollow for PageRank flow, so including them gives you an inflated picture of how equity actually distributes.<br/>
<br/>
Use the 'Link Type' filter in LinkJuice to run ...
by Kate M.
Sat Apr 11, 2026 1:00 pm
Forum: Getting Started
Topic: What CSV columns does LinkJuice need exactly?
Replies: 3
Views: 211

Re: What CSV columns does LinkJuice need exactly?

<r>LinkJuice expects the standard Screaming Frog All Inlinks CSV format. The required columns are: <B><s>[b]</s>Source<e>[/b]</e></B>, <B><s>[b]</s>Destination<e>[/b]</e></B>, <B><s>[b]</s>Link Type<e>[/b]</e></B>, <B><s>[b]</s>Status Code<e>[/b]</e></B>.<br/>
<br/>
If you're using a custom crawler ...
by Kate M.
Thu Apr 02, 2026 1:00 pm
Forum: Getting Started
Topic: My site has 2,000 pages — can I still use LinkJuice?
Replies: 3
Views: 565

Re: My site has 2,000 pages — can I still use LinkJuice?

<t>Yes — LinkJuice has been tested with over 500,000 link rows in a single session without issues on modern hardware. The graph processing runs in a Web Worker so it never blocks the UI.<br/>
<br/>
For very large sites (100k+ links) we recommend using Chrome or Edge and giving the tab a few seconds ...
by Kate M.
Thu Apr 02, 2026 1:00 pm
Forum: Q&A / Support
Topic: Is LinkJuice GDPR compliant? Where is data stored?
Replies: 3
Views: 581

Re: Is LinkJuice GDPR compliant? Where is data stored?

<r>LinkJuice processes all data <B><s>[b]</s>100% in your browser<e>[/b]</e></B>. Your CSV file is never uploaded to our servers — it's read by the JavaScript engine in your browser tab and the entire PageRank calculation happens locally.<br/>
<br/>
We only collect standard web server access logs ...
by Kate M.
Sun Mar 29, 2026 1:00 pm
Forum: Q&A / Support
Topic: Is a Chrome extension or Screaming Frog plugin planned?
Replies: 3
Views: 366

Re: Is a Chrome extension or Screaming Frog plugin planned?

<t>A Screaming Frog custom export integration is on our roadmap for later in 2026. A Chrome extension is also being explored — the challenge is that a full PageRank analysis requires the complete link graph, which is difficult to collect incrementally as you browse.<br/>
<br/>
For now, the fastest ...
by Kate M.
Sat Mar 21, 2026 1:00 pm
Forum: Q&A / Support
Topic: Can I export the LinkJuice results to Excel or CSV?
Replies: 3
Views: 159

Re: Can I export the LinkJuice results to Excel or CSV?

<t>Yes — use the 'Download Results' button in the results panel. This exports a CSV with all URLs, their internal PageRank scores, inbound link count, outbound link count, crawl depth, and status code.<br/>
<br/>
The CSV opens directly in Excel and Google Sheets. For client reports, we recommend ...
by Kate M.
Wed Mar 18, 2026 1:00 pm
Forum: Getting Started
Topic: What does 'internal PageRank' mean in the results?
Replies: 3
Views: 840

Re: What does 'internal PageRank' mean in the results?

<r>Internal PageRank is a <I><s>[i]</s>relative<e>[/i]</e></I> score based purely on your internal link graph — it has nothing to do with Google's PageRank directly.<br/>
<br/>
LinkJuice runs the PageRank algorithm on your internal links: pages with more inbound links from other high-scoring pages ...
by Kate M.
Tue Mar 17, 2026 1:00 pm
Forum: Q&A / Support
Topic: Does the free Screaming Frog version work with LinkJuice?
Replies: 3
Views: 674

Re: Does the free Screaming Frog version work with LinkJuice?

<t>Yes, the free version works perfectly with LinkJuice. The 500 URL limit applies to pages crawled, not to the number of links exported. Your All Inlinks export from the free version will contain all links found between those 500 pages, which could be tens of thousands of link pairs.<br/>
<br/>
For ...
by Kate M.
Sat Mar 14, 2026 1:00 pm
Forum: Getting Started
Topic: How do I export the All Inlinks file from Screaming Frog?
Replies: 4
Views: 763

Re: How do I export the All Inlinks file from Screaming Frog?

<r>You need the <B><s>[b]</s>All Inlinks<e>[/b]</e></B> bulk export. Here's how to get it:<LIST><s>[list]</s><LI><s>[*]</s>Run a full crawl of your site in Screaming Frog</LI><LI><s>[*]</s>Go to <B><s>[b]</s>Bulk Export → Links → All Inlinks<e>[/b]</e></B></LI><LI><s>[*]</s>Save the CSV file</LI><LI ...