Quick Online Tips
About     Contact

Quick META Keywords WordPress Plugin


The Quick META Keywords WordPress Plugin will automatically add META Keywords tags to every single post on your wordpress blog. The keywords will be derived from the categories under which the article is categorized.

Installation
1. Unpack the download-package
2. Upload folder include all files to the “/wp-content/plugins/” directory
3. Activate the plugin through the ‘Plugins’ menu in WordPress
4. Check your article source code for the META keywords tags.

Download now (.zip)

Why do I need this plugin?
META keywords tag between the <HEAD> tags of your blog template are essential for search engine optimization (SEO). Unfortunately wordpress does not generate the META keywords tags for you.

How many blogs are using this?
Download stats reveal over 1200 blogs might be using this plugin.

Will it provide keywords for my homepage?
No. Since only single posts are categorized, and this plugin uses categories for keywords, it only works with single articles

How do I add keywords to my homepage?
Simply use this code
<?php if (is_home()) { ?>
<meta name="keywords" content="keyword1, keyword2" />
<?php } ?>

70 Responses

  1. Sylvia – Once you have opened your site in the browser, Click View>Page Source on top of browser pane. A new page will reveal the html code of your page. Find the tags
    meta name=”keywords” content=”keyword1, keyword2″

    QuickOnlineTips posted on 04/06/2008
  2. Sadly, I thought of that…I looked and looked for the code you describe, but it’s not there. My plugins page lists the plugin and it’s active. Is there a more recent version of this plugin perhaps?

    Sylvia posted on 04/06/2008
  3. I’m automatically installed “All in SEO Pack” in my blog Sarugu.com.

    Can I use this plugin with All in SEO pack?

    Thanks.

    albert posted on 13/06/2008
  4. Hello,

    Thank you for writing this plugin, it is great.

    My question is: The plugin gets its keywords from categories, which means that all of the posts in a given category (and it can be a lot of them as the blog grows) will have exactly the same keywords. Would it not create a keyword duplication issue with search engines?

    Thanks,
    –Mike

    Mike posted on 07/08/2008
  5. Thanks for this great plugin. I am using it. This plugin works well on my site. Ardi

    Ardi-Gadgets posted on 09/08/2008