Content Optimization Web : Where to Put My Keywords?
It’s time to optimize your content keyword after finding your list of keyword to optimized.
It’s a bit technical again. If you know a bit of HTML then, this should be no problem for you to understand what we trying to say here. Fear not, if you are using wordpress you can download some plugin to help you to optimize your content. But here we present the concept and HTML code to illustrate where to put the keywords.
Content Optimization Web Process
A1. Fix Your Title
<title>Very Important Keyword</title>
A2. Fix Your Important Meta Tags
Meta Description:
<META NAME=”Description” CONTENT=”Your descriptive sentence or two goes here.” />
Meta Keywords:
<META NAME=”KEYWORDS” CONTENT=”your keywords,go here,separated by a comma,but not a space” />
A3. you body content keywords
<h1></h1>
<h2></h2
<strong></strong>
If you put the keyword in <h1> or bold is consider more important in search engine. High light or use h1 for those important keywords. Just remember, content is king, you have to write for your reader not the search engine. So we suggest you fix your title and meta tags first, then your body content.
Write your body content to whatever you feel like writing but keep in mind that what is the hot search keywords to highlight and use when it’s possible
Content Optimization In Wordpress Blog Implementation
For Fixing title in wordpress, all you need to do is just write keywords in your post “pages” or “posts” title, it’s will appear in the single post title.
For fixing meta tag in wordpress, it’s get a bit tricky, you can install the Wordpress Meta Plugin to do it.
Here is the list of wordpress meta plugin
For fixing body content, just switch to “code” view from your “visual” view in write post and then key in <h1><h2><bold><strong> in your content.
There are couple of wordpress plugin help you to do this automatically. You can read more about our implementation in Long Tail SEO Optimization In Wordpress. There are couple interesting new plugin that put everything such as All In One SEO Package Plugin, but for now, we stick to what we have here.
Well, what do you think, simple huh? Yeap, content optimization is easy to do compare to “link building and anchor text” optimization. That’s the topic we going to discuss next.

