Which tools can you recommend to check the number of backlinks?

I use three major tools, two are traditional BHW IM products, the other a db/graph product.

1. Scrapebox URL Harvester to find relevant domain urls
2. SEOquake to find the forward links in the urls
3. Neo4j (or you could use another graph db or triple store and viz libraries on your own if you wish) to create a reverse (backlink) map

I know, you miss a lot that Arefs, etc might have (but its not like this info can't be included).... but this way you own it...

Add lucene to the mix and you can add a searchable onprem content db that you can hook up to AI/ML, or graph it as well for semantic linking or author/domain relationships.
 
Back
Top