Where do you put key words on your website for search engine optimization?
I’m building a website, very new to this. Where do I put the key words on the page so that my website will be found in the search engine when those words are typed in?
Tagged with: building a website • key words • search engine
Filed under: Search Engine optimization
Like this post? Subscribe to my RSS feed and get loads more!



You can begin with your keywords in your Keyword Meta Data area which is found between the <head> and the </head>. Like this:
<meta name="keywords" content="all your keywords and phrases go here divided by a comma" />
You would then use your keywords and key phrases within the content of your web page.
For a simple explanation, read:
http://www.dironwebdesign.com/seo.shtml
DianeD
You put them in the code (in the meta data), and then the same words get used on the page.
In your browser,Under view click on page source
that will show you the HTML for this page look for "meta"
this is where you’ll put the Meta tags for the search engines
Use the code that a previous poster posted. But now today with search engines, most (Google) don’t use keywords because of keyword stuffing, but the meta description value is more important and your title tag so make sure those two have your site’s keywords in them.
You first need to research what people would type in to find you. You need to optimize each page for its own term. Add the term in your title tag, description tag, keyword tag and in the content.