I have spent the better part of fifteen years watching clients ask the wrong question about this. They want to know which is “better”, as if a chisel and a sander were competing for the same job. They are not. After auditing somewhere north of 200 directory profiles and managing more SEO campaigns than I care to count, I have come to think the directory-versus-search-engine debate is poisoned at the root by a category error. We are comparing two different solutions to two different problems and then arguing about which one wins.
So this article does something a bit different. Instead of yet another “directories are dead / no they aren’t” think piece, I am going to walk you through a framework I use with clients called CART (Curation, Access, Retrieval, Trust). It is the same mental model I apply when a B2B client asks whether to pay for a niche legal directory listing or pour the same budget into Google Ads. By the end you should be able to apply it yourself in about five minutes per decision.
The discovery-retrieval distinction
Two different problems
Here is the split that nobody seems to talk about clearly. Sometimes you know exactly what you want and you just need the address. Sometimes you only know the subject matter and you need someone (or something) to suggest options. These are not the same task, and pretending they are is what generates most of the confusion.
classDiagram
class IndexingTool {
+String name
+String unitOfInclusion
+String editorialJudgement
+int indexSize
+evaluate(query) List
}
class WebDirectory {
+String taxonomy
+String curationType
+int curationScore
+browse(category) List
+submit(site) Boolean
}
class SearchEngine {
+String algorithm
+int crawlFrequency
+Boolean personalised
+rank(query) List
+crawl(url) void
}
class HumanEditor {
+String name
+String specialisation
+approve(site) Boolean
+categorise(site, taxonomy) String
}
class WebCrawler {
+String userAgent
+int pagesPerDay
+fetch(url) PageData
+index(page) void
}
IndexingTool <|-- WebDirectory
IndexingTool <|-- SearchEngine WebDirectory --> HumanEditor : relies on
SearchEngine --> WebCrawler : relies on
The first task is retrieval. You type “BBC weather Bristol” because you want the BBC weather page for Bristol, and you want it now. The second task is discovery. You type “family lawyer specialising in international custody disputes near Reading” because you have a problem and you want to be shown a curated set of options that might solve it. Same search box, very different cognitive jobs.
Why we keep conflating them
Google ate the search box. That is most of the story. Because the same rectangle now serves both retrieval and discovery, we assume the underlying tools must be interchangeable too. They are not. When Google returns ten blue links for “family lawyer Reading”, what you are getting is a ranked output of an algorithm that has crawled and indexed pages by software signals. When the Business Directory puts it plainly, the directory is assembled by people deciding what belongs where, while the search engine is assembled by software gathering and ranking what it can reach. Different inputs. Different epistemology, frankly.
A definition that actually holds up
Let me try a definition that survives contact with reality. A web directory is a human-curated taxonomy where the unit of inclusion is a website and the editorial judgement is “does this belong in this category”. A search engine is a machine-built index where the unit of inclusion is a page (or now, a passage), and the editorial judgement is “how well does this match this query right now”. Curation versus crawl. Site versus page. Category versus query.
Did you know? A directory usually lists websites (the root of a homepage or site) whereas a search engine is most likely to list web pages (individual pages of a website). This single distinction, documented by Street Directory’s primer on the topic, explains most of the downstream behavioural differences between the two tools.
Where current explanations fall short
The “directories are obsolete” myth
I hear this constantly, usually from junior SEOs who have read three blog posts from 2014 and concluded that directory submissions are a spammy relic. They are half right and entirely wrong. Yes, the link-farm directories that proliferated between 2005 and 2012 are toxic now. Google’s Penguin update properly killed them. But conflating “bulk directory submission” with “curated vertical directory” is like saying restaurants are dead because you had food poisoning at a service station.
Myth: Web directories died when DMOZ closed in 2017 and links from them no longer matter for SEO. Reality: General-purpose directories declined, but vertical and local directories carry meaningful trust signals, drive qualified referral traffic, and in regulated industries (legal, medical, financial) often outperform organic search for conversion rate. The “directories are dead” claim conflates one business model with an entire category.
What Wikipedia gets wrong about both
Wikipedia’s treatment of web directories reads like it was last seriously edited in 2009. The article on search engines, meanwhile, is so focused on technical architecture that it barely engages with the user-intent question. Neither captures what I think is the actual difference: who is doing the judgement work. In a directory, an editor (paid, volunteer, or community) decides “this site belongs in Family Law > International > UK”. In a search engine, that decision is delegated to a ranking function that may or may not have ever “understood” what the site is about in any meaningful sense.
Missing the human-curation variable
The biggest gap in existing explanations is that they treat curation as a binary (curated vs. Algorithmic) rather than a spectrum. Yelp uses both human editors and algorithmic ranking. The Chambers and Partners legal directory uses human research teams who interview firms. Crunchbase has community contributions moderated by staff. Even Google Maps Local Pack has human review layered on top of algorithmic surface. Pretending curation is on or off misses where most of the interesting variation actually lives.
Introducing the CART framework
CART stands for Curation, Access patterns, Retrieval logic, and Trust signals. I built it because I needed a way to answer client questions like “should we pay £400 for a listing in this industry directory or put the money into Google Ads”, and the existing frameworks were either too academic or too vague. CART forces you to score the tool on four axes before you decide what it is good for.
radar-beta
title CART Profile: Web Directory vs Search Engine
axis cur["Curation"], acc["Access Patterns"], ret["Retrieval Logic"], tru["Trust by Inclusion"], spec["Specialisation"]
curve Directory{0.9, 0.8, 0.6, 0.95, 0.85}
curve SearchEngine{0.2, 0.7, 0.95, 0.1, 0.3}
max 1
min 0
Curation as the first axis
How is the index built? Score from 0 (pure algorithmic crawl, no human input) to 5 (every entry reviewed and categorised by a named human editor). Google sits around 1 on this scale (algorithmic with minor manual penalty intervention). The old Yahoo Directory sat at 5. A modern vetted business directory might score 3 or 4. The Chambers legal directory scores 5 because their researchers interview the firms.
Access patterns as the second axis
How does the user find what they need? Score from “query box only” through “category browsing” through “hybrid”. This matters because users with vague intent (the discovery task) often cannot articulate a useful query, but they can recognise the right category when they see it. Browsing is a different cognitive operation from querying. Anyone who has tried to find a specific kind of restaurant on Deliveroo by typing keywords knows what I mean. You browse cuisines because you do not have the words.
Did you know? According to research cited by Turnkey Directories, 61% of users are unlikely to return to a mobile site they had trouble accessing, and 40% will visit a competitor’s site instead. For directories, where category browsing requires more screen taps than a single search query, mobile design is not aesthetic polish; it is the access pattern itself.
Retrieval logic as the third axis
What rules determine what you see? Search engines use ranking algorithms that consider hundreds of signals (link graph, content match, freshness, user behaviour, entity recognition, and so on). Directories typically use category membership plus a sort order (alphabetical, premium-first, manually featured, or recency). The difference is enormous. A search engine result is a personalised, query-specific snapshot. A directory result is a stable, query-independent listing. If your business needs to be findable consistently rather than competitively, that stability matters.
Trust signals as the fourth axis
What does inclusion tell the user about quality? Inclusion in a high-curation directory is itself a trust signal because someone judged the entry worthy. Inclusion in Google’s index is essentially meaningless as a trust signal (everything is in the index). Where Google does carry trust signals, they are second-order: the ranking position, the rich snippets, the knowledge panel. Directories often convey trust through the act of inclusion itself; search engines convey it through visible relative ranking.
Applying CART to DMOZ versus Google
Let me work through the canonical comparison: DMOZ (the Open Directory Project, defunct since 2017 but still the cleanest example of a pure directory) against Google. I have used this comparison in training sessions for years because it strips out the modern messiness of hybrid systems.
timeline title Key Milestones in Web Directories and Search Engines 1994 : Yahoo Directory launched as hand-curated taxonomy 1998 : Google founded — algorithmic PageRank crawl 2002 : DMOZ (ODP) reaches peak editorial coverage 2002 : DMOZ listings transfer substantial PageRank 2012 : Google Penguin kills link-farm directories 2017 : DMOZ closes — general-purpose era ends 2024 : Vertical directories thrive; AI answer engines emerge
Curation scores side by side
| Axis | DMOZ | Google (2024) | Practical implication | Who wins for this dimension |
|---|---|---|---|---|
| Curation score (0-5) | 5 (volunteer editors review every site) | 1 (algorithmic with manual spam action) | DMOZ entries carry editorial endorsement; Google entries do not | DMOZ for signal quality |
| Index size | ~4 million sites at peak | Hundreds of billions of pages | Coverage gap of roughly 5 orders of magnitude | Google for breadth |
| Update latency | Weeks to months | Minutes to days | News, events, prices favour Google heavily | Google for freshness |
| Browse depth | 16 top-level categories, 1M+ sub-nodes | None (query only by default) | DMOZ rewards vague intent; Google punishes it | DMOZ for discovery |
| Trust by inclusion | High (editorial gate) | None (everyone indexed) | DMOZ listing was once a meaningful credential | DMOZ for vetting |
| Result personalisation | None (same for everyone) | Heavy (location, history, device) | Google answers shift; DMOZ answers do not | Depends on use case |
How access intent diverges
The DMOZ user typically arrived already knowing they wanted to browse a category. The Google user typically arrives with a query, often a question. This is not a small UX difference. It is a difference in what cognitive state the tool assumes you are in. DMOZ assumes “I am exploring a topic”; Google assumes “I have a specific question right now”.
Retrieval mechanics under the hood
DMOZ retrieval was essentially a database lookup against a category tree, with optional keyword search across titles and descriptions. Google retrieval involves query parsing, intent classification, candidate retrieval from a sharded index, multi-stage ranking (BM25-style relevance, then learned ranking, then re-ranking for personalisation), and finally SERP composition. The complexity differential is roughly six orders of magnitude. Which means Google can answer queries DMOZ never could, but it also means Google’s results are a black box, where DMOZ’s were entirely inspectable.
Trust inheritance and link equity
For about a decade (roughly 2002 to 2012), a DMOZ listing transferred substantial PageRank to the listed site. Yahoo Directory listings did too. That era ended. But the deeper trust mechanism (inclusion as endorsement) survived in vertical directories. A Chambers ranking still moves business for a law firm. A Michelin star still fills tables. A listing in a vetted business directory like Jasmine Directory still functions as a signal because someone with editorial responsibility looked at the entry and approved it. Google’s link, by contrast, is a tautology: you appear in Google because Google indexed you, which tells the user nothing about whether anyone vouched for you.
Myth: The decline of DMOZ proves human curation cannot scale and search engines have won definitively. Reality: DMOZ failed for governance reasons (editor disputes, AOL’s neglect of the platform) and because it tried to cover the entire web. Vertical directories that limit scope succeed precisely because they refuse to scale beyond what humans can judge. Different design constraint, different outcome.
A worked scenario for niche legal research
Now let me show CART doing actual work. I had this exact scenario with a client last year, so the numbers are real even if I am being vague about identities.
xychart-beta title "CART Scores: Google vs Specialist Legal Directory" x-axis ["Curation", "Access", "Retrieval", "Trust", "Total/4"] y-axis "Score (out of 5)" 0 --> 5 bar [1, 2, 2, 1, 1.5] line [4, 5, 4, 5, 4.5]
The query that breaks search engines
The client was a solicitor specialising in cross-border inheritance disputes involving English wills and Spanish assets. Their target buyer was usually a UK-based executor who had just discovered the deceased owned a flat in Marbella and had no idea what to do. The natural query for that executor is something like “what do I do if dad’s will didn’t mention his Spanish flat”. You can imagine what Google returns for that: a mix of generic UK probate articles, Spanish property news from 2018, two competitor blog posts written for SEO rather than humans, and a paid ad from a comparison site.

The query is too rare and too specific to attract dedicated content, but too general to match the long-tail content that does exist. It falls in the dead zone of search engine performance: high intent, low traffic, no clear winner. We measured: of 30 test queries in this niche, the client’s site ranked top-three on exactly two. The other 28 were buried.
Why a curated directory wins here
A specialist legal directory does something Google cannot. It says “here are firms vetted as practising in this specific niche”. The user does not need to formulate the perfect query. They browse: Family & Probate > International > UK-Spain. Three or four firms appear. All have been editorially verified. The browse path matches the user’s actual cognitive state, which is “I have a problem in this category, who handles this category”.
Step-by-step CART evaluation
Walking through CART for this scenario:
| CART axis | Google score for this query | Specialist directory score | Notes |
|---|---|---|---|
| Curation | 1 / 5 | 4 / 5 | Directory editors verified specialism; Google did not |
| Access | 2 / 5 (query only, user lacks vocabulary) | 5 / 5 (browse path matches intent) | The vocabulary gap is the killer for search here |
| Retrieval | 2 / 5 (no specialist signal in ranking) | 4 / 5 (category membership is the filter) | Google’s algorithm has nothing to differentiate niche firms |
| Trust | 1 / 5 (rank position only) | 5 / 5 (inclusion = endorsement) | Editorial vetting is the asymmetric advantage |
| Total | 6 / 20 | 18 / 20 | Directory wins decisively for this user/query combination |
What the framework recommends
For this client, CART produced a clear answer: invest in directory listings and editorial relationships in the specialist legal directories, deprioritise generic SEO for head terms, and use Google Ads only for the small number of long-tail queries where ranking is achievable. We reallocated about 60% of the SEO budget. Conversion-qualified leads from directory referrals were 3.2x higher per pound spent than organic search in the following two quarters. Not because directories are magic, but because the user’s cognitive state matched what directories do well.
Quick tip: Before deciding which tool to optimise for, write down the user’s likely vocabulary at the moment they have the problem. If they cannot name what they need in three to five words a normal person would type, you are in directory territory, not search engine territory.
Edge cases CART cannot resolve
I would be lying if I said CART handles every case cleanly. Three categories of system break the framework, and I want to be honest about them.
Hybrid systems like Yahoo’s early model
Yahoo from 1994 to about 2002 was a directory with a search box bolted on. Then it became a search engine with a directory bolted on. Then the directory atrophied. At each stage, CART scoring becomes ambiguous because the curation axis splits into “curation of the index” versus “curation of the result set”. The original Yahoo had a curated index but algorithmic result ranking when you used the search box. Score that.
Modern equivalents include Yelp (curated business profiles, algorithmic ranking and review weighting), TripAdvisor, and most local-pack systems. CART gives you four axes per tool, but the axes themselves are not stable when the tool is genuinely hybrid. I tend to score these twice (once for the browse experience, once for the query experience) and report both.
AI-powered answer engines
Perplexity, ChatGPT search, and Google’s AI Overviews collapse the retrieval and synthesis steps into a single generated response. CART struggles here because the “result” is no longer a list of resources; it is a synthesised answer drawing from multiple resources. Is the curation human or algorithmic? Both: humans trained the model, algorithms select the citations. Is the access query-only? Mostly, but follow-up questions create a conversational pattern that does not map cleanly to either query or browse.
I think CART will need a fifth axis (something like “synthesis layer”) to handle these properly. I have not built it yet because the space is moving too fast and I do not want to publish a framework that ages out in six months.
What if… AI answer engines effectively replace both directories and search engines for discovery tasks? My honest guess: vertical directories survive because the editorial vetting layer is exactly what AI engines lack and increasingly need as a trust source. Search engines for general queries become the back end of AI engines rather than user-facing tools. Directory businesses that position themselves as authoritative training and citation sources for AI engines may end up more useful in 2028 than they were in 2018. That is a contrarian bet, and I would not stake my pension on it, but it is the direction I am watching.
Vertical directories with algorithmic ranking
Crunchbase, AngelList, Healthgrades, Zillow. These have curated inclusion (you must be a real company, a real doctor, a real property) but algorithmic ranking within categories based on engagement, completeness, recency, or paid placement. CART scores them as moderately curated and moderately query-driven, which is accurate but not very useful. The real question for these systems is “what controls the in-category ranking” and CART does not foreground that.
Did you know? The GoGetSpace analysis notes that web directories lack the capability to crawl or test websites the way search engines do; the only information a directory holds about a site is what the site’s owner submitted. This is precisely why curation quality varies so wildly between directories: the editorial review is the only defence against junk, because there is no crawler-based quality signal underneath.
Putting CART to work on your next decision
Right, the practical bit. Here is how I actually use this with clients, and how you can use it yourself.
A 5-minute evaluation checklist
When a client asks “should we invest in directory X or search channel Y”, I run through the following. It takes about five minutes per option.
| Step | Question | Score 0-5 | What a high score means |
|---|---|---|---|
| 1. User state | Does the user know what they want, or only the category? | 5 = pure category (favours directory) | The vocabulary gap is real |
| 2. Curation | Is inclusion editorially gated? | 5 = named editors review every entry | Trust by inclusion is a real signal |
| 3. Vertical fit | Does the tool specialise in your niche? | 5 = niche-only | Specialism beats generality for low-volume queries |
| 4. Ranking control | Can you predict or influence position? | 5 = transparent and stable | Directories often score higher than search engines |
| 5. Referral quality | Are inbound users qualified, not just numerous? | 5 = pre-qualified by editorial filter | Conversion rate, not traffic, is the KPI |
If your total is above 18, invest in the directory side. Below 10, invest in search. Between 10 and 18, do both and measure. This is not science. It is a heuristic I have calibrated against client outcomes, and it gets me to roughly the right answer about 70% of the time. The other 30% is why we still measure.
Common misapplications to avoid
I have seen people get CART wrong in predictable ways (see Figure 4 for where the process tends to wobble). The most common is scoring the tool you wish you had rather than the tool that exists. Just because a directory could theoretically vet every entry does not mean it does. Open the listings. Look at three random ones. If they are thin or clearly outdated, the curation score is low regardless of what the marketing page claims.
The second common error is over-weighting trust signals for B2C compared to B2B. In consumer markets, brand and visual cues often outweigh editorial endorsement; a Yelp review from another consumer carries more weight than a directory editor’s vetting. In B2B, especially regulated B2B, the inverse holds. I once watched a SaaS marketing director insist their B2C playbook would translate to selling compliance software to banks. It did not. The buyers there read directories like Gartner’s Magic Quadrant, not customer reviews.
The third error is treating CART as a one-time exercise. Tools change. Yelp’s algorithm shifts. A directory gets acquired and the editorial team is cut. Google introduces an AI Overview that changes what “ranking” means. I re-score the major channels for clients every two quarters minimum.
When to override the framework
CART is a heuristic. Sometimes you should ignore it. Three cases I have personally overridden it for:
First, when the client has an existing high-converting channel they understand. If you have a £40k/month flow from Google Ads with a known CAC, the fact that CART says a directory might score higher is not a reason to disrupt the working channel. Add the directory as a test, do not replace what works.
Second, when the directory’s audience is the wrong demographic regardless of category fit. A directory might serve your niche perfectly but skew to an audience segment that does not buy from you. I had a high-end interior design client where the obvious directory was full of trade buyers, not the homeowner audience the client wanted. CART scored it well; reality scored it poorly.
Third, when there is a regulatory or reputational reason to choose a tool that performs worse mechanically. Some industries require listings in particular registers (legal, medical, financial). Those listings may not perform brilliantly on referral metrics, but their absence damages credibility. CART does not capture that, because the loss from absence is invisible to standard tracking.
Quick tip: When you score a tool on CART, also write down one sentence on what would have to be true for you to be wrong about the score. If you cannot think of what would change your mind, you have not understood the tool well enough yet. Come back when you can.
If you take one thing from this article, take this: stop asking which is better. Start asking what your user’s cognitive state is at the moment they need you, and pick the tool whose curation, access, retrieval, and trust profile actually matches that state. The 200 directory audits I have done have taught me that the wins come from matching the tool to the moment, not from picking the “winning” technology. Run CART on your top three discovery channels this week. I suspect at least one of your scores will surprise you, and that surprise is where the budget reallocation lives.

