Forum Moderators: martinibuster

Message Too Old, No Replies

Link checker for backlinks that works, exists?

(Not yahoo or google tips)

         

silverbytes

7:41 pm on Mar 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I need to check how many of my linkpartners are actually linking to me. I tried several tools but none worked right.

What I need it's to provide the url of my site and let the checker tell me if found a link to any page of my site...

Simple don't you think? Well, I can't find that tool...

you can write linkdomain:domain.com but that shows indexed web pages only and maybe you are ignoring other links to you that way.

Help!

martingale

8:03 pm on Mar 22, 2005 (gmt 0)

10+ Year Member



Well, so if what you really care is links that deliver traffic to your site why not just scan your web log and compile a list of all your referrers? That, and the linkdomain thing, are basically the only way you could ever possibly find links to your site I think.

silverbytes

8:24 pm on Mar 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, that's not what I want.
Is there other things you may consider important even if sites don't drive traffic to yours.

I care about they link to me that's all. You may be interested because that site may be very popular soon and drive you great traffic, or they have lot of traffic on December but 0 traffic now or past 3 months.
Or you care the anchor text the give you, or the pr...

Anybody?

martingale

5:54 am on Mar 23, 2005 (gmt 0)

10+ Year Member



linkdomain is your only option. You complain that only shows you indexed pages, but how on earth could you ever find non-indexed pages? That's the only way to go.

neuron

7:05 am on Mar 23, 2005 (gmt 0)

10+ Year Member



One way is to use the search engines, which you don't seem to be happy with. I have a script that does this, that searches all the major search engines for links to the various URLs I input. It finds about 25% to 30% of the links initially.

I also use Reciprocal Link Checker (RLC). This little app will look at specific pages on other sites to check for links, and if it doesn't find a link it can be instructed to spider the whole site. This seems to find about 50% to 55% of the links initially.

Then I also do manual checking. This is the most time consuming, but I only have to use it for sites where links have not been found using the first two methods, above. Manual checking finds about 20% of the links initially.

By "initially" I mean the first time the link is discovered/found. Once the links have been found, then I just use RLC to monitor the links, although it can also be done by the linking script itself resident on the site.

HughMungus

8:02 am on Mar 23, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



neuron, have you (or anyone) thought of just constructing a link checker (perhaps in PHP) where you keep a list of your link partners in a database and then it checks for backlinks on the page it's supposed to be on (instead of having to rely on search engines which are hit-or-miss or manual checking)?

neuron

11:40 am on Mar 23, 2005 (gmt 0)

10+ Year Member



Yes, we do this, and it's not a problem. Once a link has been established (found) and documented, then checking it periodically is done automatically.

The problem we have is finding the links to start with, the initial discovery of them. Some sites can take a month to six weeks to reciprocate a link, and you may not even hear from them via email that the link has been established or where it is.

Some sites will send an email stating they've established the link but post the wrong URL, others will change the category on you and give no warning.

The problem is a bit too complex for any single tool to do everything.

The search engines are the fastest. You run that script and 5 minutes later you have results. RLC is limited by bandwidth and site sizes. Spidering sites can take forever and ever. (I once calculated I needed 4.2 TB of bandwidth on a monthly basis to rely 100% on RLC for finding links, which is why I had to find other solutions.) Manual checking is actually the best, but of course, it is so labor intensive while at the same time being excessively boring that it must always be used judiciously, with discretion.

GuitarZan

4:20 pm on Mar 23, 2005 (gmt 0)

10+ Year Member



Hey,

I would agree that finding the links initially would be boring. I just wish everyone would email back saying that put the link up.

One thing you could do to prevent this, is not give your sites details in the first email. You obviously give them your url, but you say something to the effect that if they want to exchange links, just reply back and you will send them your sites info (url, anchor text, and description).

Doing things this way ensures that those who don't send back are 99% guaranteed to have not put any link.

I also use a wicked link exchange program that will automatically check all sites that I have a link exchange with. If any are found to not have the link, then it shows this. I should say that it doesn't check the whole site, it checks the page that you initially specify your link is on. Doing link exchanges in the above manner, should ensure that you know what page your link is on.

It would drain to many resources, and take to much time to search an entire site for your link I would think.

Thoughts?

C.K.

silverbytes

6:23 pm on Mar 23, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You complain that only shows you indexed pages, but how on earth could you ever find non-indexed pages? That's the only way to go.

It's pretty easy: you tell the "spider" where to look since you know what urls your linkpartners have.
For instance, you may point to an url or htm or txt file containing the urls of your link partners.

Spider goes there, take a look for links to you and tell you what found or not...

I tried some but none worked as good as needed... takes too long, dont look for variations, don't look in the whole site, and so on...