On one of my pages on my sites, http://www.ourhometools.com/toolking.php, I decided I don`t want any of the links to be followed, since most of them are to an affiliate site. I`d already placed rel="nofollow" on a few of the links, but decided I`d prefer to have all my links "nofollow."
So, I placed the tag - after the tag, but, when I came to look at `properties` in Firefox the links remained as `new window` rather than `nofollow.` I then moved that tag and placed it immediately below but still the same. Am I placing it in the wrong position?





teammatt3 posted this at 14:42—11th April 2008.
He has: 1,809 posts
Joined: Sep 2003
No follow goes in the tag.
<a href="http://example.com" rel="nofollow">Example</a>
My Site | Regular Expression Tester
odls posted this at 16:47—11th April 2008.
They have: 2 posts
Joined: Apr 2008
Ah, but I don`t want it on each individual link. I want it set up for the whole page itself in the `head` part, so that all links on that particular page will be "nofollow."
www.outdoorlivingsupplies.com
http://manunitedis1.blogspot.com
teammatt3 posted this at 20:00—11th April 2008.
He has: 1,809 posts
Joined: Sep 2003
Ah, ok. This should explain it for you.
Hafsoh posted this at 11:16—15th April 2008.
They have: 42 posts
Joined: Jan 2008
You can do it manually or use robot text file.