Blog

48 Posts Published, 42 Missing from Google's Index

Three weeks publishing daily with zero new visits. The problem wasn't the content — the search engine never reached the page.

September 11, 2026 · Agência Primeira Página

48 Posts Published, 42 Missing from Google's Index

Between August 15 and September 10 we published 48 posts on our blog. Forty-two of them weren't in Google's index. Twenty-nine were in the worst category possible: Google had never even seen the address.

All 48 together added up to zero impressions over 28 days. It wasn't low ranking, it wasn't competition, it wasn't weak content. The pages simply didn't exist for the search engine.

We're publishing the full case because the mistake is common, invisible by nature, and takes fifteen minutes to check on any site.

Why it goes unnoticed

A poorly ranked page shows up in the performance report: some impressions, position 40, no clicks. You can see it and you can complain about it.

A non-indexed page shows up nowhere at all. It doesn't enter the total impression count, doesn't drag the average down, doesn't trigger an alert. The report keeps looking healthy because the older pages keep working. With every new post, you think you've planted something, and the search engine received nothing.

In our case, the site's total impressions stayed stable between the two 28-day blocks. That very stability is what hid the problem for three weeks.

How to ask whether Google knows your page

The question has a direct, free answer. Search Console has the URL Inspection tool: paste a page's full address and Google answers in one sentence. There are four answers that matter:

  • "URL is on Google" or "Submitted and indexed": it's live, you can expect results.
  • "Crawled - currently not indexed": Google read it and decided not to keep it. That's when it's actually a conversation about quality, originality, or duplication.
  • "Discovered - currently not indexed": it knows the page exists and hasn't fetched it yet. Usually a matter of queue and priority.
  • "URL is not on Google": it never arrived. It's not an opinion about your text, it's the absence of a path.

The difference between the last two is what changes the decision. Rewriting a text Google never saw fixes nothing.

The four causes of discovery failure

When pages disappear before they're seen, it's almost always one of these four, and none of them has anything to do with the text.

  1. Nothing points to the page. The crawler moves through links. A page that isn't linked from anywhere alive depends only on the sitemap, which is a request, not a guarantee.
  2. The listing shows only the recent ones. Ours shows 12 per page. Publishing three posts a day, each post had three days of life on the first page before being pushed back.
  3. Pagination declares itself a copy of the first page. This was our core mistake, and it deserves the full explanation in the next section.
  4. The sitemap has no modification date. We had 1,188 addresses listed and no date on any of them. Without it, nothing signals to the search engine that new material is waiting.

The mistake we found

The post listing had crawlable pagination, from page 1 to 23, with normal links. It looked correct. Except every page in the series declared page 1 as its canonical address.

The canonical address is the tag that says "the good version of this page is that one." By pointing page 2 to page 1, we were telling the search engine that page 2 was a copy. It then discards the copy and, along with it, stops crediting the links that only exist on that page. Since the older posts only appeared starting on page 2, the path to them died at that tag.

Adding it up: three days of exposure on page 1, no path after that, and a sitemap with no date to compensate. The result was an active blog, with a new post every day, invisible to anyone who needed to find it.

What we did, and what we still can't claim

The fix was small and took an afternoon. Every page in the pagination started pointing its canonical to itself, got its own title, and the sitemap started carrying a modification date for each post. After that, we resubmitted the sitemap.

Twenty-four hours later, seven addresses moved from "Google doesn't recognize" to "Discovered." That's a sign the path opened, not a result. Indexing takes weeks, and there isn't a single new click to show yet. Anyone promising an immediate effect here is selling, not measuring.

We'll publish the numbers again once there's enough of a series, as we did in from 20 to 161 clicks on Google and in lots of impressions, few clicks on Google.

The fifteen-minute check for your site

  1. Inspect three addresses published in the last month. If any comes back as "URL is not on Google," the problem is a path issue, not a content issue.
  2. Open page 2 of your post listing and check the canonical address in the page's code. If it points to page 1, that's the problem.
  3. Open your sitemap.xml and look for the modification date tag. If there isn't one, the search engine has no way to know what changed.
  4. Count how many items your listing shows at once and divide by your publishing pace. The result is how many days a new post stays reachable.
  5. Add an internal link from a page that already gets visits to the new post. It's the shortest path and doesn't depend on anyone else.

A technical audit that starts with this question, not with keywords, is what we do at agência de SEO. The detail that took down 42 posts wasn't in the content, and no keyword tool would have pointed to it.

How we verified this

All numbers come from the Search Console of our own domain, measured with the URL Inspection API on September 10 and 11, 2026, address by address, across the 48 posts published starting August 15. The total impressions figure is from the performance report, for the 28-day block ending September 8. The same automated-crawling discipline we discussed in old site turned into an AI agent bulletin board applies to the search engine's crawler: what matters is the effect, not the intent behind the rule.

Frequently asked questions

How do I know if a page is indexed on Google?

Use URL Inspection in Search Console: paste the full address and read the verdict. “URL is on Google” means it's indexed; “Crawled — currently not indexed” means Google read it but didn't keep it; “Discovered — currently not indexed” means Google knows the page exists but hasn't fetched it yet; “URL is unknown to Google” means it never got there at all. A quick search for the exact address can give you a rough read too, but the inspection tool is the official answer.

What's the difference between not being indexed and just ranking poorly?

A poorly ranked page shows up in the Performance report with impressions and an average position — it's competing in search and losing. A page that isn't indexed shows up in no report at all, racks up zero impressions, and triggers no alert. Rewriting the copy fixes the first problem and does nothing for the second.

Can pagination canonicals really knock pages out of the index?

Yes, indirectly. When page 2 of a listing is declared a duplicate of page 1, the search engine drops page 2 and stops crediting the links that only exist there. If your older posts are reachable only from page 2 onward, the path to them effectively breaks. Every page in the series should canonicalize to itself.

Does a sitemap solve the discovery problem on its own?

No. A sitemap is a request, not a guarantee, and without a last-modified tag it doesn't even signal what's changed since the last crawl. Internal links from pages that already get traffic are usually the faster path, and the sitemap works best as backup, not as your only route in.

How long does it take Google to index a page after a fix?

There's no guaranteed timeline. In our case, 24 hours after the fix, seven URLs moved from “unknown to Google” to “discovered,” which shows the path opened up — but that's not the same as traffic showing up. The right move is to re-check with URL Inspection in two to three weeks, counting how many URLs changed status, rather than watching your total click count.

Does publishing more posts per day help or hurt?

It depends on how many items your listing page shows at once. If it displays 12 and you publish three a day, each post only stays reachable from the first page for four days. Speeding up your publishing pace without fixing discovery shrinks that window even further, and new posts may never get crawled at all.