Front Page Web Building

Latest post 10-12-2007 1:44 PM by dan@moores.org. 3 replies.

Front Page Web Building

10-10-2007 9:06 AM

Does anyone know how to add a counter to the home page? I would like to know how many people look at our site.
I would also like to know how to add wallpaper to the header and side board without adding to the body of the page.

RE: Front Page Web Building

10-11-2007 7:01 AM

Your hosting account should have a free stats package included. This will give you the basics.

We use Google Analytics since it integrates with Adwords, displays goal conversions and provides a nice interface for clients.

http://www.google.com/analytics

Siter meter is another popular free stats package.

http://www.sitemeter.com

best,

.



RE: Front Page Web Building

10-11-2007 10:26 PM

Have a try with www.statcounter.com . According to my experience, they are pretty reliable.

If you have a bit of programming exerience, it is pretty easy to create one by yourself.

RE: Front Page Web Building

10-12-2007 1:44 PM

For adding the wallpaper, try adding the following style attribute to the html tag:

style="background-image: url(http://www.example.com/someimage.jpg);background-repeat: no-repeat;"