Simple Robots Meta Wordpress plugin
The usage of a robots metatag into blog pages is often discussed. Most of blog posts suggest to modify your blog template to change the header.
To avoid this modification, I’ve tested the Meta Robots plugin created by Joost De Valk. But this plugin doesn’t provide exactly what I’m looking for.
Using recommendations like How to Make a WordPress Blog Duplicate Content Safe, my objective is adding the "noindex,follow" to every page except posts, home and categories pages. Paged home and categories pages (/page/2, …) should be tagged too.
Using the same way than the Joost De Valk’s plugin, I’ve created a simple robots meta Wordpress plugin to make this simple job. Just install and activate.
PS: I’ve read a lot of posts which suggest robots Disallow directives with wildcards (/*/feed, etc) .. But I’ve never seen a such thing in .. the robots.txt specifications