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?

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