描述
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.
螢幕截圖
安裝
- Unzip the download-package
- Upload folder including all files to the “/wp-content/plugins/” directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- View source code of your article and check the META keywords tags.
常見問題
- 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/
評價
There are no reviews for this plugin.
貢獻者及開發者
修改日誌
1.1
- Cleaned code
1.0
- Initial release.