惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 【当耐特】
小众软件
小众软件
S
SegmentFault 最新的问题
GbyAI
GbyAI
量子位
爱范儿
爱范儿
L
LangChain Blog
Vercel News
Vercel News
A
About on SuperTechFans
腾讯CDC
博客园_首页
酷 壳 – CoolShell
酷 壳 – CoolShell
月光博客
月光博客
博客园 - 聂微东
Stack Overflow Blog
Stack Overflow Blog
H
Help Net Security
U
Unit 42
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
V2EX
V
Visual Studio Blog
美团技术团队
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
N
Netflix TechBlog - Medium

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
I Analyzed 1,684 URLs by Format — One Naming Pattern Gets...
Kui Luo · 2026-06-26 · via DEV Community

Kui Luo

I run a niche content site. Right now it has 1,684 pages indexed in Google. Over the past 28 days, those pages collected 21,257 impressions and 100 clicks. That 0.47% overall CTR is bad, I know. But I wasn't interested in the average — I wanted to know if the words I chose for my URLs made any measurable difference.

So I tagged every single URL by its naming pattern and ran the numbers.

The result made me stop writing "guides" entirely.

The categories

I split all 1,684 URLs into groups based on the words in their slugs:

URL Pattern Pages Impressions Clicks CTR
*guide 585 8,587 21 0.24%
*vs 149 3,648 15 0.41%
*how-to 114 861 6 0.70%
*best 29 367 2 0.54%
*why 39 365 4 1.10%
*safety 17 368 6 1.63%
*comparison 8 280 1 0.36%
*types 12 464 0 0.00%
everything else 677 5,595 45 0.80%

Let that sink in. The word "guide" appears in 585 of my URLs — more than any other pattern. It also generates the lowest click-through rate of any format I tracked: 0.24%. That's roughly one click for every 400 impressions.

Meanwhile, the 17 pages with "safety" in the URL pulled a 1.63% CTR. Same site, same Google, same timeframe. Seven times the clicks per impression.

The "guide" problem is structural, not coincidental

You could argue that "guide" URLs target more competitive keywords. That's fair — so I checked. The average Google position for "guide" pages was 29.6. The average for "safety" pages was 15.3. So yes, safety pages rank higher on average.

But that doesn't explain the whole gap. Look at the "vs" pages: 149 URLs with an average position of 37.2 (worse than guide's 29.6), yet they still managed a 0.41% CTR — nearly double the guide rate, despite ranking lower.

Even more telling: the "types" format. Twelve pages, 464 impressions, zero clicks. Zero. These are pages like "types of jewelry clasps" and "types of quartz." All that traffic, and not a single person clicked through. The average position for these pages was 42.2 — bad but not that different from guide at 29.6.

When I look at what's actually happening at the page level, it gets worse. My single highest-impression page — 816 impressions over 28 days — is titled "jewelry design software guide (beginners to pro)." Position 53. Zero clicks. The second-highest, at 492 impressions, is "types of jewelry clasps: complete guide." Position 57. Also zero clicks.

These aren't buried on page 10. They're getting real impressions. People are seeing them. They just aren't clicking.

What actually works

The pages that do get clicks share a pattern I didn't expect. It's not about being comprehensive or authoritative. It's about specificity and urgency.

The top-performing page in my entire dataset by CTR got a 40.0% click-through rate on just 5 impressions: "ocean jasper complete guide Madagascar." That's oddly specific — it names a location. The second-highest CTR (28.6%) went to "blue lace agate obsession." Not "blue lace agate guide." "Obsession."

The "why" pattern was particularly interesting. Thirty-nine pages, mostly asking question-style queries like "why do some crystals glow under UV light" or "why does hematite break." These pulled 1.10% CTR — over four times the guide rate. They rank at an average position of 18.3, so they're not dominating. But people click them more.

Then there's the "safety" cluster. Pages like "can malachite get wet" and "crystals safe for kids." These answer a direct worry. The average CTR of 1.63% means that for every 62 impressions, someone clicks. For comparison, a guide page needs 409 impressions to get one click.

What I changed

After seeing this data, I made three adjustments to my content pipeline:

  1. Stopped adding "guide" or "complete guide" to new URLs. This was hard. Every content brief I'd written for the past six months used "guide" in the slug. It felt like the professional, authoritative thing to do. The data says it's the worst thing I can do for CTR.

  2. Prioritized question-based and comparison formats for new content. The "vs" and "why" patterns both outperformed the site average, and they rank worse on average — meaning they're pulling more clicks per impression despite having weaker positions. If I can improve their rankings, the click gains compound.

  3. Started auditing the 585 "guide" pages for potential URL changes. I know changing URLs on an established site is risky. But 585 pages at 0.24% CTR means roughly 20 clicks I'm leaving on the table every month. If I can move even a quarter of them to better-performing formats without losing their position, that's meaningful.

The counterargument I keep hearing

Every time I share this data, someone says: "But guides are evergreen content. They target informational intent. The CTR is low because the intent is different."

I understand that logic. But here's the thing — my "why" pages are also informational intent. Same audience, same topic area. And they get 4.6x more clicks per impression.

The difference isn't intent. It's framing. "Guide" tells Google (and searchers) that your page is one of thousands. "Why does hematite break" tells them your page has a specific answer to a specific question. Same information, different packaging.

One more thing I noticed

Out of the 80 pages that received any clicks at all, only 12 had "guide" in the URL. The remaining 573 guide pages got nothing. That's a 2.1% hit rate for guides versus a 10.0% hit rate for everything else.

In other words, a non-guide page on my site is nearly five times more likely to get at least one click from Google in a given month.

The numbers that matter

  • 585 guide URLs → 21 clicks (0.24% CTR)
  • 17 safety URLs → 6 clicks (1.63% CTR)
  • 39 "why" URLs → 4 clicks (1.10% CTR)
  • 149 "vs" URLs → 15 clicks (0.41% CTR, at worse avg position than guides)
  • 677 miscellaneous URLs → 45 clicks (0.80% CTR)

The word "guide" appears in 34.7% of my URLs but generates only 21% of my clicks. The word doesn't help — it hurts.

If you're building a content site, check your URL patterns against your actual CTR data. You might find that the word you thought made your content sound authoritative is the exact reason nobody clicks it.

What URL patterns are working (or failing) on your sites? I'm curious if this is specific to niche content or if it holds across different verticals.