Adding Keywords and Description to a Wordpress Template
Description and keywords are important tags for your website. Search engines look at both of these tags as one of the many ways in which to determine how to rank your sites relevance.
In the Wordpress installations and themes, the keyword and description code is not in the template. The code is simple to copy and paste and looks like this:
< meta name=”keywords” content=”keyword, keyword, keyword” />
< meta name="description" content="description of the site" />
To determine if the template you are using in Wordpress has these tags or not, follow these steps:
- Login to your Wordpress admin
- Choose the Presentation menu item
- Choose the Theme Editor menu item
- on the right hand menu choose the header or sometimes header.php
Now you scroll down through the code to determine if the items above are present. If not, you then place them between the < head> and < /head> tags. To make it easier you may paste them just above the tag.
The keywords should be keywords that you would like your site found under. A tool to help uncover keywords is Wordtracker (get a Free Trial here). Add you keywords separated by a comma.
Next write a concise site description also using keywords.
It is that simple.
Similar Posts:
- Top 10 Wordpress Plugins You Must Have
- Get Traffic From Technorati
- Coupon Page for Savings
- New Site Outsourced
- Make Money with eBay Affiliate Program by Building a Niche Store : BANS











Comment by James Mann on 12 February 2008:
I have done this on all my blogs.
One thing I would point out is to NOT go overboard with keywords. Keep focused on a topic but don’t dilute it like so many do with way too many keywords.