Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #498665

    Hi,
    I would like to add the rel=”nofollow” attribute to the manual section of the Promo Box. For exampel:

    I have many internal links pointing to my contact page in which the link is inside the Promo Box. I don’t want a search engine to put so much emphasis on these contact links and will add ‘nofollow’ to the manual link setting of the Promo Box.

    Thanks

    Vince

    #498736

    Hey Vincent!

    Your talking about the button of the promobox correct? Try adding it to line 285 in the /enfold/config-templatebuilder/avia-shortcodes/button.php file.

    $output .= "<a rel = 'nofollow' href='{$link}' class='avia-button {$extraClass} ".$this->class_by_arguments('icon_select, color, size, position' , $atts, true)."' {$blank} {$style} >";
    

    Best regards,
    Elliott

    #507186

    Please help:
    I am trying to add rel=”nofollow” to the Impressum/Datenschutz/Disclaimer-Menue, so that it is not searched by Google.
    How does one do this?
    Thank you – Dankeschön aus Bayern

    #507191

    Hi!

    Install this plugin, https://wordpress.org/plugins/wordpress-seo/, and it will provide options for each page where you can set it to not index the page.

    Regards,
    Elliott

    #507193

    Hi!

    Please go to Appearance > Menus and click “Screen options” on the top right side and check “Link Relationship (XFN)” and then edit your menu items and add “nofollow” to “Link Relationship” field – http://i.imgur.com/T0g9gQf.png

    Cheers!
    Yigit

    #507264

    Hallo Yigit,

    thank you very much! And, my compliments for such a swift reply – habe a nive evening – bavariancarl

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Add 'rel="nofollow" to Promo Box’ is closed to new replies.