Re: Need new set of eyeballs ... help please!
I still think the logo starts too far down the page. You can get rid of these lines:
<meta name="Author" content="Jeffrey Ware">
<meta name="CATEGORY" content="home page">
<meta name="Reply-to" content="jware@myactv.net">
<meta name="resource-type" content="document">
<meta name="Copyright" content="2006 Copyright">
<meta name="rights" content="Copyright 2006. All material contained herein is owned and protected. Any attempts to reproduce this information without the express written consent from the owner will be prosecuted.">
You shouldn't have two different meta descriptions. Google will sometimes use these as the snippet on the SERPs pages, so make it count.
<meta name="Description" content="This page contains medical scrubs titles, contact information, uniform scrubs order forms, medical scrubs color chart, navigation bar. Specials for medical scrubs, nursing accessories are also found here.">
<meta name="Description" content="Excellent selection of quality medical scrubs, uniform scrubs, nursing scrubs, lab coats.Free Shipping. Group Discounts.">
And should put your CSS and Javascripts in external files.
|