How do I insert rel="nofollow" tag in Dreamweaver?

Discussion in 'HTML & Website Design' started by Scribetrotter, Mar 28, 2010.

  1. #1
    Hi All,

    Of course I can insert this manually each time, but there has got to be a better way! I'm very new to DW...

    Any easy-to-follow help would be much appreciated! I'm on DW CS4, by the way...
     
    Scribetrotter, Mar 28, 2010 IP
  2. moonpixel

    moonpixel Greenhorn

    Messages:
    18
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #2
    instead of manually inserting each time, you could just do a find & replace for:
    "<a " to "<a rel='nofollow' "
     
    moonpixel, Mar 28, 2010 IP
  3. odrey

    odrey Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    highlight your link, and change it to nofollow on the property panel
     
    odrey, Mar 28, 2010 IP
  4. alexjtd

    alexjtd Peon

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    switch to code view and insert after <a
     
    alexjtd, Mar 30, 2010 IP