Need help on Description and meta on my wordpress site!

Discussion in 'HTML & Website Design' started by santhana, Mar 12, 2008.

  1. #1
    I would be appreciated if someone can teach me how to input the title, description and meta to my wordpress header. please help! I don't really good at the code. please give me some example so I just replace with the word I want to put.
    Thanks!
     
    santhana, Mar 12, 2008 IP
  2. PHPGator

    PHPGator Banned

    Messages:
    4,437
    Likes Received:
    133
    Best Answers:
    0
    Trophy Points:
    260
    #2
    These tags should go between <head> and </head>

    <title>TITLE HERE</title>
    <meta name="description" content="DESCRIPTION HERE" />
     
    PHPGator, Mar 12, 2008 IP
  3. ronakbhagdev

    ronakbhagdev Peon

    Messages:
    251
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Use this plugin
    All in One Seo

    You just have to write desired text in description and keyword field. You don't need any html skill.
     
    ronakbhagdev, Mar 12, 2008 IP
  4. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #4
    As a WordPress user myself, I'll second using the "All In One SEO Pack" for your META keywords (which are essentially useless, though they may help with the in-site search feature) and META description. Just make sure you remove the existing META description and keywords tags from your header.php file before you install the plugin.

    When you've installed and activated the plugin, you'll have a new form added to the write new page and write new post pages in your Admin panel (the Dashboard) which you can (and should) use to write your description and keywords for those particular pages. Don't forget to configure the plugin as well, you can (and should) use it to determine the order that your TITLE tag's contents are displayed.
     
    Dan Schulz, Mar 12, 2008 IP