How to only prevent googlebot from indexing and following? I want to allow other bots to follow my particular post, just not googlebot.
Is there any way to modify the plugin, such that <meta name="robot" content="..."> of individual posts are changed to <meta name="googlebot" content="...">