<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
        "http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML LANG="en-US"><HEAD>
<TITLE>Some Observations on Web Traffic</TITLE>
<BASE HREF="http://www.websnob.net/traffic">
<META NAME=description CONTENT="Some personal observations about the
visitor rates of an average home page, including what increases and
decreases traffic.">
<!--#exec cgi="./cgi/head.pl"-->
</HEAD><BODY>
<p class="advert"><!--#exec cgi="./adverts/ad_1.pl"--></p>

<H1>Some Observations About Web Traffic</H1>

<P>I've had a homepage of one sort or another since May of 1995, and
I've been keeping access statistics almost the whole time. There's nothing
world-famous about these pages, so I consider those statistics a reasonable
example of &quot;normal&quot; traffic. Watching that traffic over the
months has led to a few very simple observations about how people find
their way to a home page, and what they like enough to stick around and
read.</P>

<H2 ID="sig">People read .signatures</H2>

<P>Most of the people who signed my first guestbook claim they found it
through my netnews .signature. Go figure. It probably helps if you post a
lot, like I used to.</P>

<H2 ID="escaped">People don't like %7E</H2>

<P>On the other hand, properly escaping the <SAMP>~</SAMP> in
<SAMP>http://www.msen.com/~islander/</SAMP> (my original homepage) to
<SAMP>%7E</SAMP> (because the <a
href="http://www.ics.uci.edu/pub/ietf/uri/rfc1738.txt">URL
specification</a> acutally forbids tildes) for a month led to an immediate
drop in the number of visitors. I think <SAMP>%7E</SAMP> confuses
people.</P>

<H2 ID="topical">People follow topical recommendations</H2>

<P>In response to an article on <A HREF=
"news://comp.infosystems.www.authoring.html"
>comp.infosystems.www.authoring.html</A> asking about <A HREF=
"http://www.solarisguide.com/cgi-bin/rtfm?cmd=finger&amp;sec=1&amp;search=EXACT">finger(1)</A>,
I posted a recommendation to read <A
HREF="/finger/index">Websnob's `How To Finger Through A Web
Page' Page</A>, and traffic <STRONG>skyrocketed</STRONG> for the next
couple of weeks.</P> <P>Conversely, people who just post &quot;Read my home
page!&quot; articles usually get flamed, so I'd recommend against that.</P>

<H2 ID="new">People read the `What's New' page of directories</H2>

<P>Whenever I enter a listing for one of my sites into a web directory
service, traffic spikes for a couple of days. Either the directories are
going overboard verifying the URI, or people are jumping here from
&quot;New Entries&quot;-type pages.</P>

<H2 ID="guest">People like guestbooks</H2>

<P>Seriously. I get more user feeback through guestbooks than I ever did
through the simple <A HREF="mailto:michael&#64;bauser.com"
TITLE="Concerning traffic.html">mailto:michael&#64;bauser.com</A> links
(which appear more often than links to the guestbook).</P>

<H2 ID="niche">People like niche pages</H2> 

<P>I can't emphasize this one enough: <EM>People read niche pages.</EM> --
Small, focused pages like <A HREF= "/finger/index">How To
Finger Through A Web Page</A> and <A HREF=
"http://www.alt-security-keydist.info/newgroups">Cryptography
Newsgroups</A> get a lot of traffic that completely bypasses the home page.
(People appear to be finding the the cryptography page through web search
engines.)</P>

<H2 ID="long">People don't like long pages.</H2>

<P>Hyperlinks at the top of large pages (<A
HREF="http://www.michael.bauser.name/faq">my personal FAQ</A>
tops <abbr title="20 kibibytes">20k</abbr>) are activated more often than
the ones towards the bottom, which suggests (to me, anyway) that people
aren't hanging around to the end of the page, and/or aren't coming back
after visiting other pages.</P>

<H2 id="news">People still read newspapers</h2>

<P><a href="http://www.beerdates.com/">Beer Dies!</a> got
mentioned in a Philidelphia newspaper once, and traffic shot so high that
it overwhelmed <a href="logs.html">logging routines</a> and I lost the
week's worth of stats that would prove my point. Damn.</p>

<p class="advert"><!--#exec cgi="./adverts/ad_2.pl"--></p>
<!--#exec cgi="./cgi/menu.pl"-->
<!--#exec cgi="./cgi/1995"-->
</BODY></HTML>

