Indexing & Google
Google not indexing / noindex
The page is missing in Google, Search Console shows exclusion, or Explorer reports noindex / robots block.
Typical symptom
URL not in the index, GSC “Excluded”, or scan shows noindex / robots disallow.
Puluno modules
SEOHealth
Undo change
Yes — undo in Center
Issue codes
noindex, robots_blocked, canonical_mismatch
What you see
- The page does not appear in search (
site:example.com/urlreturns nothing). - Search Console: Excluded — noindex, robots.txt, redirect.
- Explorer reports
noindex,robots_blocked, orcanonical_mismatch. - After launch: “Google still does not see the site.”
Why it happens
Indexing means Google may crawl the URL and sees no “do not index” signal.
Common WordPress causes:
noindexin Yoast/Rank Math / Puluno SEO on a template or single page.Disallow: /or a section block inrobots.txt(staging left on production).- Canonical points elsewhere (HTTP→HTTPS, www vs non-www).
- 401/403 for Googlebot (WAF, geo block).
- New site — Google has not crawled yet (not a bug, but clients push).
What Puluno does
| Phase | Module | Action |
|---|---|---|
| Diagnose | Explorer | meta robots, X-Robots-Tag, canonical, HTTP status |
| Diagnose | SEO + GSC | property vs scanned URL (same host) |
| Apply | SEO | remove noindex, fix canonical, robots meta |
| Verify | Explorer + GSC | same URL — finding gone; GSC “Validate fix” |
Puluno does not instant-index — it removes technical blocks. Re-crawl takes hours to days.
Step by step
- Explorer on the URL (homepage and the landing page).
- Note the finding: noindex vs robots vs canonical — each has a different fix.
- WordPress Puluno SEO Center — check global “Public” and page-level meta.
robots.txt— Puluno SEO or hosting panel; remove productionDisallow.- Align canonical + redirects (www, HTTPS) — see GSC & redirects.
- GSC: URL inspection → Request indexing (after Verify shows noindex is gone).
- Verify: Explorer again — indexation findings should clear.
Rollback — undo the change
Meta robots and canonical from Puluno SEO can be reverted in Center (last Apply batch or manual meta editor).
If you removed noindex from staging that should stay hidden — restore noindex and Verify.
When it is not Puluno
- Manual action / spam in GSC — Search Console messages, not a plugin fix.
- DNS / domain points to the wrong server — registrar.
- WAF blocks Googlebot — whitelist at hosting (FastComet, Cloudflare rules).
- Client wants to stay out of the index (intranet) — keep noindex and explain.
Module manual