How to Fix Thin Content Pages That Are Hurting Your Google Rankings

2026-09-03 · Abby SEO

📘 Part of the SEO Fix Guide — how to fix every issue an SEO scan finds.

How to Fix Thin Content Pages That Are Hurting Your Google Rankings

If your website traffic has plateaued—or worse, dropped—thin content pages might be the culprit. Google's algorithms are sophisticated enough to recognize pages that don't genuinely help users, and they rank them accordingly (which is to say, poorly). The good news? Learning how to fix thin content SEO issues is one of the highest-ROI improvements you can make to your site. No coding degree required. This guide walks you through exactly what to do.


What Is Thin Content, Exactly?

Thin content is any page that offers little value to the person reading it. Google defines it broadly, but in practice it usually looks like one of these:

  • Short pages with under 300 words that don't fully answer a question
  • Duplicate content — the same (or nearly the same) text appearing on multiple pages
  • Auto-generated pages — think location pages that just swap out a city name but say nothing unique
  • Boilerplate pages — cookie-cutter product or service descriptions copied from a manufacturer
  • Tag and category pages on blogs that exist just to organize posts, with no original content of their own

Google wants to rank pages that genuinely help users. If your page can't do that, it's competing against itself and dragging down the authority of your entire site.


How to Find Thin Content on Your Site

Before you fix anything, you need to know what you're dealing with.

Step 1: Run a Site Crawl

Tools like Screaming Frog (free up to 500 URLs) or the crawl built into abbyseo.com will pull a list of every page on your site along with the word count and metadata. Export that list to a spreadsheet.

Step 2: Filter for Low Word Count

Sort your pages by word count and flag anything under 300 words. These are your immediate suspects. Don't delete them yet—some short pages (like a contact page or a legal disclaimer) are perfectly fine. You're looking for pages that are supposed to be informative but aren't.

Step 3: Check for Duplicate Content

Paste your page URLs into a tool like Copyscape, or use Google Search Console's Coverage report to look for duplicate title tags—a common signal that your content is repetitive. You can also search Google directly:

site:yourdomain.com "your repeated phrase here"

If you see multiple pages showing up for the same phrase, you likely have a duplication problem.

Step 4: Look at Your Google Search Console Performance Data

Filter for pages with impressions but low clicks and terrible average positions (think position 40+). These pages are visible to Google but aren't ranking. Often, thin content is why.


How to Fix Thin Content SEO Issues: Your Action Plan

Now for the part that actually moves the needle.

Option 1: Expand and Improve the Page

This is your best option for pages that cover a topic worth keeping. Add:

  • A clear explanation of who this page is for and what problem it solves
  • Supporting details: examples, steps, stats, or FAQs
  • Internal links to related pages on your site
  • A meta description that accurately reflects the updated content

A good target is 600–1,000 words for most service or product pages, and 1,200–2,000+ words for blog posts targeting competitive keywords. Quality matters more than length, but depth and quality usually go hand in hand.

Option 2: Consolidate Similar Pages

If you have three pages about "affordable wedding photography," "cheap wedding photographer," and "budget wedding photos," consolidate them into one strong page. Pick the best URL, merge the content, then redirect the others:

In WordPress, you can use the Redirection plugin to set this up without touching code.

In your .htaccess file (Apache servers), add a redirect like this:

Redirect 301 /old-page-url/ https://yourdomain.com/new-page-url/

In Nginx, it looks like this:

rewrite ^/old-page-url/$ https://yourdomain.com/new-page-url/ permanent;

The 301 tells Google this is a permanent move and passes the SEO value from the old page to the new one.

Option 3: Noindex Low-Value Pages You Can't Remove

Some pages need to exist—pagination pages, filter pages on e-commerce sites, internal search results—but they shouldn't be competing for rankings. Add a noindex tag to keep them out of Google's index:

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

In WordPress, most SEO plugins (Yoast, RankMath) let you set this per page or by page type without touching code.

Option 4: Delete and Redirect

If a page is outdated, irrelevant, and not worth rewriting, delete it and redirect the URL to the most relevant page on your site. Don't just delete it and leave a dead end—that wastes any existing link equity and creates a poor user experience.


Prioritizing Your Fixes

Don't try to fix everything at once. Use this order:

  1. Pages that used to rank and have fallen — quickest recovery potential
  2. Pages targeting your core money keywords — highest business impact
  3. Pages with existing backlinks — you don't want to waste earned authority
  4. Everything else — work through the list over time

Set a realistic goal: tackle five to ten pages per week. Consistent improvement beats a one-time scramble.


A Note on Patience

Once you've updated your content, go to Google Search Console and use the URL Inspection tool to request reindexing:

  1. Paste your updated URL into the search bar at the top
  2. Click Request Indexing

Google will typically re-crawl updated pages within a few days to a couple of weeks. Rankings won't shift overnight, but if you've genuinely improved the page, you'll start seeing movement within 4–8 weeks.


Keep It from Happening Again

Knowing how to fix thin content SEO is step one. Staying ahead of it is step two. A few habits that help:

  • Set a minimum content standard before publishing any new page (aim for at least 500 words for service pages)
  • Audit your site quarterly — new thin content creeps in constantly, especially on e-commerce sites
  • Repurpose before you publish — if a new page covers the same ground as an existing one, update the existing page instead

Ready to See Exactly What's Dragging Down Your Rankings?

You don't have to hunt through your site manually. Run a free SEO scan at abbyseo.com and Abby will show you exactly which pages are hurting your site's performance. Then, for just $8.99, you'll get a personalized remediation guide with prioritized fixes written in plain English—so you know exactly what to do next, in what order, without needing to hire an agency.

Your rankings are fixable. Let's get started.

Share X LinkedIn Copy link

Related articles

Ready to fix your SEO?

Run a free SEO audit and get a platform-specific remediation guide for $8.99.

Scan your site free

See a sample fix · View pricing · Compare SEO tools

Free SEO tools

Try our free tools: SEO checker to grade your pages, free website audit for a full technical crawl, and keyword research to find search volume for your keywords.