Allows you to set global meta tags and customize on each individual page/post. Please Note: Does not support custom post types
Allows you to set global meta tags and customize on each individual page/post.
The plugin will generate the blog title and page title as default title tags if not specified otherwise.
To install this plugin please use the “install” feature from the WordPress site.
Then to make plugin work on pages and posts – make sure the wp_head() function is utilized in the header and that all meta tags are removed from to page to avoid duplications.
Fixed a bug with the meta tags not showing in back admin…
Added seperation between Pages and Posts
Minor bug fix
Bug fix for meta tags to appear
Small cosmetic changes
Added special charecters support for the title
Special character support for Cyrillic chars using a UTF-8 compatible converter
fixed index warning
Quick edit box saves was deleting meta tags – now fixed
Fix on main check box settings
Style updates to fit WP 3.8
Code updates for newer PHP versions