Domain Forwarding SEO
Tells search engines which domain is canonical when forwarding one permanently to another, consolidating signals at the target URL.
Expecting domain forwarding to generate new ranking signals from a dormant domain misjudges how redirects transfer authority for SEO.
Key points
- Use a 301 redirect for permanent moves to preserve link equity and avoid duplicate content.
- Map each old URL to its most relevant destination page, not just the homepage.
- Avoid redirect chains and loops to save crawl budget and maintain user experience.
- Monitor forwarding with Google Search Console to catch broken redirects and soft 404s.
Consolidating brand domains into one canonical site
A brand owned three domain variants: example.com, example.net, and example.org. Each had its own content and backlinks. The company decided to consolidate under example.co.uk. All were forwarded with 301 redirects to the corresponding page on the new domain. After six months, the target domain had accumulated link signals and saw a 30% increase in organic traffic, while the old domains dropped out of search results.
Three common mistakes with domain forwarding
- Wrong redirect type Using a 302 instead of a 301 for a permanent move can keep the old URL indexed and split signals instead of consolidating them.
- Homepage forwarding Sending all traffic to the homepage ignores the original URL's context and dilutes relevance, hurting SEO. It fails to pass topical signals and can confuse search engines about the content's focus, often resulting in lost rankings for the original pages.
- Redirect chains Forwarding from A to B to C wastes crawl budget and delays page load, frustrating both users and search engines.
Three situations where forwarding makes sense
- Site migration During a site migration, permanent 301 redirects preserve link equity and authority by forwarding each old URL to its most relevant new destination, ensuring search engines transfer signals properly.
- Brand consolidation Forwarding domain variants like .net and .org to the main .com version unifies traffic and avoids duplicate content.
- Content relocation Moving a page to a new URL within the same site should use a 301 redirect to preserve indexing and user bookmarks.
Common questions
What is the difference between domain forwarding and a redirect?
Domain forwarding is a registrar-level setup that uses a redirect behind the scenes. Both achieve the same goal, but 'forwarding' often implies a policy applied to an entire domain.
What does 'forward with masking' mean for SEO?
Forward with masking shows the forwarded domain in the address bar while serving content from the target. It hides the real URL and can cause duplicate content issues, so it is not recommended for SEO.
Sources
- Google Search Central Covers redirects and site moves for SEO
- Portent Guide to redirect types and best practices for SEO