|
Posted by Beauregard T. Shagnasty on January 31, 2006, 10:05 am
Please log in for more thread options
Dan wrote:
> I have designed a web site for our family run business selling aloe
> vera products. It has been up for roughly a week and has had very
> little traffic. (30-40 hits). I have used the hosting company,
> 123-reg, to submit the website to 10 different search engines
> including google. I have also taken advise about meta tags in the
> pages (not sure whether they are right). I registered with google
> adwords but have only got one hit from that.
30-40 hits in the first week is pretty good, actually.
> Any suggestions would be much appreciated.
> The Website is www.aloe4life.net
See: http://k75s.home.att.net/show/aloe4life.jpg
My default background color is purple. You've not assigned one in the
body { } of your CSS.
Page has horizontal scrollbar in my browser window. Look into fluid
design.
Get rid of the splash page. What does "IF PAGE DOES NOT LOAD CORRECTLY
CLICK ABOVE" mean? Above where?
Remove the HTML comment markers from your CSS, the <!-- and the -->
Much better, move all your CSS to one external style sheet.
Use a real email address instead of the AOL address; it makes you look
like an amateur.
You are using images for headings. Search engines don't interpret images
as text. Use <h1>, <h2> etc, properly styled with CSS.
--
-bts
-Warning: I brake for lawn deer
|