September 14, 2020
Is This Worth It?
September 14, 2020

I put the finishing touches on the web stats programming, and after a few days I can confirm that most of the traffic on the internet is bots. That is, machines querying other machines. Only about 20-25% of the traffic is human beings. So if you're one of those, consider yourself special.
- Human | 547,132 hits (60%) on 425 pages | since 2024/01/16 |
- - Today | 100 hits on 50 pages | since yesterday |
189,088 hits (21%) on 425 pages | since 2024/01/16 | |
- - Today | 19 hits on 13 pages | since yesterday |
- Bots | 181,360 hits (20%) | since 2024/01/16 |
- - Today | 145 hits | since yesterday |
Most-Recent Hits since 2024/01/16 22:44 EST
- Spray Booth
- Jazzmaster Bass 1
- Telecaster Bass
- I Was Wrong About Sade
- Harmony H617 Bobkat
- Fret Slotting Jig
- KMise "Crunch" Distortion Pedal
- Danelectro Catalogs
- Fretboard Radius Jig
- Reverse Fenderbird
Most-Recent Googlings since 2024/01/16 22:44 EST
- Series Wiring
- Tube Amplifiers
- Audiovox 736 Bass
- Silvertone 1448 Guitar & Amp
- Music
- R-E-S-P-E-C-T !
- Masonite
- Fretboard Dots
- Danelectro Tolex Body Binding
- Airbrushing "Off the Grid"
Top Pages since 2024/01/16 22:44 EST
- Fret Slotting Jig
- Danelectro Bridges
- Masonite
- Telecaster Bass
- Laboratory
- Fretboards
- Silvertone 1448 Guitar & Amp
- Projects
- Polyurethane - UV-Cure
- Links
Top Googlings since 2024/01/16 22:44 EST
- Telecaster Bass
- Rickenbacker 4001 Bass 1
- Danelectro Bridges
- Stratocaster Bass VI
- Jazzmaster Bass 1
- Funnies
- Stratocaster Micro Bass 1
- Fretboards
- Finishing Oils
- Sitar Bridge
Pages: Last 14 Days
2025/05/29 -- 1,223 -- 547,032 -- Thursday
2025/05/28 -- 911 -- 545,809 -- Wednesday
2025/05/28 -- 0 -- 544,898 -- Wednesday
2025/05/27 -- 845 -- 544,898 -- Tuesday
2025/05/26 -- 0 -- 544,053 -- Monday
2025/05/26 -- 1,040 -- 544,053 -- Monday
2025/05/25 -- 898 -- 543,013 -- Sunday
2025/05/24 -- 826 -- 542,115 -- Saturday
2025/05/23 -- 1,023 -- 541,289 -- Friday
2025/05/22 -- 909 -- 540,266 -- Thursday
2025/05/21 -- 708 -- 539,357 -- Wednesday
2025/05/20 -- 900 -- 538,649 -- Tuesday
2025/05/19 -- 811 -- 537,749 -- Monday
2025/05/18 -- 737 -- 536,938 -- Sunday
Google: Last 14 Days
2025/05/29 -- 282 -- 189,069 -- Thursday
2025/05/28 -- 234 -- 188,787 -- Wednesday
2025/05/28 -- 0 -- 188,553 -- Wednesday
2025/05/27 -- 283 -- 188,553 -- Tuesday
2025/05/27 -- 0 -- 188,270 -- Tuesday
2025/05/26 -- 203 -- 188,270 -- Monday
2025/05/25 -- 450 -- 188,067 -- Sunday
2025/05/24 -- 409 -- 187,617 -- Saturday
2025/05/23 -- 271 -- 187,208 -- Friday
2025/05/22 -- 202 -- 186,937 -- Thursday
2025/05/21 -- 210 -- 186,735 -- Wednesday
2025/05/20 -- 394 -- 186,525 -- Tuesday
2025/05/19 -- 383 -- 186,131 -- Monday
2025/05/18 -- 470 -- 185,748 -- Sunday
Originally I used the built-in WordPress functions to update the counters. Those are big general-purpose routines that are slow and ponderous, and I noticed that there was some 'slippage' - numbers that should agree would slowly fall out of sync. So for the counter operations, I wrote my own code, which does only one thing, and does it very fast and reliably.
WordPress also provides hints for some browsers to 'pre-fetch' pages. In other words, the browser downloads a whole second page in the background on the off chance that you might look at it. Apart from doubling the load on the server and network, this also makes it impossible to keep accurate counts, so I turned that 'feature' off. Who thinks of these things?
Keith:
September 14, 2020 at 5:20 PM
Keep it up - your stuff is special to us non-bots