Search visibility path
Find the stage where the page stops progressing
Discovery, crawling, indexing and ranking are separate checks with different fixes.- DiscoveryGoogle finds the URL
Sitemaps and internal links expose the preferred address.
- CrawlingGoogle can load it
The page responds successfully and robots rules allow access.
- IndexingGoogle selects the page
Noindex, canonical and duplicate signals support the preferred URL.
- RankingThe page earns visibility
Useful content, internal context and authority match the query.
Identify whether the problem is discovery, indexing, or ranking
A page can be known to Google but not crawled, crawled but not indexed, indexed but shown under another canonical URL, or indexed and ranking too low to be noticed. These are different situations with different fixes.
Search Console URL Inspection is more useful than a manual site search because it reports the inspected URL, crawl status, indexing decision, and Google-selected canonical.
- Inspect the exact preferred URL
- Check live URL availability
- Compare declared and Google-selected canonical
- Record the page indexing status and last crawl
Confirm Webflow is allowing the page to be indexed
Check that staging indexing is disabled for the webflow.io subdomain but the custom-domain page itself is not set to noindex. In Page settings, confirm the page is included in sitemap indexing when it should appear in search.
Review robots.txt separately. Blocking a crawler and adding noindex are not interchangeable, and a blocked page may prevent the crawler from seeing page-level instructions.
- Custom-domain page returns a successful status
- No unintended noindex directive
- Sitemap indexing enabled for the page
- Robots.txt does not block required content
Check canonical URLs, redirects, and duplicate versions
Every indexable page should point to the preferred public URL. Inconsistent http, https, www, non-www, trailing-slash, or parameter versions can split signals or cause Google to choose a different canonical.
Redirect old addresses directly to the closest relevant destination. Remove redirecting URLs from the sitemap and update internal links so visitors and crawlers reach the final page without a chain.
- One self-referencing canonical on the preferred page
- Domain variants redirect consistently
- No redirecting URL in the XML sitemap
- Internal links point to final URLs
Use the sitemap as discovery support, not an indexing guarantee
A successful sitemap means Google can read the file and discover the listed URLs. It does not mean every listed page will be indexed or rank.
Include only canonical URLs that you want in search. A sitemap XML file itself is normally consumed as a discovery file and does not need to appear as a search result.
- Sitemap returns XML with a successful response
- Only preferred canonical URLs are listed
- Sitemap submitted once in Search Console
- New pages linked from relevant indexable pages
Improve page value and internal context before resubmitting
If the technical checks pass, review whether the page solves a distinct problem, contains original information, and is supported by descriptive internal links. A thin page that repeats a service pitch gives search engines little reason to treat it as a separate result.
After making a meaningful change, request indexing for the priority URL. Repeated requests without changing the page do not create stronger relevance or authority.
- Distinct search intent and useful main content
- Original examples, process, or first-hand evidence
- Descriptive links from related services and guides
- Request indexing only after verified improvements
Sources and further reading
Platform behavior and search guidance can change. These primary references support the technical details in this guide.
