Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Blocking page rank flow accross links?

         

hugh

10:31 pm on May 23, 2010 (gmt 0)

10+ Year Member



What means are there of acheiving this aim without the use of rel="nofollow"? JavaScript used to be an option but no longer it seems. And what about redirection and robots.txt?

tedster

10:44 pm on May 23, 2010 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can use javascript redirection via an external script - if the script's location is blocked by robots.txt. Here's a recent video from Matt Cutts [youtube.com] about this. Note that you can also embed nofollow within the javascript link.

Redirection (301) still flows PageRank. There may be some slight damping, but it's still being voted across to the target URL.

hugh

12:40 pm on May 24, 2010 (gmt 0)

10+ Year Member



Thanks tedster, I'd read the article but hadn't watched the clip which answers my question...