Content audit: evaluate and improve existing pages
Learn a pragmatic, step-by-step approach to audit your site’s content: inventory, classify, verify, and act to improve topical clarity and performance.

What a content audit is and why it matters
A content audit is a systematic review of the pages on a site to determine each page’s strategic role, quality, and performance. The audit goes beyond listing URLs: it asks whether a page should be kept as-is, improved, combined with another page, redirected, or removed. For sites organized around pillar-and-cluster topic models, regular audits prevent topical overlap and keep your content architecture focused.
Define clear goals and scope before you start
Before gathering data, decide what success looks like for this audit. Common goals include consolidating redundant pages, improving topical depth for target clusters, recovering traffic to historically high-performing posts, or improving conversion flow. Scope the audit by site section, content type (blog posts, product pages, help articles), or by date range if you want to focus on older content.
Step-by-step audit workflow
1) Create an inventory
Collect a complete list of pages in your chosen scope. Sources to combine:
- Sitemap files and any programmatically generated sitemaps
- Site crawl from a crawler (export the full URL list)
- Pages with measurable traffic from your analytics platform
- High-value landing pages identified by business owners or product teams
2) Add performance and discovery signals
Enrich your inventory with observable metrics and signals so you can make informed decisions. Typical dimensions:
- Organic visibility: queries, impressions, clicks, and CTR from Google Search Console Performance report (for properties you own)
- Indexation status: use URL Inspection in Google Search Console to see if a URL is indexed and whether Google is using the canonical you expect
- Engagement and conversion metrics from your analytics (sessions, bounce/engagement, goal completions)
- Internal linking: which pages point to this URL and anchor text used
- Content attributes: publish date, word count, core topic, content type, author, presence of structured data
- Technical signals: HTTP status, canonical tag, hreflang where applicable, server response headers
3) Classify outcomes: keep, improve, merge, redirect, remove
Use a short decision framework for each URL. Consider intent-match, topical uniqueness, current visibility, conversions, and internal-link support. Typical outcome definitions:
- Keep — page is on-topic, matches clear user intent, and performs well or has strategic value.
- Improve — the page is relevant but thin, outdated, or missing structured answers; update content, add depth, and improve internal linking.
- Merge — two or more pages compete for the same intent. Combine signals and use a single canonical URL with a 301 redirect from the merged pages.
- Redirect — if a page has little unique value but useful backlinks or internal links, preserve link equity by redirecting to the best substitute.
- Remove (410 or delete) — pages with no value, harmful duplicate content, or legal/privacy concerns should be removed. Confirm consequences before deleting.
Practical checks and verification
Indexation and canonical verification
For pages you own, use Google Search Console URL Inspection to confirm indexation, canonical chosen by Google, and any indexing issues. Remember: the site: operator can indicate whether Google shows a page publicly, but it is not a definitive indexation signal. URL Inspection is authoritative for properties you control.
Crawl and render checks (server and device parity)
Because Google uses the mobile version as its primary basis for crawling and indexing and crawls with Googlebot Smartphone by default, confirm that the mobile HTML provides the same critical content and structured data as desktop (parity). Use these checks:
- Fetch the page headers: curl -I https://example.com/page to see HTTP status and header hints.
- Fetch the full HTML as a specific user-agent: curl -A "Mozilla/5.0 (iPhone)" https://example.com/page to compare the mobile and desktop responses.
- Use Chrome DevTools to view the rendered DOM and network waterfall; check that key content and schema appear after client-side rendering.
Structured data and rich results
Validate structured data with the Rich Results Test and Schema Markup Validator. Because AI Overviews and enhanced SERP features often rely on clearly marked facts and answerable snippets, ensure your FAQ/HowTo/Recipe markup is accurate and up to date.
Quality checklist: evaluate each page
Use a repeatable checklist when scoring pages. Score items qualitatively so decisions are defensible with stakeholders.
- Topical relevance: does the content answer the target query and fit the pillar-cluster architecture?
- Search intent alignment: is the page informational, commercial, navigational, or transactional and does it fulfil that intent?
- Content depth and originality: is the content unique and does it provide depth beyond other pages on your site and competitors?
- Freshness: are facts, statistics, and product info current?
- Technical correctness: correct canonical, hreflang where applicable, valid status code, fast server response.
- Visibility and accessibility: indexation state, noindex tags, robots.txt blocks, or X-Robots-Tag headers that may prevent indexing.
Actionable improvements and implementation notes
Improve: practical editing steps
When you decide to improve a page, prioritize these concrete edits: clarify the primary keyword/intent, add a succinct lead that answers the core question, add structured headings and an FAQ for quick answers, refresh facts and dates, include internal links from high-authority topical pages, and add or fix structured data where relevant.
Merge and redirect: preserving equity
If merging pages, consolidate the best content into a single canonical URL, implement 301 redirects from removed pages, and update internal links to point to the final URL. Confirm redirects return the expected HTTP status using curl -I and re-run a crawl to ensure no redirect chains remain.
Remove: safety checks before deletion
Before deleting, check for external backlinks, internal links, and legal or archival needs. If backlinks exist, consider a redirect to avoid losing referral traffic. Use your backlink tool of choice to identify referring pages, then decide whether to preserve link equity or request link updates from webmasters.
Link and sponsorship considerations
During an audit you may find pages that contain paid or sponsored links. Follow Google’s guidance: label paid or compensated links with rel="sponsored" and use rel="ugc" for user-generated content. rel="nofollow" remains a valid option for links you don’t want used as a ranking hint. Remember that rel="nofollow" is treated as a hint by Google, not an absolute instruction.
Examples of link attributes in HTML: standard link sponsored link UGC link
Tools and verification checklist
Primary tools to verify technical and content signals (use the ones you have access to):
- Google Search Console: URL Inspection and Performance report for indexation and query-level visibility
- Chrome DevTools: rendered DOM, Lighthouse audits, and network waterfall
- Rich Results Test and Schema Markup Validator for structured data
- Server tools and curl for header and response checks (curl -I for headers; curl -A to fetch HTML as a given user-agent)
Exportable crawlers or site crawls help find duplicate titles, meta descriptions, and orphan pages. Combine crawl data with analytics and GSC exports to make defensible decisions.
Common mistakes and how to avoid them
- Treating the audit as a one-time project. Make audits regular and incremental.
- Relying solely on raw traffic without considering intent or conversion value — some low-traffic pages are high-value for conversions.
- Merging pages without preserving backlinks or updating internal links, which can create lost referral paths or orphaned content.
- Assuming a page is indexed because it previously was — verify current indexation with URL Inspection.
Report structure and stakeholder communication
Deliver a prioritized action list rather than a raw spreadsheet. Group actions by owner and effort (quick wins vs larger projects), and include a roll-up that shows how recommended actions support business goals (traffic recovery, conversion uplift, topical consolidation).
If you want deeper technical checks after the audit, Read the Technical SEO Guide
FAQ
How often should I run a content audit?
Frequency depends on site size and content churn. High-publishing sites benefit from quarterly or semi-annual audits on major sections; smaller sites can run a full audit annually and target problem areas more frequently. The important part is making the audit cadence repeatable and tied to measurable outcomes.
Should I delete thin pages or improve them?
Decide based on intent, uniqueness, and downstream value. If a thin page serves a clear intent or converts, improve it. If it duplicates stronger content on your site and offers no unique value, consider merging and redirecting to the better page.
How do I measure the impact of audit changes?
Track key metrics before and after changes: impressions and clicks in Google Search Console, engagement and conversions in your analytics platform, and any changes to internal-link flow. Allow time for search engines to recrawl and re-evaluate changes, and control for seasonality when possible.
Can content audits help with AI-generated summaries in search results?
Yes. Since AI Overviews and generative summaries are common in SERPs, prioritize clear factual leads, structured answers, and authoritative sourcing. Use schema where appropriate so search engines can better extract concise facts and answer snippets.
Related articles

Best practices for writing content for SEO and marketing
A practical guide to planning, writing and publishing content that aligns with user intent and modern search signals, including verification and common mistakes.

Enterprise content marketing strategies that drive results
Actionable framework for enterprise content: goals, audience mapping, scalable production, distribution, measurement and technical checks.

Content marketing priorities, trends, and investment guide
A practical guide to set content priorities, plan investment, measure impact, and avoid common execution mistakes in 2026.
