![]() |
How do I best put links on my site without leaking PR? iframe, javascript, php, nofol
Before I start I should say I only care about google. If you disagree with any of the ideas I express here please tell me. These are not my ideas, just shit I read.
rel nofollow - I heard that stops me from adding pr to the site I am linking to but no one as said it stops my site from leaking pr. This would be the easiest option if it in fact does stop the bleeding. javascript - I read google does not index javascript at all and you have no way to get caught but 2% of your traffic is wasted. php - google is somewhat unlikely to catch you but they can if they see a patter after indexing you multiple times and if they catch you then you might as well toss the domain. If that is the case this is not an option for me. iframe - I was just told they don't get indexed. I haven't really looked this up yet. Is it a good idea? Thanks in advance to anyone who posts on topic. |
nofollow is the way to go if google respects their own specs (which most likely they don't)
javascript is the way to go if you wish to be sure - they certainly don't have the hardware to follow java redirects. im not sure what you mean about php redirects, seeing how php is a server side language. it still has to output html. iframes are dumb. |
I would use iframes. I have seen Google parse javascript occasionally.
Your best bet is to cloak via IP. |
would having a bunch of links to php redirect scripts on your domain leak PR? if not then that would be simple.
|
3am bump for more theories
|
PR is generally passed through a 301 redirect
|
the safest method i would think is php
save this as link.php Code:
<?php<? @readfile("http://www.yoursite.com/link.php") ?> |
Use a 302 redirect script on your links out and exclude the file in your robots.txt
No juice will be passed. |
Nofollow should work just fine. otherwise I back up Smokeys solution
|
more opinions please.
no follow is the easiest so the ones of you not saying that are not sure if you leak pr through it, right? |
Quote:
The no follow stops all value, not just passing a bit of pr, but also the quality of the anchor text and text used, a backlink value, the age/value of the link, all that is ignored. If you want to be 100% sure that you don't pass any value, you need to use a 302 redirect and exclude the file from being listed. Or do it like smokey said, which is about the same thing but you don't need to exclude anything. |
Nofollow leaks no PR, that's for sure. Always using it and I have never seen any problems with it so far, since google invented it they stick to it and won't make it obsolete by letting PR leak. The myths about nofollow and leaking are because it's named a bit ambiguous: The bot actually follows nofollow links, but disregards them PR, link juice and penalty wise.
Smokey's solution is very nice and elegant, but not 100% foolproof and secure. If a bot slips through, you may be fucked for cloaking. I generally don't like cloaking much, even the most expensive IP based solutions aren't perfect. |
WTF is a PR leak??
|
Google is parsing javascript these days.
If it is just for PR, and not hidding links, nofollow works. |
I believe it is a urological condition common among transsexuals.
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
The main goal of this is not to attempt to deny any boost to the site I'm linking to. I don't care what happens to that site at all. Good, bad, or neutral I don't care. But I don't want my site to lose anything by linking to them.
|
It all depends who you link to, if it's CNN for example, you wont lose anything, if some shady link farm, you WILL lose
[ QUOTE=Kard63;14031776]The main goal of this is not to attempt to deny any boost to the site I'm linking to. I don't care what happens to that site at all. Good, bad, or neutral I don't care. But I don't want my site to lose anything by linking to them.[/QUOTE] |
Quote:
|
Does linking to galleries on a blog leak PR? They are outbound links and all? I donèt want to screw people on link exchanges who i am working with build PR, but if I am leaking on gallery links I want to know how I can combat this. Is a nofollow enough for this purpose?
|
Quote:
Other possibilities include using javascript but then 2% of your traffic is worthless because they don't have it enabled and some seem to think javascript isn't 100% effective anyway. Everyone seems to think the iframe idea is very gay. The PHP plan seems to be the front runner but I don't quite understand it. |
Quote:
Smokey's example looks for the Google bot and changes out links/text based on that fact. So if Google visited your site you could add rel="nofollow" to your links. My version, uses a redirect to kill the bot from passing to the other website, which kills any value the link may have. This is how most trade scripts work or redirect links from sponsors. |
Quote:
Would any of them piss google off? |
What if i want to nofollow my streamate iframes ? How to do that ?
|
ancient thread bump alert
|
Quote:
By starting a new thread instead of bumping one that's 5.5 years old. |
rel nofollow - I heard that stops me from adding pr to the site I am linking to but no one as said it stops my site from leaking pr. This would be the easiest option if it in fact does stop the bleeding.
|
| All times are GMT -7. The time now is 02:06 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123