Page is a not externally linkable
member22 - 10:42 am on Feb 1, 2012 (gmt 0)
Tedster if in the robot.txt I put the javascript void will it block google from passing PR ?
Here is the line of code that I have
<a href="javascript:void(0)" class="dj-up_a ">
If I write this in my robot.txt would it work
/javascript:void(0)
By the way does mailto: also passes PR ? and if it does it can I block it with a robot.txt ?
Here is the address I have
<a href="mailto:myemail@myemail.com">
If I write this in my robot.txt is it going to work
/mailto:myemail@myemail.com