Guide

How to refresh old WordPress posts at scale

By Axel Antas-Bergkvist Published May 11, 2026 Updated May 31, 2026

The most reliable SEO move on an established WordPress site isn’t writing new posts. It’s refreshing old ones — the cornerstone articles published two, three, five years ago that still pull traffic, still earn links, and still rank for the queries they were written for. Search engines reward content that gets re-verified and re-dated. Readers reward facts that are actually current.

The catch is that doing this by hand across an archive is brutal. You open a post in the Block Editor, read it, decide what to update, rewrite a few sentences, change the published date, save. Then the next one. A serious refresh pass across two hundred old posts is two weeks of admin work, which is why most teams never run one and why every “refresh your old content” article on the internet quietly assumes you have an intern.

This guide is the version that doesn’t assume that. The workflow is: connect your site to the Spectersync workspace, narrow to the posts worth refreshing, run one careful AI recipe, review, and publish back — in your browser. The same machinery as the bulk SEO sweep, pointed at a slightly different job. Subscribe now and your workspace opens with 500 free credits.

Step 1: pick the posts worth refreshing

The wrong instinct is “refresh everything older than 18 months.” Most archives have a long tail that earns no traffic and no links. Refreshing it is busywork that produces no visible result.

The right instinct is the intersection of three things: posts that are old, posts that are still earning attention (traffic, impressions, or backlinks), and posts where the facts have plausibly changed since they were written. A pricing roundup from 2022 fits all three. A personal essay from 2022 fits none.

Pull a list from your analytics tool of choice. Search Console works fine — sort by clicks over the last 90 days, filter to URLs whose post was published more than 18 months ago. That’s your shortlist. Don’t try to refresh five hundred posts in one pass. Refresh the fifty that matter.

Step 2: connect your site

This is the part Spectersync handles. Connect WordPress in the browser and every post lands in your workspace as clean, structured content — the published date, the modified date, the slug, the categories, the meta title, and the meta description all preserved. If you haven’t set it up yet, the AI editing workflow covers the connect step.

Once it’s connected you have one workspace. That’s what makes the rest of this possible — you can narrow, sort, and operate on the whole archive the way you can’t in wp-admin.

Step 3: narrow to the right posts

You don’t want to refresh everything. Hand the recipe your shortlist — “refresh only the posts whose published date is older than December 2024 and whose URL appears in this list of high-traffic posts” — and let it work against just those. Because the AI sees the whole archive, it can also flag posts you missed that fit the same profile. You end up with a focused set — usually 30 to 80 posts — that you actually want to refresh.

Step 4: the refresh recipe

This is the instruction that earns the workflow. The trick is to refresh facts without rewriting voice. AIs left to their own devices will smooth all your posts into the same lukewarm style and you’ll spend the next month regretting it. Be explicit.

For each post in the shortlist, refresh dated facts:
- Update statistics, version numbers, pricing, and dates to current values
  (use web search to verify).
- Replace dead links with current ones where possible; flag dead links you
  can't replace with a note at the top of the post.
- Add a one-line "Updated: <today's date>" note under the H1.
- Update the modified date to today.

Do NOT:
- Rewrite the intro, headings, or anything for "style" or "flow".
- Change the post's argument or conclusion.
- Touch posts where the facts are still accurate.

Show me a summary of what you changed per post.

The “do not” list is the part most people skip and most regret. Without it the AI will helpfully turn your sharp third-person prose into smooth corporate copy. With it, you get exactly the work you wanted. Browsing and reviewing are free; only the recipe run spends credits.

Step 5: review the diff

Read what changed. This is non-negotiable for content that’s already ranking — a careless rewrite can cost you a position you spent years earning. Scan the diff per post in the workspace, approve what’s correct, send back what isn’t.

If your archive is big enough that reviewing every diff is the new bottleneck, scope the refresh smaller. Fifty posts a quarter, well-reviewed, beats two hundred posts of slop that quietly tanks your rankings.

Step 6: publish back

When the diff looks right, publish. You’ll see exactly which posts will be updated, with the post slug and the change summary, before anything touches your live site. Spectersync batches the REST API calls and retries on flakes — long sweeps don’t time out the way ad-hoc scripts do, and every publish keeps a snapshot behind it.

If you changed a post inside wp-admin at the same time the recipe changed it, Spectersync flags the conflict instead of silently overwriting either version.

A note on the “updated date”

There’s a small culture-war about whether bumping the published date is honest. The practical answer: bump the modified date always (which most themes display somewhere), and bump the published date only when the refresh is substantial enough that calling it the same article would be a stretch. A version bump and three new statistics is a modified-date change. A full structural rewrite with new sections is a published-date change. Don’t lie to readers and you won’t have to apologize to them.

The mental model

Old posts are an asset. Refreshing them is one of the highest-leverage moves on an established site, and the only reason most teams don’t do it is the manual cost. One AI recipe across your whole archive collapses that cost to something you can actually fit into a quarter, without giving up the review step that keeps you from breaking what already works.

Prefer the desktop edition?

If you’d rather run the engine locally — your archive as plain .md files on your Mac, where you can grep frontmatter and script the filtering, with nothing routed through our servers — that’s the desktop and open-source edition. The hosted webapp is the fastest way in. Subscribe now →