SEOBlitz

Written and reviewed by Benjamin Monroe. Report a correction.

What Is Thin Content?

Thin content is not defined by word count alone. A 200-word product description can be complete. A 2,000-word guide can be thin. Thinness is about value density: the ratio of useful information to total page real estate.

A page is thin if it meets any of these criteria:

Key principle: Thin content is a reader problem, not a word count problem. If a reader finishes the page without getting what they came for, the content is thin.

The Diagnosis Framework

Before repairing thin content, you must diagnose why it is thin. The same symptom (low word count) can have different causes. The wrong diagnosis leads to the wrong fix.

Step 1: Measure Unique Body Text

Strip navigation, headers, footers, sidebars, and repeated boilerplate. Count only the unique content in the main content area. Use these thresholds:

Page Type Minimum Unique Words Target Unique Words
Homepage 300 500-800
Product page 150 250-400
Landing page 200 400-600
Blog post 600 1,000-2,000
Guide/How-to 1,000 1,500-3,000
Local service page 300 500-800
Category/Collection 100 200-400

Step 2: Calculate Boilerplate Ratio

Boilerplate is content that appears on multiple pages: navigation, footers, sidebars, cookie notices, standard disclaimers, repeated CTAs. Calculate:

Boilerplate Ratio = (Total Words - Unique Body Words) / Total Words

A ratio over 0.5 (50%) signals that the page is more navigation than content. This is common on product pages and category pages. It is fixable by expanding the unique content, not by removing necessary navigation.

Step 3: Assess Originality

Originality is not about being first. It is about adding value beyond what is already available. Ask:

If all answers are no, the page lacks originality even if it meets word count targets.

Step 4: Check for Unanswered Questions

Read the page from a reader's perspective. Write down every question that comes to mind. Then check: does the page answer each question? If the core question (the one the reader came with) is unanswered or deferred to another page, the content is thin.

The Decision Tree

Once you have diagnosed the thinness, use this decision tree to determine the repair strategy. Start at the top and follow the path.

Decision Tree:
  1. Does the page serve a unique purpose?
  2. Is the topic inherently small? (e.g., a single feature, a narrow FAQ, a specific error message)
    • Yes → Expand to minimum (see Expand Small Topics)
    • No → Continue to 3
    • Is the page part of a logical series? (e.g., one of many product variants, one of many location pages)
    • Does the page have inbound links or traffic?

Repair Strategies

Each branch of the decision tree leads to a repair strategy. Use the strategies below to execute the repair.

Expand Small Topics

Some topics are inherently small: a single feature, a narrow FAQ, a specific error message. These do not need 2,000 words. But they do need to meet the minimum for their page type.

How to expand:

  1. Add context: Why does this feature exist? What problem does it solve? Who benefits most?
  2. Add examples: Show the feature in use. Include before/after, input/output, or step-by-step.
  3. Add related information: What should the reader know next? What are common mistakes? What are the limitations?
  4. Add proof: Screenshots, data, testimonials, case studies that support the claims.

Example: A 100-word FAQ answer becomes 250 words by adding context (why this matters), an example (concrete scenario), and a related link (where to learn more).

Consolidate a Series

When you have many thin pages that are part of a logical series (product variants, location pages, category pages), consolidation is often better than expansion. One strong page beats ten weak pages.

How to consolidate:

  1. Identify the parent topic: What broader topic encompasses all the thin pages?
  2. Create a comprehensive parent page: Cover the parent topic with enough depth to be authoritative.
  3. Include variant information as sections: Each former page becomes a section or subsection of the parent.
  4. 301 redirect old URLs to the parent: Pass link equity and signal the change to search engines.
  5. Use anchors for direct access: If users need to jump to a specific variant, use URL anchors (e.g., /products/#variant-a).

Example: Ten thin location pages (50 words each) become one "Service Areas" page (800 words) with a section for each location. The old URLs redirect to the parent page with anchors.

Expand Existing Pages

Pages with traffic or inbound links deserve expansion. These pages have already earned attention. The goal is to make them worthy of that attention.

How to expand:

  1. Audit competing pages: Find the top 3-5 ranking pages for the same topic. List what they cover that you do not.
  2. Add missing subtopics: For each gap, add a section or paragraph. Do not fluff. Add genuine value.
  3. Add original elements: Examples, data, screenshots, diagrams, case studies, expert quotes. Things competitors do not have.
  4. Update outdated information: If the page is over 6 months old, check for stale stats, broken links, or outdated advice.
  5. Add internal links: Link to related pages on your site. This signals depth and helps readers explore further.

Target: Aim for 2x the current word count as a first pass. If the page is under 500 words, target 1,000+. If it is 500-800, target 1,500+.

Merge and Redirect

Some pages should not exist as standalone pages. They are too narrow, too similar, or too low-value. Merging them into a broader page is better than expanding them artificially.

When to Merge

How to Merge

  1. Identify the target page: Which page will absorb the content? Choose the one with the most traffic, links, or logical fit.
  2. Extract unique content: Copy the unique body text from the source page. Do not copy boilerplate, navigation, or repeated elements.
  3. Integrate into the target: Add the content as a new section or subsection. Rewrite transitions to match the target's voice.
  4. Set up 301 redirects: Redirect the source URL to the target URL (or to a specific anchor on the target URL).
  5. Update internal links: Any page linking to the source should now link to the target.
  6. Update the sitemap: Remove the source URL. Ensure the target URL is listed.

Redirect Best Practices

When to Delete

Not all thin content should be repaired. Some pages should be deleted. Deletion is the right choice when repair would be more costly than removal.

When to Delete

How to Delete Properly

  1. Check for traffic and links: Use analytics and backlink tools to confirm the page has no value.
  2. Return 410 (Gone) or 404 (Not Found): Do not redirect if there is no relevant target. A 410 signals that the page is intentionally removed.
  3. Remove from sitemap: Ensure the deleted URL is not listed in sitemap.xml.
  4. Update internal links: Remove or update any links pointing to the deleted page.
  5. Monitor for 404 errors: Watch server logs or Search Console for 404s from external links. If significant traffic appears, consider redirecting to a relevant page.

When to Noindex Instead

Sometimes you want to keep a page accessible but remove it from search results. Use noindex when:

Add this meta tag to the page:

<meta name="robots" content="noindex, follow">

Prevention

The best thin content strategy is prevention. Use these practices to avoid creating thin content in the first place.

Pre-Publication Checklist

Content Planning

Ongoing Monitoring

The Audit Workflow

Use this workflow to audit your existing content for thinness. Budget 2-3 hours for a small site (under 50 pages) or 1-2 days for a medium site (50-200 pages).

Step 1: Inventory All Pages

Export all URLs from your sitemap.xml. Add any known URLs not in the sitemap. Create a spreadsheet with columns for: URL, page type, word count, unique words, boilerplate ratio, traffic (last 30 days), inbound links, and disposition.

Step 2: Measure Each Page

For each URL:

  1. Categorize the page type (homepage, product, guide, blog, landing, local, category).
  2. Count total words and unique body words (strip navigation, footer, boilerplate).
  3. Calculate boilerplate ratio.
  4. Note traffic and inbound links (use analytics and backlink tools).
  5. Assess originality (yes/no): does it include original examples, data, or insight?

Step 3: Apply the Decision Tree

For each page that fails the thresholds, apply the decision tree and record the disposition: Expand, Merge, Delete, or Noindex.

Step 4: Execute Repairs

Start with high-traffic pages. Expand or merge the top 10-20% first. Then work through the rest. Delete or noindex pages that have no traffic and no strategic value.

Step 5: Verify and Monitor

After repairs, verify that redirects work, sitemaps are updated, and internal links are fixed. Monitor Search Console and analytics for changes in indexing and traffic over the next 4-8 weeks.

Audit principle: The goal is not to have zero thin pages. The goal is to have no indexable thin pages. Some thin pages (thank-you pages, confirmation pages, internal search results) should exist but should not be indexed.