Noindex Paginated Posts
Force the WordPress SEO by Yoast plugin to noindex sub-pages of paginated posts.
by Robert Neu · github.com/flatpyramid/noindex-paginated-posts · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/flatpyramid/noindex-paginated-posts/archive/refs/heads/master.zipDeclares an update source (https://github.com/wpsitecare/noindex-paginated-posts), so updates arrive through the plugin's own updater.
From the readme
Noindex Paginated Posts for WordPress SEO
Force the WordPress SEO by Yoast plugin to noindex sub-pages of paginated posts.
Requires: WordPress 4.0
This is a simple plugin with no options. Simply install and activate. You must already have WordPress SEO by Yoast installed and activated for this plugin to work.
Once the plugin is activated, all paginated single entries will have their sub-pages set to noindex using the robots meta tag. All other meta robots directives set within the plugin will be left unchanged.
Changelog
1.1.0
Added a check to noindex paginated comment pages.
1.0.0
Initial release