Reliable Bad Link Removal Services

zee007

Senior Member
Joined
Jun 25, 2012
Messages
828
Reaction score
105
Has anyone used a reliable bad link removal service? A company that finds all the bad links and then does outreach in removing them?
 
There's none. All of those service have certain footprints to determine which links are deemed toxic, most based on theory. If 1 link is toxic for your website it might be working well for another. In the end you are the one to determine which links are useful and which should be "removed".

Nothing complicated if you have the right knowledge. Any backlink report would show you the backlinks you don't want to have.

To answer your question though, I found the bad link removal service from Bluematter here on BHW useful simply because I was able to communicate with them and reach on an agreement as to which links were actually bad.
 
Agreed, but I would certainly review all the links before disavowing them. I couldent find Bluematter's sales thread. Could you PM it to me?

Cheers
 
Agreed. You are better off doing it manually or paying someone to do it manually. There is a lot of subjectivity in link removal that can't really be properly done by a machine. For example, LRT Link Detox once told me that my client's links from WB and FOX were toxic. Total bullshit. Fortunately I was doing things manually and we caught it.
 
Every tool that does this type of work is going to have false positives. A manual review is essential!
 
Like the other said, you will have better results if you do it manually. Or you can pay someone $100-$150 for a Disavow file done with all the bad backlinks/domains.
 
We used a few removal services and i would not recommand any of them you pay a lot for just a few links that really will be removed but other links they just "detect" the contact details and not remove.
still you need to pay for it. My experience not worth it!
 
We use Linkdelete.com for our clients with penalties. They handle analysis, outreach and reporting. I wish they did the reconsideration request submissions as well but they don't. That's the only thing I need to do after the removals.

I have not had luck with disavow services or disavow in general.

I guess it depends on what kind of penalty you have.
 
Really it is nice information share with us i strongly belive it is helpful for me and my other forum friends who want to more information about this topic.

Keep going my bot friend, almost at the 15 post PM level lol

Well depending on how many links you have it could be worth getting a free trial of a link analysis software like ahrefs or something like that and manually going through them.
 
There is a wide range of links removal service, CognitiveSEO, Linkdelete etc... The best thing to do is a manual search tbh.

I provide some too, the best way to do it is with Ahref, Majestic, GWT report + a link detector then do all the work of outreach with mail merge.

Usually I use mturk to find the contact infos then set up a mail merge and do a reconsideration.

If you want help PM I can put you on the right track. It is really a tedious process especially the reconsideration request and it's random approval.
 
PM me if anyone knows of a manual services that handles this

thanks!
 
its cheaper if you just find them and place them on your htaccess, here is the code you will need.

Code:
RewriteEngine on
# Options +FollowSymlinks
RewriteCond %{HTTP_REFERER} badsite\.com [NC,OR]
RewriteCond %{HTTP_REFERER} anotherbadsite\.com
RewriteRule .* - [F]
 
Back
Top