Is there a reciprocal link facility?

Similar to link exchange directory where there is a URL (basically of submitter homepage) and a Reciprocal URL (where submitter adds our website link into their website page, which should validate)? Actually, in simples words wanted to know if it can be used as a link exchange directory?

If yes, can it be used with views and panels?

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

Are you asking us to force add a link on their site?

BTW, most search engines don't count reciprocal links very highly, if at all.

rmiddle’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

himagarwal ,

No we do not have a in place a way to check the receiving site to see if they have a link to you in place. We only check and make sure the site does exist.

Thanks
Robert

himagarwal’s picture

@NancyDru: With only reciprocal link exchange from quality related content site we've been getting good search rankings. One way link is way better than reciprocal ones but search engines still pass value to reciprocal links. Even in cases when reciprocal link has nofollow attribute it is indexed by google in its sitemap, though it passes minimum value.

@rmiddle: I got a link exchange directory working similar to phpLD. But since it doesn't have flexibility I was wondering if web links can get my job done.....

Besides, I was thinking if a "reciprocal link field" (cck field) can be made which can be added to CCK. This "reciprocal link field" will validate an external page having a link of our (drupal) website homepage. Off course certain conditions and actions needs to be added to get it work with ease.

Thanks.

nancydru’s picture

@himagarwal: If you can better explain how this might work, we can consider its value to the module. For the moment, I can not see a way to require the other site to post a link to our site. You might want to look at #279029: Sort by referrer hits to see if there might be some synergy in your requests.

giorgio79’s picture

Status: Closed (won't fix) » Postponed (maintainer needs more info)

Hi Nancy,

I am looking for a reciprocal link exchange facility as well.

I am thinking along the lines of
http:/www.linkex.dk
very nice link exchange module I use to exchange links for SEO and traffic for my site. A link exchange may not only be for SEO but reciprocal traffic as well.
linkex.dk does not count traffic but with Drupal the options are limitless.

There is a module already in place for reciprocal stuff but it seems it cannot be attached individually to nodes as I understand:
http://drupal.org/project/node_link

Reciprocal linking can also be achieved with the pingback module, but I dont think it checks links after a while:
http://drupal.org/project/pingback

Another one worth mentioning was toplist
http://drupal.org/project/toplist
but it seems abandoned as well :)

There was another project aimed at creating link directories but it seems abandoned:
http://drupal.org/project/janode

Then there is another nice module which formulates required links nicely per node:
http://drupal.org/project/link_to_us

All these combined would be a killer :P

I am posting this as a feature request for the Links module too to see which project is more receptive of the idea.
http://drupal.org/node/354107

Remember, reciprocal links may not have SEO value but they do have traffic value, and it is good have many sources of traffic, not just search engines...If you take a look at linkex.dk so called 3 way linking is possible as well with it!

rmiddle’s picture

Version: 5.x-2.0-rc1 » 5.x-2.x-dev
Component: User interface » Code
Status: Postponed (maintainer needs more info) » Closed (duplicate)

I am open to the idea. But there looks to be a lot of background work in verify a link on someone else's site. You also have to be careful to make sure you don't flood someone else's site and all that other fun stuff. If someone else wants to write the patch I will certainly accept it but as of right now I have no plans to add this feature at this time.

Thanks
Robert

rmiddle’s picture

Status: Closed (duplicate) » Postponed
nancydru’s picture

I looked at Janode some time ago, and I don't recall that there is much in it that we don't already have. *EDIT* We can now convert from Janode and there are no significant features it has that we do not.

I briefly looked at node_link and couldn't figure much out. That maintainer has also not put anything in the comparison page. *EDIT* That module is abandoned.

I will look at the others when I can.

nancydru’s picture

chia’s picture

Ok,
We can convert this to a link exchange. I have done similar things with this module before.
I have made a link checking script to make sure the link was at the fired url, with the required text.
If NancyDru and Robert agrees i will ask them to make required changes to module to work as a link exchange.
There is only a small changes that will make it a link directory. Its already more or less like a link exchange. :)
Regards,
Jasonleon

nancydru’s picture

@jason, you might notice that we already added a "reciprocal" column to the table. If you can beat me to the patch, go for it!

chia’s picture

Hello Nancy,
I have mailed you regarding my site details, If you could take out the time to check . I have tried my best to add reciprocal link.
Thanks.

nancydru’s picture

I haven't gotten you email yet. In the 6.x-2.x version, we have added the column to the table, we just don't have the support yet. I had written some code that works for me, but it really needs to be re-done. There should end up being two new add-ons: 1) tracks reciprocal referals, 2) gathers search strings. I don't know if either if these will get back-ported to 5.x though.

nancydru’s picture

DrupalKing’s picture

I would love to see the reciprocal link checker added.

@NancyDru - are you saying this functionality is in the latest -dev version?

nancydru’s picture

No, it is not available yet. However, because of planning for it, as well as one of the conversion modules, we have already added a field to the weblinks table to hold the reciprocal link. We also have some basic code that runs through the accesslog and finds external referrers. Now, we have to better handle that scan and then match it up to the reciprocal link and count them. Patches are welcome.

duaelfr’s picture

Status: Postponed » Closed (won't fix)

This version of Web Links is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.