=== Quick META Keywords ===
Contributors: pchere
Tags: blog, meta, keywords, categories, tags, seo
Stable tag: 1.1
Donate link: https://www.quickonlinetips.com
Plugin URI: https://www.quickonlinetips.com/archives/quick-meta-keywords-wordpress-plugin/
Requires at least: 4.0
Tested up to: 5.4
Requires PHP: 5.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Automatically adds a META keywords tags with keywords within the html HEAD tags. The categories are used as keywords.
Note: Works on single posts only as they are assigned categories.
== Installation ==
1. Unzip the download-package
2. Upload folder including all files to the "/wp-content/plugins/" directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. View source code of your article and check the META keywords tags.
== Screenshots ==
1. Add the meta keywords tag and fills up categories as keywords.
== Frequently Asked Questions ==
= Q: Why does it work for single post pages only? =
Since only single posts are assigned categories, therefore, this plugin uses categories for keywords. So it only works with single posts.
= Q: Where can I send feedback about this plugin? =
Plugin URI: https://www.quickonlinetips.com/archives/quick-meta-keywords-wordpress-plugin/
== Changelog ==
= 1.1 =
* Cleaned code
= 1.0 =
* Initial release.