Link directories and list sites
Directories are built for exactly this job, which makes them the channel people trust most and the one whose failure mode is hardest to see.
- What it proves
- Nothing on its own
- Risk if trusted alone
- High
- Safe use
- A lead, then verify
Why they feel authoritative
A directory presents addresses in a table, often with status indicators, sometimes with response times and a last checked timestamp. It looks like infrastructure. The visual language is borrowed from monitoring tools and it does its job, which is to make the reader feel that somebody is watching.
Somebody usually is watching, at least at first. The problem is what they are watching, and it is almost always reachability. A prober confirms that something answered at an address and rendered a page. It cannot confirm the thing answering holds the key it claims to, because no automated check can settle that.
The abandonment curve
Directories are usually built by one person in a burst of enthusiasm and maintained with steadily less. Nothing announces the transition. The site keeps rendering, the table keeps showing, and the addresses quietly stop being checked.
| Stage | What the reader sees | What is happening |
|---|---|---|
| Active | Timestamps move, entries appear and disappear | Somebody is actually checking |
| Coasting | Timestamps move, entries never change | A script runs, nobody reads the output |
| Abandoned | Everything looks identical to active | Nothing has been checked in months |
| Sold | Everything looks identical to active | Someone else owns it and the addresses have changed |
The last two rows are the problem. They are visually indistinguishable from a maintained site, and the fourth is a business. A directory with steady traffic and no owner attention is worth buying precisely because its readers will not notice the handover.
Reading a directory well
- Find out what the status indicator measures. If the site does not say, assume reachability, because that is the only thing easy enough to automate.
- Check whether anything ever changes. A list where entries never enter or leave is not being maintained, regardless of what the timestamp says.
- Be suspicious of completeness. A directory listing every market with every address is aggregating other directories, which means it inherits every error in all of them.
- Ask what it earns. Directories cost money to run. If the funding is not obvious, the answer is usually the listings themselves.
- Prefer one that publishes its method over one that publishes a bigger number.
What they are genuinely good for
Cross referencing. One directory tells you nothing. Three independent directories agreeing on an address is weak evidence, and it is real evidence, because getting the same wrong address into three separately run lists is meaningfully harder than getting it into one. That is the honest ceiling of what this channel offers, and it is still not a substitute for checking on arrival.
Independent is doing the work in that sentence. Three sites run by the same person, or three sites all copying a fourth, are one source wearing three hats. Aggregation is extremely common here, so agreement is worth much less than it appears.