Before publishing another batch of articles, check whether search engines can crawl, render and understand the pages you already have. A technical audit can identify barriers; it cannot establish that a page will rank. Crawling and indexing are separate steps, and successful crawling does not guarantee search visibility. [1]
1. Crawl the site like a search engine
Look for blocked sections, broken links, redirect chains, orphan pages, duplicated titles, and pages that compete with each other.
Use Search Console's Crawl Stats for availability problems and URL Inspection to examine the returned HTTP status and rendered content of important URLs. Check whether the main text and links actually load. Compare the crawl with your page inventory to find pages the crawler never reached. This comparison is our audit method; a third-party crawl is not a record of what Google indexed. [1] [3]
2. Fix speed where it affects revenue
Start with templates that get traffic or conversions: home, services, cases, blog articles, and contact pages.
This is our prioritization method, not a promise of revenue growth. Review Core Web Vitals in Search Console and use Lighthouse to investigate page-experience problems on representative pages. Also check mobile readability and intrusive overlays. Google uses Core Web Vitals in ranking, but good scores do not guarantee top positions; relevant content can still rank with a poor page experience. Record the problem and compare the same pages after the fix instead of chasing a perfect score. [4]
3. Make schema and internal links systematic
Structured data helps Google understand page content and entities. Choose markup that describes the visible page accurately: BreadcrumbList, Article and Organization are examples to assess where relevant. Service and WebPage vocabulary should not be treated as promises of a special Google display. Schema.org vocabulary and Google's supported search features are different things. Validate supported features with the Rich Results Test and check the markup against the actual page. [5]
FAQ needs a current caveat: Google stopped showing FAQ rich results on May 7, 2026, and removed the feature documentation on June 15. Keep useful questions and answers for readers; do not prioritize FAQPage markup to obtain a Google FAQ rich result. [6]
For internal links, use a elements with href attributes and descriptive anchor text in context. Every important page should receive a link from at least one other page on the site. Check the rendered HTML when JavaScript inserts links; a clickable control alone is not evidence of a crawlable link. [3]
4. Ship fixes before new content
If important pages cannot be discovered or their main content fails to render, adding more pages to the same broken template can repeat the problem. Our recommendation is to fix those routes before scaling the affected content. This does not require pausing useful content on unaffected templates or waiting for every minor warning to disappear. [1]
Hypothetical worked example: a team plans 20 new service articles. Its inventory contains 12 existing articles, but the audit crawler finds only eight. Comparing the lists reveals four pages with no incoming internal links; URL Inspection also shows missing main text on one page. The team adds relevant crawlable links, repairs the rendering fault and repeats the checks. Its acceptance evidence is reachable URLs and visible rendered text, followed by separate monitoring of indexing. These numbers illustrate a workflow, not a client result or a forecast of ranking gains. [1] [3]
5. FAQ
6. Sources
- [1] Google Search Central: Troubleshoot Google Search crawling errors
- [2] Google Search Central: What is canonicalization
- [3] Google Search Central: Link best practices for Google
- [4] Google Search Central: Understanding page experience in Google Search results
- [5] Google Search Central: Introduction to structured data markup in Google Search
- [6] Google Search Central: Documentation updates, May 8 and June 15, 2026 — FAQ rich results retired