If you're using google for your comparisons there's something you should know. Most of the popular search engines (especially google) use meta-tags for the purposes of classification. Your web-site will only rank higher if people link to it (it's known as a polling system). Spread the word about the site, and you'll rank higher as your poularity goes up.
It takes time, but be patient. There is no way to force your web-site above everyone elses. There are no tricks that work for more than a week.
Google will actually down-rank your site if you try and trick it into moving it up the ranks. They know what tricks work, they let them go for a while, then they cut you off, and push you down the list.
There must have been a couple posts about this in the "Search Engines" forum already.
If you still want to correct your meta tags, this is the style I was taught:
Code:
<meta name="description" content="This Business - Main Page" />
<meta name="keywords" content="words seperated by spaces or commas" />
<meta name="author" content="jeffmcsheff" />
The keywords you use should correspond to content that is actually on your page.
(I may ammend this post with content from my class notes later on).
|