Skip to content
Searchpedia SEO field notes Callum Bennett Callum

Site ops

SEO Microsite

I've stopped building microsites on separate domains unless the campaign has a hard expiry date, because the SEO maintenance cost almost always outweighs the benefit.

Beginner3 min readUpdated 2026-07-27Notes by Callum Bennett

Start here

  • Before building a microsite, ask yourself if a subfolder on your main site can achieve the same goal with less maintenance.
  • If you decide to proceed, set a hard expiry date and plan the redirects and content consolidation from the start.
  • Ensure the microsite has its own sitemap, is linked contextually from the main site, and is monitored separately in Search Console.
  • Never use a microsite for link building or as a thin affiliate site; Google's algorithms are effective at detecting such schemes.

Plain-English take

A microsite is a small, purpose-built website with a handful of pages focused on a narrow topic. I've seen them used for product launches, event campaigns, or targeting a specific audience segment. The idea is that by isolating the content, you can build topical relevance faster than if you bury it in a section of your main site. But here's the catch: that isolation comes at a cost. You now have a separate domain or subdomain to manage, which means separate crawl budgets, separate indexing signals, and additional redirects when the campaign ends. In my experience, most of the time a subfolder on your main site can achieve the same result with less overhead. For example, I ran a microsite for a conference on a new domain. It ranked well for the event name, but when the event ended, I had to consolidate the content back into the main site, and the old domain's links were lost. If I had used a subfolder, I could have kept the content live and redirected with a [301 redirect](/301-redirect/) without losing the domain's equity. So my plain-English take is: only use a microsite when you have a clear, time-bound reason that a subfolder cannot solve. Otherwise, you're creating more work for yourself.

When it actually matters

Microsites matter when you need to target a completely different audience or intent that would feel out of place on your main site. For instance, a B2B software company might run a microsite for a consumer-focused campaign, because the tone, design, and content need to be distinct. Another scenario is when you want to test a new brand or product line without risking the main site's authority. I've also seen microsites work well for temporary events, like a festival or a seasonal promotion, where the content is not evergreen. However, even in these cases, you must consider the technical SEO implications. A microsite on a separate domain starts with zero authority, so you need to build links to it. If you use a subdomain, you inherit some of the main site's authority, but subdomains are still treated as separate entities by Google, and you need to manage cross-domain signals like [canonical tags](/canonical-tag/) and [hreflang tags](/hreflang-tags/) if applicable. The decision rule I use is: if the microsite's content will be useful for more than six months, I prefer a subfolder. If it's strictly temporary, a separate domain can work, but I plan the redirects and content migration from day one. Also, ensure the microsite has its own [sitemap](/sitemap/) and is linked contextually from the main site. Without those links, your microsite may struggle to get indexed. So the 'when it matters' is narrower than many SEOs think.

What I got wrong

I used to think microsites were a smart way to build topical authority for a new niche without diluting the main site's focus. I was wrong. The biggest mistake I made was underestimating the link equity dilution. When I launched a microsite on a new domain, I linked to it from the main site, but those links were passing equity to a domain that had no history. Google treated it as a separate entity, and it took months to rank. In hindsight, I should have used a subfolder, which would have kept the equity within the same domain. Another mistake: I assumed that because the microsite was small, it required less maintenance. Actually, it required more. I had to monitor its crawl budget separately, ensure its [robots.txt](/robots-txt/) was correct, and check for duplicate content with the main site. I once forgot to set up a [website structure](/website-structure/) plan for the microsite, and it took weeks to get indexed. Also, I learned that microsites are not a shortcut for link building. Google's guidelines are clear: don't create microsites solely to manipulate search rankings. I've seen people build microsites as link farms, and they got penalised. So my advice now is: be honest about the effort. If you're not willing to maintain a separate site, don't build one. The SEO cost is real.

Next step

Quick answers

Should I use a subdomain or a subfolder for a microsite?

If the microsite content is temporary, a subdomain can work, but a subfolder is almost always better for SEO because it keeps the link equity within the same domain. Subfolders are easier to manage and inherit the main site's authority. I would only use a separate domain if the brand needs to be completely distinct.

How do I handle a microsite after a campaign ends?

When the campaign ends, decide whether to keep the content live or redirect it. If the content is evergreen, migrate it to a subfolder on the main site. If not, set up 301 redirects from the microsite's pages to relevant pages on the main site. Also, update your internal links and remove the microsite from your sitemap.

Can a microsite help with link building?

Not in a safe way. Building a microsite solely to acquire links is a violation of Google's guidelines. It's considered a link scheme and can lead to a manual penalty. A microsite should have its own value and be indexed based on its own merits. If you need links, focus on earning them through quality content and outreach on your main site, not by creating separate sites.

Sources

Primary documentation is linked directly. Anything commercial is marked nofollow.

  • Google Search Central — Official guidance on site structure, content quality, and best practices for separate properties.
  • Ryte Wiki — Clear definition of microsites, including their relationship to the main site and topical focus.
  • VWO — Practical explanation of microsites, common uses, and implementation considerations like analytics.
  • Google Search Central Blog — Updates on indexing, site quality, and how Google evaluates content across different site types.

Notes from Callum Bennett.