Add nofollow to Frame URL

Discussion in 'HTML & Website Design' started by Noamla, Jan 3, 2010.

  1. #1
    Hi, I hope someone can help me with this.

    One of my business sites got a Google Penalty recently and the only thing I could figure was not using a nofollow tag. But cause the affiliate link is in a frame, I didn't think it was necessary. Now that I know otherwise, I realised I actually have no idea how to do that.

    <IFRAME SRC='http://myaffiliatelink' WIDTH=336 HEIGHT=280 FRAMEBORDER=NO MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO BORDER=0></IFRAME>
    HTML:
    Can someone help me with this?
     
    Noamla, Jan 3, 2010 IP
  2. Joak1m

    Joak1m Peon

    Messages:
    135
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    
    <IFRAME SRC='http://myaffiliatelink' WIDTH=336 HEIGHT=280 FRAMEBORDER=NO MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO BORDER=0 rel="nofollow"></IFRAME>
    
    Code (markup):
    Frames are bs btw.
     
    Joak1m, Jan 3, 2010 IP
  3. stuart.letterman

    stuart.letterman Guest

    Messages:
    143
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I'm with Joak1m, the iFrames are terrible for SEO.

    What's the site address?
     
    stuart.letterman, Jan 3, 2010 IP