Mô tả
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.
Cài đặt
- 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.
Hỏi đáp
- 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/
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Quick META Keywords” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Quick META Keywords” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1
- Cleaned code
1.0
- Initial release.