How to put a no follow code in amazon associates html link

Discussion in 'HTML & Website Design' started by jlady, Jul 16, 2010.

  1. #1
    I want to put a no follow code in my amazon associates code that I am copying from the link to this page on amazon. I am linking to a search page NOT a specific item so the code is VERY long.

    What EXACTLY is the no follow code and where EXACTLY do I put it in the html that I copy from my amazon associates link.

    I am using wordpress, is there a plug in that does this???
     
    jlady, Jul 16, 2010 IP
  2. Justin Channell

    Justin Channell Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Something like this:

    <a href="http://www.anothersite.com" rel="nofollow">Another Site</a>
    Code (markup):
    Just put that rel="nofollow" after the site address. If you need help, just PM me the code and I'll do it for you :)
     
    Justin Channell, Jul 16, 2010 IP