Some of them, yes. A post should be deleted when it attracts no traffic, earns no links, answers no question anyone is asking, and does not support the topics you want to be known for. Before deleting, check whether the page can be consolidated into a stronger one or refreshed instead, because both of those keep whatever history the URL has accumulated. Deletion is the right call only when there is nothing worth keeping.
The three options, in order of preference
| Option | When it applies | What happens to the URL |
|---|---|---|
| Refresh | The page targets something real and has fallen behind on currency or depth | Stays. Keeps its history and any links |
| Consolidate | Several pages circle one question and split the signals between them | Redirects to the merged page, passing most of its value |
| Delete | Nothing on the page is worth moving anywhere | Returns 410 or 404, or redirects if a genuinely relevant page exists |
Most people reach for deletion first because it feels decisive. In practice the first two cover the majority of an archive, and deletion is the smaller pile.
How to decide, post by post
Pull a list of every post with its clicks, impressions, referring domains and last updated date. Then work through this:
- Does it earn clicks? If yes, leave it alone unless it is inaccurate.
- Does it earn impressions without clicks? That is a page ranking for something, just not well. A refresh is usually the answer.
- Does anything link to it? External links are the strongest reason to keep a URL alive, even if the content gets rewritten entirely.
- Does it cover a topic you want to own? If yes, it is a consolidation candidate rather than a deletion candidate.
- None of the above? That is your deletion pile.
What deletion is actually fixing
- Topical clarity. Forty posts about unrelated things blur what a site is about, for readers and for the systems judging it.
- Internal competition. Old thin posts frequently outrank the page you would rather have ranking.
- Trust. A visitor who lands on a 2019 post with outdated advice draws conclusions about the rest of the site.
- Crawl efficiency, on large sites only. On a small site this is not the reason.
How to delete without causing damage
- Check for external links before removing anything. One good link is reason enough to keep a URL and repurpose it.
- Redirect to a genuinely relevant page where one exists. Redirecting everything to the homepage is treated as a soft 404 and helps nobody.
- Where nothing relevant exists, return a proper 410 or 404. That is the correct answer and it is not a penalty.
- Remove internal links pointing at the deleted page, including those in navigation and related-post modules.
- Do it in batches and watch what happens, rather than removing two hundred URLs in an afternoon.
Deleting content is the recommendation people push back on hardest, because somebody wrote each of those posts and the archive count feels like an asset. It is worth having the traffic and links data in front of you when that conversation happens.