DEV Community

shi warren
shi warren

Posted on

Google Indexed My Pages. Nobody Found Them.

A few weeks ago I thought I had a technical SEO problem.

Pages weren't showing up.

Search Console looked empty.

So I spent a lot of time worrying about indexing.

Then the pages finally got indexed.

Nothing happened.

That was the moment I realized indexing and understanding are completely different problems.

I'm building a small browser-side utility.

The product removes metadata from photos and documents.

From a technical perspective the site was fine.

Pages were crawlable.
Sitemap was submitted.
Search Console showed indexing progress.

But search traffic still barely moved.

At first I thought Google needed more time.

Then I started looking at the queries that actually appeared.

Something interesting showed up.

Users searched for things like:

"remove location from photo"

"remove gps from image"

"remove author from pdf"

Almost nobody searched for:

"metadata processing"

"metadata extraction"

"browser-side metadata cleanup"

Those were the phrases I had been using when describing the product.

The product and the user were talking about the same thing.

Just in completely different languages.

That changed how I think about SEO.

I used to assume:

Indexing
→ Ranking
→ Traffic

Now it feels more like:

Indexing
→ Understanding
→ Ranking
→ Traffic

And the understanding step is surprisingly slow.

Especially for small sites.

The weird part is that AI makes this easier to miss.

Building is cheaper than ever.

Adding another page takes minutes.

Adding another feature takes hours.

Adding another tool feels almost free.

So it's easy to create more things.

But search engines still need to understand what those things are.

Lately I've been spending less time building pages and more time trying to understand how users describe the problem in their own words.

That has probably taught me more than any SEO guide I've read so far.

Top comments (0)