Rel NoFollow

Discussion in 'ReThink WordPress Theme' started by armand, Apr 11, 2013.

Thread Status:
Not open for further replies.
  1. armand

    armand New Member

    Joined:
    Apr 9, 2013
    Messages:
    6
    Likes Received:
    0
    Hello,

    I would like the orange buttons bellow to be be nofollow. How should I do this

    VISIT THE SITE
    VISIT WEBSITE
    VISIT SITE

    Thanks
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    It is not possible to change it color because it is an image not a color, If you want to change its color then, Go to images directory present in your theme directory and replace your image with present buttons image or edit it.

    The name of image is
    1. "orange-button.png"
    2. "visitbtn.png"
    3. "visit-btn.png"

    Note:- Use same name for your edited image and remove the current image.
     
  3. armand

    armand New Member

    Joined:
    Apr 9, 2013
    Messages:
    6
    Likes Received:
    0
    Hi Gourav,

    Thanks for your reply.

    I am not asking about changing the buttons or colors (but you gave me useful info I can use in the future).

    What I need is to have the rel nofollow atribute added to the links that are generated by these buttons.

    Thanks
     
  4. armand

    armand New Member

    Joined:
    Apr 9, 2013
    Messages:
    6
    Likes Received:
    0
    Hi Gourav,

    A reply would be greatly appreciated

    Thanks
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to Appearance > Editor > loop.php and add code given below as shown in image.

    Code:
     rel="nofollow"
    
    Sending image for reference

    [​IMG]

    This will solve your issue.
     
  6. armand

    armand New Member

    Joined:
    Apr 9, 2013
    Messages:
    6
    Likes Received:
    0
    Thanks a lot Gourav
     
Thread Status:
Not open for further replies.

Share This Page