=== News Keywords ===
Contributors: John_Sear
Tags: SEO, Meta, Google, Post, Tags, WP Head
Requires at least: 3.4
Tested up to: 4.3.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds easily the Google-specific metatag "news_keywords" with Post Tags into wp_head().

== Description ==

Adds the Google-specific metatag "news_keywords" with Post Tags into wp_head() to improve your chances of appearing in Google search results for relevant queries. See also http://support.google.com/news/publisher/bin/answer.py?answer=68297 :)

== Installation ==

1. Download latest Version of `news-keywords`
2. Upload `news-keywords` Folder to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Fill out the Tags in your Post

== Frequently Asked Questions ==

= Are there any Settings? =

There's no need for settings. Just fill out Tags in your Post and there will be the Google-specific metatag "news_keywords" with these Post Tags in wp_head().

= I can't see a new metatag =

Be sure to use wp_head(). If there are no Post Tags, there will be no new metatag.

== Changelog ==

= 1.0.1 =
* Tested with WordPress v4.3.1

= 1.0 =
* ready for download.