The email
"New Page indexing issue detected for site." "Core Web Vitals issues detected." "Top issues on your site." Google Search Console sends these to whoever verified the site, often years ago, and they read like something is badly wrong. Sometimes it is. Usually it is a report that needs five minutes of reading, not a panic.
Search Console is Google's free tool telling you how it sees your website. Here is what each part means in plain words, which warnings need action, and what to forward to a developer.
Performance: how you are doing
The Performance report shows how often your pages appeared in Google results (impressions), how often people clicked (clicks), your average position, and which search terms brought them. This is the report to look at monthly. A steady line is fine. A drop that lasts more than two weeks is worth investigating. The Queries tab tells you what people actually typed to find you, which is often surprising and always useful.
Nothing here is an error. It is your scoreboard.
Pages (Indexing): what Google has and has not included
This is where most of the alarming emails come from. It lists every page Google knows about and sorts them into indexed (in Google's results) and not indexed, with a reason for each.
Reasons that are usually fine:
- "Excluded by noindex tag." Someone told Google not to index these pages. Fine for thank-you pages, login pages, tag archives. Not fine if your services page is on the list.
- "Alternate page with proper canonical tag." Duplicate versions of a page pointing to the main one. Normal.
- "Page with redirect." Old addresses that forward to new ones. Normal after a redesign.
- "Crawled, currently not indexed" or "Discovered, currently not indexed." Google has seen the page and has not bothered to include it yet. Common for thin or new pages. Worth a look if important pages are here; otherwise, wait.
Reasons that need action:
- "Not found (404)." Pages that no longer exist but are still being linked to. If they had traffic, they need redirects.
- "Server error (5xx)." Your site was down or broken when Google visited. If it recurs, it is a hosting or site problem.
- "Blocked by robots.txt." Your site is telling Google to stay away from these pages. If they are pages you want found, that is a mistake, often left over from development.
- "Soft 404." Google thinks the page is empty or an error page even though it returns normally. Often a page with almost no content.
- "Duplicate, Google chose different canonical." Google decided another page is the real version. If it chose wrong, the site's structure needs attention.
Click any reason to see the pages affected. If the list is login pages and old campaign URLs, close the tab. If it contains your home page, services, or anything you want customers to find, send the list to your developer.
Core Web Vitals: is the site fast enough
This report grades your pages as Good, Needs improvement, or Poor, on mobile and desktop, based on the real experience of your visitors. It looks at how quickly the main content appears, how quickly the page responds to taps, and whether things jump around while loading.
Pages in Poor on mobile are costing you visitors and rankings and should be fixed. Needs improvement is worth fixing when you next do work on the site. Good is good.
This report updates slowly, over 28 days of visitor data, so a fix takes a month to show here.
Experience: HTTPS and the rest
The HTTPS report should show every page as secure. Any page listed as not HTTPS is a problem for trust and rankings and is usually a quick fix.
Enhancements: structured data
If your site has structured data (the code that gives Google your business hours, reviews, products or FAQ), it is checked here. Errors mean Google cannot read part of it; warnings mean it could be more complete. Errors on things you care about, such as products or reviews, are worth fixing. Warnings are optional.
Security and Manual Actions: the two that matter most
These two should always say "No issues detected". If Security shows anything, your site has been hacked or is hosting malware, and it needs attention today. If Manual Actions shows anything, a human at Google has penalised your site for breaking their guidelines, which is rare for a small business and serious when it happens. Either of these is a same-day call to a developer.
Links: who links to you
Which sites link to yours and which of your pages get the most links. Useful, never urgent.
What to send your developer
When you forward a Search Console email, include:
- Which report it came from.
- The affected pages, exported from the report (there is an Export button).
- Whether the affected pages are ones customers should find.
- Anything that changed on the site in the last month.
That is enough for a developer to tell you in ten minutes whether it is noise or work.
A monthly habit
Ten minutes, once a month: Performance for the trend, Pages for anything new in the "needs action" list, Core Web Vitals for anything in Poor, and a glance at Security and Manual Actions. That is the whole routine, and it is one of the monthly checks on our care plans, because Search Console is the only place Google will tell you directly what it thinks of your site. Most owners never open it.