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/
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…
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.
Plugin Support
Jerlyn
(@jerparx)
Closed. Please create a GH issue so our devs can check.