I have noticed that some websites prefix the titles of their links with blocked::.
For example:
<a href="http://www.a-url.com" title="blocked::http://www.a-url.com">www.a-url.com</a>
I have questions about how this affects browsers and search engines:
- Is this meant to have some effect on the browser? If so, what is the intended effect and does it work?
- Is this meant to have an effect on search engines? Is it similar to a no follow link or does it not have any effect on search engines at all?