Word Press and Meta Tags

Discussion in 'Keywords' started by tjordan06, Sep 14, 2010.

  1. #1
    How do I put my keywords into my H1 tags using word press?

    Thank you,

    Tim
     
    tjordan06, Sep 14, 2010 IP
  2. tjordan06

    tjordan06 Member

    Messages:
    160
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #2
    any help or direction?
     
    tjordan06, Sep 16, 2010 IP
  3. wildchild

    wildchild Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    There's some info in the Codex at http://codex.wordpress.org/Meta_Tags_in_WordPress, go to the section labeled "Putting Meta Tags Back In". Here's an excerpt of that section:

    To add meta tags to your site, simply add them to the header.php template file in your WordPress Theme, specifically in the head section near the link for the style sheet. At the top you will see the DOCTYPE tag and below that you will see a couple more tags and then the <title> tag, looking something like this:

    <title><?php bloginfo('name'); ?><?php wp_title(); ?></title />

    Below this line you can add your meta tags. You can add meta tag information such as the content, language, author, contact, and copyright, since these are basically the same on every page of your site.​
     
    Last edited: Sep 16, 2010
    wildchild, Sep 16, 2010 IP
  4. tjordan06

    tjordan06 Member

    Messages:
    160
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #4
    Great! Thank you!
     
    tjordan06, Sep 16, 2010 IP
  5. tjordan06

    tjordan06 Member

    Messages:
    160
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #5
    Can you ad a "keyword" tag by doing this?

    Exactly type format do I need to add when insterting terms into "head"?
     
    tjordan06, Sep 17, 2010 IP
  6. wildchild

    wildchild Member

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #6
    Yes, to add "keyword" tags, use something similar to this:

    <meta name="keywords" content="keyword1, keyword2, keyword3, keyword4" />

    I'm not sure I understand your second question. Sorry.
     
    wildchild, Sep 17, 2010 IP
  7. mvpsandeep

    mvpsandeep Active Member

    Messages:
    113
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #7
    use 'ALL IN ONE SEO' plugin
     
    mvpsandeep, Sep 18, 2010 IP
  8. tjordan06

    tjordan06 Member

    Messages:
    160
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #8
    Does this put the kws in the meta tags? If so what meta tags will it put the kws in?
     
    tjordan06, Sep 19, 2010 IP
  9. tjordan06

    tjordan06 Member

    Messages:
    160
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    #9
    Go ahead and ignore my second question....
    Sorry
     
    tjordan06, Sep 19, 2010 IP