Title: Keywords Plugin
Last modified: August 18, 2016

---

# Keywords Plugin

 *  [ali-butt](https://wordpress.org/support/users/ali-butt/)
 * (@ali-butt)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/keywords-plugin/)
 * Hello there,
    I am trying to get Jerome’s Keywords Plugin to work
 * [http://vapourtrails.ca/wp-keywords](http://vapourtrails.ca/wp-keywords)
 * everything seems OK, except the part where it says
 * “To add the keywords meta tag to your site, put the following somewhere in your
   title block (i.e. between the <title> and </title> tags):
    <meta name=”keywords”
   content=”<?php the_keywords(); ?>” /> Every time a page is loaded, the plugin
   will insert all of the keywords and category names from the current view.”
 * What i have in my header.php is:
 * <head>
    <meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’);?
   >; charset=<?php bloginfo(‘charset’); ?>” /> <title><?php bloginfo(‘name’); ?
   ><?php wp_title(); ?></title> <meta name=”generator” content=”WordPress <?php
   bloginfo(‘version’); ?>” /> <!– leave this for stats please –>
 * if i try and paste the line inbetween the title block, the name of my webpage
   changes to “<meta> Ali’s Knowledge Base”
 * Can anyone please advise my how i can do what is being suggested above?

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/keywords-plugin/#post-180050)
 * Uh, this:
 * `<meta name="keywords" content="<?php the_keywords(); ?>" />`
 * should go, on its own line, somewhere between the `<head> </head>` tags, and 
   not the title tags. May want to inform the plugin dev of the mistake.
 *  Thread Starter [ali-butt](https://wordpress.org/support/users/ali-butt/)
 * (@ali-butt)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/keywords-plugin/#post-180159)
 * Thank you for the clarification.
 * i also have this line there:
 * <meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!–
   leave this for stats please –>
 * Can i leave that and put the other above it ? … or can you not have 2 lines with
   that information?
 * Thanks
    Ali
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [21 years, 2 months ago](https://wordpress.org/support/topic/keywords-plugin/#post-180160)
 * One line is
    `<meta name="keywords"` the other `<meta name="generator"` So they
   are NOT the same! And you can have much more `meta` lines there 🙂 Just try a
   [search](http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLC,GGLC:1969-53,GGLC:en&q=meta+tags)
   for meta tags.
 *  [darkcanuck](https://wordpress.org/support/users/darkcanuck/)
 * (@darkcanuck)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/keywords-plugin/#post-180322)
 * Instructions on the plugin page have been updated.
 *  [aijohn](https://wordpress.org/support/users/aijohn/)
 * (@aijohn)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/keywords-plugin/#post-180472)
 * Been wondering what this line is for:
 * <meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” /> <!–
   leave this for stats please –>
 * Whose stats? What can I do with it?
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [20 years, 12 months ago](https://wordpress.org/support/topic/keywords-plugin/#post-180473)
 * It’s for WP.
    A search engine result will show how many blog of which version
   are around. It helps the development.
 * You can’t do anything with it.
 * If you want some stats, I’d suggest a search here for ‘short stat’

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Keywords Plugin’ is closed to new replies.

## Tags

 * [tagging](https://wordpress.org/support/topic-tag/tagging/)

 * 6 replies
 * 6 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [20 years, 12 months ago](https://wordpress.org/support/topic/keywords-plugin/#post-180473)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
