• Resolved ivandelajara

    (@ivandelajara)


    It would be great for improve the crawl budget to add rel=”nofollow” (individually and optional) to all the links (specially to pages). Thanks.

    For example:

    Menu with privacy policy, cookies and legal links in the footer

    All those links should have rel=”nofollow” because its better to configure noindex,follow metas in them…

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Michael Ti?a

    (@mikes41720)

    If you’d like to cloak your affiliate links and add a ‘nofollow’ tag to them, you can refer to this article on Yoast.com for more information — https://yoast.com/cloak-affiliate-links/

    Thread Starter ivandelajara

    (@ivandelajara)

    I mean for internal links… Increase the number of urls will decrease the crawl budget.

    I think that the yoast badge should add a new option and yoast a new function:

    – index/noindex
    – follow/nofollow
    – add rel=”nofollow” to links to point to this post/page/whatever

    And be able to identify what pages are configured with it:

    yoast_is_index($post);
    yoast_is_follow($post);
    yoast_is_rel_nofollow($post);

    That would be perfect because i wanted to create some plugins and did not found a way to know if a post is indexable or not…

    Plugin Support marcanor

    (@marcanor)

    Thanks for suggesting a new feature for our plugin! We’re actively using the bug tracking on our GitHub repository so your best next step would be to create a new feature request for our developers at https://github.com/Yoast/wordpress-seo/issues/new. You can create a new issue to submit your feature request. You will need an account to create one.

    Closed. Please create a GH issue so our devs can check.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘add rel=”nofollow” to links’ is closed to new replies.