Hi all,
Well I've been reading this forum for months now, and watching the critiques
of different web sites with great interest.
Now it's time to submit mine:
http://www.hotel-hunter.com
Be gentle... (Just kidding. Fire away. I'm a big boy)
A few issues that are troubling me:
Keywords: Right now the fact that I cite a lot of hotel prices on first page makes
the term "USD" my main key word, instead of "hotel" or "hotels".
Should I replace the USD with an image, to decrease its "text weight", perhaps
even adding an alt tag "hotel currency for hotelX"
Loading time: Everyone likes fast pages and this one is not fast.
On a 56 K connection this one would take 53 seconds !! An eternity.
The reason is all the "search engine food" at the bottom. I wanted
dynamic results that change from week to week, so I cache the cold fusion
pages and renew them weekly. But it still takes very long to load, probably
due to the many images (star images, map icons) I have on the page.
Plus the lists serve a second purpose: many customers prefer to "browse
the merchandise" rather than targeting a specific hotel destination. I guess
with the attitude, "I wonder where the cheapest hotels in Europe are..."
Any ideas?
DocType : How important is this really?
When I add
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" >
or
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
to top of page IE responds by fixing the top header to the viewport instead of to the
document. Which is not functionality I want. So if you are looking at this with
IE I remove the Doctype statement.
There must be another way to deal with that but I have not found it yet.
Ok, now you can throw your tomotoes ...
Serge