Why do my PageRank scores differ between two uploads of the same file?

Get help from the community with errors, edge cases and workflows.
Post Reply
alice_seo
Posts: 1
Joined: Thu Oct 16, 2025 1:23 pm

Why do my PageRank scores differ between two uploads of the same file?

Post by alice_seo »

I uploaded the exact same Screaming Frog CSV twice and got slightly different PageRank scores for some pages. Is this a bug or expected behaviour?
bob_dev
Posts: 1
Joined: Wed Apr 08, 2026 4:50 am

Re: Why do my PageRank scores differ between two uploads of the same file?

Post by bob_dev »

PageRank is an iterative algorithm that converges — very occasionally floating-point rounding can cause tiny differences in the final iteration. This is expected and the differences should be in the 4th decimal place or less. If you're seeing bigger differences, check whether both uploads are truly identical files (same size, same row count).
carol_seo
Posts: 1
Joined: Tue Apr 14, 2026 11:32 pm

Re: Why do my PageRank scores differ between two uploads of the same file?

Post by carol_seo »

Also note: if one upload used the 'dofollow only' filter and the other used 'all links', you'll see larger differences. Check your filter settings match between sessions.
Oliver
Posts: 12
Joined: Thu Apr 09, 2026 3:28 pm

Re: Why do my PageRank scores differ between two uploads of the same file?

Post by Oliver »

Totally agree with the above. I'd also look at the outgoing links from your strongest pages. If your homepage links to 200+ things it loses focus. Cutting that list to 30-40 links concentrating on commercial pages made a noticeable difference for us.
Dev
Posts: 12
Joined: Fri Jan 23, 2026 4:40 pm

Re: Why do my PageRank scores differ between two uploads of the same file?

Post by Dev »

Just adding a data point: we did this analysis for an 80,000-page e-commerce site and the run time was under 2 minutes in Chrome. No issues at all. The orphan detection alone saved us probably 15 hours of manual audit work.
Post Reply