Tutorial: Consolidate Blog Content with ChatGPT

Hundreds of narrowly-scoped articles can quietly drag down your site's authority. This tutorial shows you how to use a ChatGPT Project as a content audit engine — identifying which posts to merge, validating AI groupings with real traffic data, and executing consolidation without losing ranking equity. Includes platform-specific prerequisites and redirect strategy the video doesn't cover.


0

Using ChatGPT to Consolidate Thin Blog Content and Rebuild Site Authority

Hundreds of narrowly-focused articles made sense when Google rewarded topical specificity above all else — that era is over. You’ll learn how to use a ChatGPT Project as a content audit engine, identify which articles to merge, validate AI recommendations against real traffic data, and execute the consolidation without tanking your existing SEO equity.

  1. Export your full blog content and upload it as a knowledge-base file inside a ChatGPT Project. This gives every subsequent prompt in that Project direct access to your actual article copy — not just titles or metadata. The Income School demo uses a site called Pantry Prep, a preparedness blog with hundreds of narrowly-scoped articles accumulated over several years.

  1. Write a single consolidation prompt that frames your editorial goal before issuing the instruction. The prompt used in the video reads: “My goal is to make each article a valuable resource for users by eliminating articles that leave users needing more information… Please respond with the articles grouped — listing the title of each article, the URL for each one, and which article/URL should be the new home of the combined content.” Goal-framing first, format instruction second — that order matters for output quality.
The exact ChatGPT prompt used to identify which articles to combine — goal framing is everything
The exact ChatGPT prompt used to identify which articles to combine — goal framing is everything
  1. Review ChatGPT’s suggested groupings with your own editorial judgment before acting on them. The model may surface plausible but imprecise clusters — in the demo, a gardening seasonality article gets lumped into an indoor-growing group when its content is actually about outdoor planting schedules. Treat the output as a first draft, not a final decision.
ChatGPT designates the primary article to keep and explains how to absorb the others into it
ChatGPT designates the primary article to keep and explains how to absorb the others into it
  1. For any cluster where you’re uncertain, run a focused follow-up prompt in the same chat thread — paste the specific article titles and explicitly tell ChatGPT to base its grouping recommendation on article content, not just titles. The key phrase from the video: “Please use the content of these articles to make your decision.” This second pass surfaces nuance the broad sweep misses; in the demo, it correctly recommends keeping a water-conservation article separate and even drafts the cross-link sentence to use between pieces.
Follow-up prompt: feeding ChatGPT specific article titles and instructing it to analyze content, not just titles
Follow-up prompt: feeding ChatGPT specific article titles and instructing it to analyze content, not just titles
ChatGPT recommends keeping this article separate and provides the exact cross-link language to use
ChatGPT recommends keeping this article separate and provides the exact cross-link language to use
  1. Cross-check ChatGPT’s recommended primary URL against 90 days of organic traffic in Google Analytics before committing. Filter by the topic keyword to isolate candidate URLs, compare user counts, and override the AI’s pick if one article significantly outperforms the rest — that page carries more ranking equity and should become the consolidated destination.
Analytics data showing traffic distribution across thin water-topic articles — the data case for consolidation
Analytics data showing traffic distribution across thin water-topic articles — the data case for consolidation
  1. Open a new chat inside the same ChatGPT Project and paste the confirmed article structure. The model generates a full draft pulling from your uploaded content file. Review it against your knowledge of the source articles for accuracy, completeness, and voice before touching your CMS.

  2. Edit the primary article directly in your CMS — replace or augment the existing body with the consolidated draft and pull the strongest images from the deprecated articles.

  3. Configure 301 redirects from every deprecated article URL to the new consolidated URL. This preserves link equity and prevents users from hitting dead pages.

  4. Verify each redirect resolves correctly before removing or unpublishing the old articles.

How does this compare to the official docs?

ChatGPT’s Project feature is central to this entire workflow, but Anthropic and OpenAI publish specifics about knowledge-file limits, supported formats, and context-window behavior that the video doesn’t address — and those details directly affect how reliably this process scales to larger sites.

Here’s What the Official Docs Show

Act 1 walks through a genuinely useful AI-assisted content audit workflow that many teams can put to work immediately. This section adds the platform-specific prerequisites and constraints the documentation captures surfaced — details that matter before you run this process at scale.

Steps 1 & 2 — Create a ChatGPT Project, upload your content file, and write your consolidation prompt

No official documentation was found for these steps —
proceed using the video’s approach and verify independently.

One prerequisite the tutorial assumes without stating: ChatGPT’s Projects interface and file-upload controls are only accessible after you’re logged in. The logged-out chatgpt.com homepage shows no Projects navigation item — that panel only appears post-authentication. File upload is also gated behind login, as the sidebar copy confirms: “Log in to get answers based on saved chats, plus create images and upload files.”

ChatGPT logged-out homepage — file upload and Projects features require authentication and are not accessible from this state.
📄 ChatGPT logged-out homepage — file upload and Projects features require authentication and are not accessible from this state.

Step 3 — Review and override ChatGPT’s groupings with editorial judgment

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Step 4 — Run a focused follow-up prompt in the same Project chat thread

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

Worth noting: “Deep research” is a distinct feature in ChatGPT’s sidebar navigation — separate from Projects and from standard chat. The follow-up prompt technique the video demonstrates operates within a Project thread, not the Deep Research tool. Don’t conflate the two.

ChatGPT logged-out homepage — Deep Research is visible as a separate sidebar item, distinct from the Projects workflow described in the tutorial.
📄 ChatGPT logged-out homepage — Deep Research is visible as a separate sidebar item, distinct from the Projects workflow described in the tutorial.

Step 5 — Cross-check the primary URL against 90 days of organic traffic in Google Analytics

No official documentation was found for this step —
proceed using the video’s approach and verify independently.

GA4 traffic data requires an authenticated Google account session. The date-range selection and organic channel filtering the video demonstrates are not accessible from a logged-out state — factor that in if you’re setting up access for a client or new team member before running this audit.

Google Analytics sign-in screen — authentication is required before any traffic reports or date-range filtering can be accessed.
📄 Google Analytics sign-in screen — authentication is required before any traffic reports or date-range filtering can be accessed.

Steps 6 & 7 — Open a new Project chat, generate the consolidated draft, and edit the primary article in your CMS

No official documentation was found for these steps —
proceed using the video’s approach and verify independently.

As of March 26, 2026, WordPress 6.9 is the current stable release. WordPress 7.0 is scheduled for April 2026 but has not yet shipped. Post editing for the consolidation in step 7 happens in the Block Editor.

WordPress.org 'See what's new' section — confirms WordPress 6.9 as the current stable release and the Block Editor as the active post-editing interface.
📄 WordPress.org ‘See what’s new’ section — confirms WordPress 6.9 as the current stable release and the Block Editor as the active post-editing interface.

Steps 8 & 9 — Configure and verify 301 redirects from every deprecated URL

No official documentation was found for these steps —
proceed using the video’s approach and verify independently.

One gap the tutorial doesn’t address: 301 redirect configuration is not a native WordPress core feature. You’ll need a dedicated plugin — Redirection and Yoast SEO Premium are the two most common options — or a server-level .htaccess rule. Plan your redirect method before you unpublish deprecated articles; setting up the infrastructure first eliminates any window where old URLs return a 404 and bleed the ranking equity you’re trying to preserve.

WordPress.org homepage with WordPress 7.0 announcement banner — confirms active platform status but shows no admin dashboard, redirect plugin, or .htaccess configuration interface.
📄 WordPress.org homepage with WordPress 7.0 announcement banner — confirms active platform status but shows no admin dashboard, redirect plugin, or .htaccess configuration interface.
  1. ChatGPT Projects — OpenAI’s official help article on creating Projects, uploading files to the knowledge base, and managing chats within a Project context; the authoritative source for file format limits and context behavior the video doesn’t cover.
  2. Analytics Help — Google’s support hub for GA4, covering report setup, date-range configuration, and organic traffic channel analysis used in step 5.
  3. Documentation – WordPress.org — WordPress’s official documentation index, including Block Editor guides and the plugin directory where redirect tools such as Redirection can be found for the step 9 workflow.

Like it? Share with your friends!

0

What's Your Reaction?

hate hate
0
hate
confused confused
0
confused
fail fail
0
fail
fun fun
0
fun
geeky geeky
0
geeky
love love
0
love
lol lol
0
lol
omg omg
0
omg
win win
0
win

0 Comments

Your email address will not be published. Required fields are marked *