The advice is right, the framing is usually wrong
“Move your blog from a subdomain to a subfolder” is common advice, and it is generally correct. Consolidating content onto one hostname does concentrate signals, and Google does evaluate subdomains as related but somewhat separate properties.
What the advice usually omits is that this is a full migration. Every URL on the subdomain changes host. The engineering work is real and ongoing. And the benefit, while genuine, is gradual — it is not a switch that produces a visible step change next month.
Two questions decide whether it is worth doing: does the subdomain carry enough traffic and links to justify the risk, and will someone own the routing layer in two years when the person who built it has moved on?
Routing is the actual project
The SEO part of a subdomain consolidation is straightforward — a redirect map and a canonical strategy. The hard part is serving content from a different platform under one hostname.
That means a reverse proxy, an edge worker, or an equivalent rewrite at the CDN. It introduces a shared dependency between two systems that were previously independent, and it introduces cache behavior that has to be designed rather than inherited.
Get the caching wrong and the failure mode is worse than an SEO problem. A misconfigured cache key on a proxied path can serve one user’s authenticated page to another. That risk belongs to engineering and security, and it is the reason this decision cannot be made on SEO grounds alone.
The cost nobody prices in
Platform independence.
Today, changing your docs or blog platform is a DNS change. After consolidation, it touches shared routing configuration on your primary domain. If you are on your third blog platform in four years, that cost is not theoretical.
This is why the honest answer is sometimes “leave it”. A subdomain with modest traffic, on a platform you expect to replace, is not worth the migration risk plus the permanent coupling. Saying so is more useful than repeating the general rule.
Measure before you decide
Segment Search Console by host before anything else. In software companies especially, the result is often surprising — documentation frequently out-earns the marketing site for organic entrances, which changes both the value of consolidating and the risk of getting it wrong.
If the subdomain turns out to carry 3% of organic traffic, the calculation is easy and the answer is probably no. If it carries 40%, the upside is real and so is the need to treat this like the full migration it is.
Site consolidation covers the harder case where two properties both rank for overlapping topics. The technical scope page covers redirect architecture and where rules should live, and the checklist sets the phase gates.
Planning this move?
Send the launch date and what is changing. We will tell you which parts of this page apply to your situation and which do not.
- Reply
- Typically within one business day.
- Hours
- Monday to Friday, 9am–6pm US Eastern.
- First call
- Scoping, not a pitch. No deck.