My site tends to have up to 15 unique outgoing affiliate links(these are repeated a few times on each page) on one page so i was thinking of adding nofollow tags, all the web pages i have seen show them as <a href="http://www.xyz.com" rel="no follow"> is it possible to make it <a rel="no follow" href="http://www.xyz.com"> as this would make it a thousand times easier to update across all my pages.
Also i was in the process of adding a "go" folder with redirect files in there so that i could hide my affiliate links. I edited my robots.txt file to be
User-agent: *
Disallow: /go/
Allow: /
<meta name="robots" content="index,nofollow" /> and added this line to the redirect file.
If i do this, do i still need to add the no follow attribute to the links to the redirect files? If i don't use the nofollow attribute would i lose some page rank to the redirect files even though i have implemented the changes to the robots file above?
Thanks












LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks