Live data from Hacker News

Talk about websites without improving their ranking

donotlink.com

1–10 of 21 posts

Re: Talk about websites without improving their ranking

#3
post #2

Well, that's the same like tinyurl or any other url-shortener, except that this page isn't advertised as such. Why not using the nofollow attribute[1]? It exists for this specific use-case. [1] https://en.wikipedia.org/wiki/Nofollow

If you refer to the "how" page, you'll see that they use noindex and nofollow, a robots.txt to discourage crawling, and a blank 403 to any crawler ignoring the robot.txt

http://www.donotlink.com/dnl-how

Re: Talk about websites without improving their ranking

#4
post #2

Well, that's the same like tinyurl or any other url-shortener, except that this page isn't advertised as such. Why not using the nofollow attribute[1]? It exists for this specific use-case. [1] https://en.wikipedia.org/wiki/Nofollow

tinyurl and other shorteners generally use a 301 redirect, which often does pass 'link juice'.

nofollow is usually under the control of the webmaster. Which may or may not be the same as the content creator.

Think forums and blog comments, as poster you generally have no control if nofollow is added to links. Usually it should be, but no garentee.

Also think of sites like twitter, facebook and g+, again you can't ensure that nofollow is added. Similally when that content is then copied or syndicated. You can usually hope that the copier will perserve the link itself, but they may or may not choose to 'nofollow' the copied link.

And lastly, 'bad' bots, may well ignore the nofollow anyway. It would have to be broken/clever bot to get the destiniation from donotlink

Re: Talk about websites without improving their ranking

#6
"Don't link to other sites or you'll improve their ranking. Link to mine instead" is pretty much what this site is saying.

This is why Google created rel="nofollow"[1] and if you are really worried about where you pass PageRank to it is a much better alternative than linking to some random 3rd party site while passing value back to them.

[1]https://support.google.com/webmasters/answer/96569?hl=en

Re: Talk about websites without improving their ranking

#7
Fails to parse http://io/ as valid URL. Same with IDNs, http://пример.испытание/. Okay, that's obscure cases, but when you're writing yet another link shortener you really should know quite a bit about URIs (and IRIs).

Practical problem is, service does not make distinction between http and https schemes - typing in https://example.org/ yields http://www.donotlink.com/ZG which leads to http://example.org/.

Re: Talk about websites without improving their ranking

#8
post #6

"Don't link to other sites or you'll improve their ranking. Link to mine instead" is pretty much what this site is saying. This is why Google created rel="nofollow"[1] and if you are really worried about where you pass PageRank to it is a much better alternative than linking to some random 3rd party site while passing value back to them. [1] https://support.google.com/webmasters/answer/96569?hl=en

Since the Panda update everybody should be using rel="nofollow" on all outbound links, otherwise you risk getting knocked back to page 100 should any of the sites you ever link to trip a flag that leads google to classify them as a spammer.

Re: Talk about websites without improving their ranking

#9
post #8
post #6

"Don't link to other sites or you'll improve their ranking. Link to mine instead" is pretty much what this site is saying. This is why Google created rel="nofollow"[1] and if you are really worried about where you pass PageRank to it is a much better alternative than linking to some random 3rd party site while passing value back to them. [1] https://support.google.com/webmasters/answer/96569?hl=en

Since the Panda update everybody should be using rel="nofollow" on all outbound links, otherwise you risk getting knocked back to page 100 should any of the sites you ever link to trip a flag that leads google to classify them as a spammer.

Hence Google is probably going to end up ignoring nofollow

Re: Talk about websites without improving their ranking

#10

I prefer to let the search engines worry whether a link is supposed to pass link juice or not. I've already given Google my fair share of information these days anyway.

Google isn't worried about your site. They will drop your ranking if they think that is for the greater good. If you are going to link without nofollow then you are trusting every site you link to never do anything that even vaguely looks spammy or like paid linking. If you link to a site that pays for some links (according to google's spam algos) then you will get 'panda slapped' and recovering from that is very hard.

Always use nofollow.

Post reply on HN