설명
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.
FAQ
- 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/
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
1.1
- Cleaned code
1.0
- Initial release.