I've been trying to figure out a way, to not leak link juice via function buttons i.e download, rate etc etc.
One of my competitors, has all their "function buttons" written like this:
<a rel="{url:'http://www.domain.com/ajax/ajax-lightbox.php?id=9&item=TGFtYm9yZ2hpbmk=-2970316',size:{x:578,y:408},classOverlay:'',classWindow:'',closable:'1',closeBtn:'1',ajaxOptions:{method:'post'}}" id="970316" href="#" class="parseLightbox button assigned"></a>
They're placing an ajax link, inside of the rel attribute. Obviously attempting to not loose large amounts of link juice, because these kind of button appear a lot on both our websites.
Will the above work though?
Some of the competitors don't show these links, as they force signup. something I want to avoid. I'd really like to find a solution.
I realise I'm probably trying to attempt the impossible :o/