Quick Online Tips
About     Contact
Blogging       Tutorials       Google       SEO       Facebook       Twitter       Apple       Computers       Security       Videos       Downloads

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. Good plugIn, but you don’t have a tips for insert code
    “”
    In automatic mode ?

    VagabondoDigitale posted on 31/12/2007
  2. It will automatically insert the code in the header. You simply need to activate it.

    QuickOnlineTips posted on 31/12/2007
  3. I think what you meant to say is that it automatically takes the categories for an entry and inserts them as keywords.

    I’m loving this! Thanks!

    Marlin May posted on 09/02/2008
  4. Thank you

    Onur posted on 02/03/2008
  5. Where do I put that code, the code which is in the FAQ?

    ed posted on 12/03/2008
Twitter   Twitter     RSS Feed readers
Advertisements

Advertise here