=== WordPress Meta Robots === Contributors: destio Donate link: http://www.destio.de/tools/wp-meta-robots/ Tags: wordpress, seo, meta robots, meta tags, metadata, meta elements, search engine optimization Requires at least: 3.0+ Tested up to: 3.0.5 Stable tag: 1.4 This plugin will give you full control of the meta robots tag for post and pages. == Description == This plugin will give you full control of the 'meta robots' tag for each post or page. After activation you will find it as a WordPress typical meta box on the edit page in admin area. From a dropdown menu you can choose the following options: * index, follow * index, nofollow * noindex, follow * noindex, nofollow By creating an new post/page the default value is automatically set to 'index, follow' without any user input. == Installation == This section describes how to install the plugin and get it working. 1. Navigate to 'Add New' under "Plugins' menu in admin area 1. Upload or choose `wp-meta-robots.zip` from 'Install Plugins' 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Do I have to to add some code in the template? = No, the plugin will automatically add the meta tag in the header. = How I can be sure that the plugin works properly? = Go to the frontend of your page and check the source code. == Screenshots == 1. screenshot-1.gif == Changelog == = 1.4 = * Isolating functions in own class. = 1.3 = * Adding meta robots tag in wp_head by activation. = 1.2 = * Display meta tag only for posts/pages. = 1.1 = * Variable plugin basename. = 1.0 = * Basic functionality with extra field in database. == Upgrade Notice == Before installing or upgrading new plugins, please update you database first.