how to make my blog nofollow?

Discussion in 'Link Development' started by TrEmEnDoUs, Apr 10, 2010.

  1. #1
    How to change all my wordpress blog's links onto a nofollow links except for those on the sidebar?
     
    TrEmEnDoUs, Apr 10, 2010 IP
  2. Dannyboyonline

    Dannyboyonline Active Member

    Messages:
    602
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #2
    It's already done by default I guess.
     
    Dannyboyonline, Apr 10, 2010 IP
  3. TrEmEnDoUs

    TrEmEnDoUs Member

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    I don't think so , i think it is a code added to the header or something...
     
    TrEmEnDoUs, Apr 10, 2010 IP
  4. WebFlipGirl

    WebFlipGirl Member

    Messages:
    85
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #4
    Wordpress blogs are nofollow by default and hard to change to follow without a plugin or some coding knowledge.

    If you're unsure, send me a PM and I'll check your site.

    Jane
     
    WebFlipGirl, Apr 10, 2010 IP
  5. Dannyboyonline

    Dannyboyonline Active Member

    Messages:
    602
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    60
    #5
    No it's not, you cannot code it in the header because it's basically another attribute to the <A> tag, all you have to do to make a link to no follow is to add rel="nofollow" to the tag. In firefox you can select the link and right click view selection source, that will give you the source for that link. If there is rel="nofollow" or rel="nofollow external" then your blog is no follow.
     
    Dannyboyonline, Apr 10, 2010 IP
  6. app789

    app789 Peon

    Messages:
    330
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Change rel="nofollow" or rel="nofollow external" from that link, is it the solution you mean?
     
    app789, Apr 11, 2010 IP
  7. demha

    demha Greenhorn

    Messages:
    53
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #7
    no-follow with default
     
    Last edited: Apr 11, 2010
    demha, Apr 11, 2010 IP
  8. riteshtechie

    riteshtechie Peon

    Messages:
    237
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Install No Follow plugin
     
    riteshtechie, Apr 11, 2010 IP