Glossary: Hits

by Joel on 2008/07/21 · 2 comments

Hits are requests for files from a server. When you visit a web page, your browser has to request all the files that make up that page to be delivered to you. Hits do not measure how many times the site was visited, nor how many visitors the site has. They don’t even measure how many individual pages were loaded. They only measure how many times the server received requests for files. If your site’s home page has 100 images, and a single person visits that page one, you just got 100 hits. Congratulations.

Don’t measure your site’s traffic in hits, then. Because it’s meaningless.

{ 2 comments… read them below or add one }

Mitchell McKenna 2008/07/21 at 10:17 pm

I’m getting the vibe you’ve taken a networking course before, lol

Reply

Joel Kelly 2008/07/22 at 5:06 am

Haha! Sadly, no, I had to learn this stuff the hard way (by making the same mistakes and embarrassing myself).

Reply

Leave a Comment

Previous post:

Next post: