=== Simple Meta Tags ===
Contributors: DaganLev, huntlyc
Tags: SEO, Meta tags, keywords, description, hotscot
Requires at least: 3.1
Tested up to: 5.7.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires PHP: 5+
Donate link: https://www.hotscot.net/

Allows you to set global meta tags and customize on each individual page/post.

*Please Note:* Does not support custom post types

== Description ==

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.


== Installation ==

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.

== Changelog ==

= 1.1.1 =
* Added seperation between Pages and Posts
* Default meta for posts and default meta for pages
* Ability to opt-out from using the plugin on Posts or Pages

= 1.2.0 =
Fixed a bug with the meta tags not showing in back admin...

= 1.1.0 =
Added seperation between Pages and Posts

= 1.1.1 =
Minor bug fix

= 1.2.0 =
Bug fix for meta tags to appear

= 1.2.1 =
Small cosmetic changes

= 1.2.2 =
Added special charecters support for the title

= 1.2.3 =
Special character support for Cyrillic chars using a UTF-8 compatible converter

= 1.2.4 =
fixed index warning

= 1.2.5 =
Quick edit box saves was deleting meta tags - now fixed

= 1.2.6 =
Fix on main check box settings

= 1.2.7 =
Style updates to fit WP 3.8

= 1.2.8 =
Code updates for newer PHP versions

== Upgrade Notice ==

= 1.2.8 =
Code updates for newer PHP versions

= 1.5 =
Code updates

== Screenshots ==

1. View of default settings
2. View of Page/Post editing area
