{"id":5217,"date":"2022-04-05T13:59:28","date_gmt":"2022-04-05T13:59:28","guid":{"rendered":"http:\/\/wpx.net\/kb\/?post_type=ht_kb&#038;p=5217"},"modified":"2025-04-09T13:44:59","modified_gmt":"2025-04-09T13:44:59","slug":"the-different-types-of-domain-redirects","status":"publish","type":"ht_kb","link":"https:\/\/wpx.net\/kb\/the-different-types-of-domain-redirects\/","title":{"rendered":"The Different Types of Domain Redirects"},"content":{"rendered":"\n<p>Redirecting a domain is often necessary when changing your website structure, rebranding, or managing multiple domains. It helps guide visitors to the right place and can preserve SEO value when done correctly.<\/p>\n\n\n\n<p>However, not all redirects function the same way. There are different types of domain redirects\u2014such as <strong>301 redirects<\/strong>, <strong>CNAME<\/strong> records, domain<strong> Aliases<\/strong>, and <strong>Domain forwarding<\/strong>\u2014each with its own purpose and behavior. <\/p>\n\n\n\n<p>In this article, we\u2019ll explore the most common types of domain redirects, explain how they work, and help you decide which one is best suited for your specific use case.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">CNAME Record<\/h2>\n\n\n\n<p>A <strong>CNAME (Canonical Name)<\/strong> record is a type of DNS record that points one domain or subdomain to another domain name\u2014not to an IP address. Think of it as an <em>alias <\/em>that allows one domain \u201c<em>borrow<\/em>\u201d the destination of another.<\/p>\n\n\n\n<p>For example, if you want <strong>blog.example.com<\/strong> to display content hosted on a third-party platform like <strong>example.bloghost.com<\/strong>, a <strong>CNAME <\/strong>record makes that possible. <br>Visitors will see your branded subdomain in the browser, but the content is actually served from the external service. <\/p>\n\n\n\n<p>Unlike an <strong>HTTP redirect<\/strong>, which <em>changes the address <\/em>in the browser\u2019s bar, a <strong>CNAME <\/strong>keeps the original subdomain visible while seamlessly routing the traffic to the target domain. This makes <strong>CNAME <\/strong>records ideal for setting up branded subdomains, ensuring your domain remains front and center even when the backend is managed elsewhere.<\/p>\n\n\n\n<p><strong>Pros of using a CNAME<\/strong><\/p>\n\n\n\n<p>Using <strong>CNAME <\/strong>records is a simple and effective way to point subdomains (like <em>blog<\/em>, <em>shop<\/em>, or <em>info<\/em>) to external services without requiring separate IP addresses or extra hosting. They make DNS management easier\u2014if the target\u2019s IP changes, you only need to update it once. <strong>CNAME <\/strong>records also help maintain consistent branding, as visitors still see your domain in the browser.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">At <strong>WPX<\/strong>, you can point a subdomain to an external service using a <strong>CNAME without adding it as a separate site<\/strong>. Simply add the record to your main domain\u2019s DNS zone, and it won\u2019t consume a hosting slot.<\/p>\n\n\n\n<p><strong>Cons of using CNAME<\/strong><\/p>\n\n\n\n<p>While <strong>CNAME <\/strong>records are useful, they come with a <em>few <\/em>limitations. <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>They can only point to domain names<\/strong>\u2014<em>not <\/em>IP addresses\u2014and cannot share the same subdomain with other DNS records like A or MX.<\/li>\n\n\n\n<li><strong>CNAME <\/strong>records cannot be used on your <em>root domain<\/em>.<\/li>\n\n\n\n<li>They are not suitable for full domain-to-domain redirects.<\/li>\n\n\n\n<li><strong>CNAME<\/strong> records require an extra DNS lookup, which may slightly slow resolution times, especially when chained.<\/li>\n\n\n\n<li>If the target domain experiences issues, your <strong>CNAME <\/strong>will be affected as well, so it\u2019s crucial to point to reliable services.<\/li>\n<\/ul>\n\n\n\n<p><strong>In summary<\/strong><\/p>\n\n\n\n<p>A <strong>CNAME record<\/strong> allows you to point one domain or subdomain to another, making it ideal for using external services (such as <em>Shopify, Zendesk, Webflow, etc.<\/em>) under your own domain. At WPX, you can easily add <strong>CNAME <\/strong>records directly in your DNS zone <strong>without needing to create a new site<\/strong>\u2014making the setup process both simple and flexible.<\/p>\n\n\n\n<p>You can see how to add a <strong>CNAME<\/strong> in your WPX Control Panel <strong><a href=\"https:\/\/wpx.net\/kb\/how-can-i-add-a-cname-record\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a><\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Alias (Domain Aliasing)<\/h2>\n\n\n\n<p><strong>A<\/strong> <strong>domain alias <\/strong>is when one domain points to another, essentially acting as a &#8220;<em>mask<\/em>&#8221; for the original domain. <\/p>\n\n\n\n<p>For example, if you set up <em>newdomain.com<\/em> as an <strong>alias <\/strong>for <em>olddomain.com<\/em>, visitors will see <em>olddomain.com<\/em>&#8216;s content, but the address in the browser <strong>will still display<\/strong> <em>newdomain.com<\/em>. This is also called <strong>domain masking<\/strong>.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">An <strong>alias <\/strong>can be useful for making your site accessible under different domains, but it\u2019s <strong>not the same as a 301 redirect<\/strong>. Aliasing doesn&#8217;t change the URL in the browser\u2019s address bar permanently by default; it just hides the original domain behind the alias.<\/p>\n\n\n\n<p><strong>Pros <strong>of Domain Alias<\/strong><\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Simple Setup:<\/strong> Domain Aliasing is easy to set up and does not require extensive technical knowledge.<\/li>\n\n\n\n<li><strong>Brand Consistency:<\/strong> Helps maintain consistent branding by allowing a secondary domain to display content from the primary domain without changing the URL in the address bar.<\/li>\n\n\n\n<li><strong>No Additional Hosting Slot Usage:<\/strong> Setting up an alias doesn\u2019t consume any extra hosting slots, making it a cost-effective option.<\/li>\n\n\n\n<li><strong>Seamless User Experience:<\/strong> Visitors will see the aliased domain in the browser\u2019s address bar, keeping the original site\u2019s structure intact without redirection.<\/li>\n\n\n\n<li><strong>Ideal for Multiple Domain Names:<\/strong> Useful for businesses with multiple domain names that want to redirect traffic to a single site without needing separate hosting accounts.<\/li>\n\n\n\n<li>Alias domains\u00a0<strong>CAN<\/strong>\u00a0have <strong>their own email<\/strong> mailboxes with <strong>WPX<\/strong>.<\/li>\n<\/ul>\n\n\n\n<p><strong>Cons of Domain Alias:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>No SSL Certificates:<\/strong> Aliased domains cannot have their own SSL certificate, so the main domain must handle security, which may complicate certain setups.<\/li>\n\n\n\n<li><strong>Limited Redirect Flexibility:<\/strong> By default, aliases can only redirect the entire domain to the original site, without the option to forward traffic to specific pages or subdomains. However, with additional setup, a 301 redirect can be added with WPX to achieve this flexibility.<\/li>\n\n\n\n<li><strong>No SEO Benefits:<\/strong> Domain Aliases don\u2019t pass SEO value the same way a 301 redirect or domain forwarding might, making them less ideal for SEO purposes when changing domains.<\/li>\n<\/ul>\n\n\n\n<p><strong>In Summary<\/strong><\/p>\n\n\n\n<p>An <strong>alias <\/strong>is like a nickname for a website. Imagine you have a website with a long or complicated address, but you want to make it easier for people to remember or access. You can create an alias\u2014a simpler or different domain name that points to your original website. An alias doesn&#8217;t change the address in the browser permanently; it\u2019s just a way to make the original site accessible through a different name.<\/p>\n\n\n\n<p>More about the topic and how to setup an Domain Aliasing you can check <strong><a href=\"https:\/\/wpx.net\/kb\/how-can-i-add-an-alias\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a><\/strong>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Domain Forwarding<\/strong><\/h2>\n\n\n\n<p><strong>Domain Forwarding<\/strong> is a method of redirecting a domain or subdomain to another domain or page. Unlike a <em>Domain Alias<\/em>, which simply points one domain to another without changing the browser\u2019s address bar, Domain Forwarding works more like a 301\/302 redirect. It can forward visitors to a specific page or subdomain.<\/p>\n\n\n\n<p>For instance, if you set up <em>newdomain.com<\/em> to forward to <em>domain.com<\/em>, not only will the main website redirect, but any subdomains like <em>newdomain.com\/contact-us <\/em>will also redirect to <em>domain.com\/contact-us<\/em>, or <em>blog.newdomain.com<\/em> will go to <em>blog.domain.com<\/em>.<\/p>\n\n\n\n<p><strong>Pros of Domain Forwarding<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Seamless Redirection:<\/strong> Automatically redirects visitors to the correct site or page when changing domains.<\/li>\n\n\n\n<li>Helps maintain <strong>SEO rankings<\/strong> by passing SEO value through a 301 redirect.<\/li>\n\n\n\n<li><strong>Flexibility: <\/strong>Allows redirection to specific pages or subdomains, offering more control over how traffic is routed (e.g., n<em>ewdomain.com\/contact-us<\/em> redirects to <em>domain.com\/contact-us<\/em>).<\/li>\n\n\n\n<li>Visitors are <strong>automatically redirected<\/strong>, so they don\u2019t need to update bookmarks.<\/li>\n\n\n\n<li>Domain Forwarding doesn\u2019t consume a hosting slot.<\/li>\n\n\n\n<li>You can forward to a specific page or subdomain, providing flexibility in how traffic is routed (e.g., <em>newdomain.com<\/em> forwarding to <em>domain.com\/newpage<\/em>).<\/li>\n<\/ul>\n\n\n\n<p><strong>Cons of Domain Forwarding<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Some registrars restrict advanced configurations like forwarding with masking.<\/li>\n\n\n\n<li>If you&#8217;re using email with your domain, forwarding may <strong>interfere with email<\/strong> configurations. WPX doesn\u2019t support email with forwarding;<strong> third-party services are required<\/strong>.<\/li>\n\n\n\n<li>Domain Forwarding is <strong>best suited for simple redirections<\/strong>. More complex scenarios, such as extensive content handling or advanced routing, may require alternative methods.<\/li>\n\n\n\n<li>Redirects require additional steps to route traffic, which could slightly slow down page load times.<\/li>\n\n\n\n<li>Visitors may not immediately realize they\u2019ve been redirected, and the process can be confusing if not set up properly.<\/li>\n\n\n\n<li>If WPX is not your domain registrar, you must set up Domain Forwarding with your current registrar.<\/li>\n\n\n\n<li>Some registrars offer Domain Forwarding with masking, but this feature is not commonly available and may not meet all needs.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\">If WPX is your domain registrar, <strong>you will need to contact WPX Support<\/strong> for assistance.<\/p>\n\n\n\n<p><strong>In Summary<\/strong><\/p>\n\n\n\n<p>It\u2019s ideal for rebranding or domain changes, ensuring visitors are automatically redirected without the need to update bookmarks. Domain Forwarding offers more flexibility than a Domain Alias by enabling redirection to specific pages or subdomains.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>301 .htaccess Redirect<\/strong><\/h2>\n\n\n\n<p>A <strong>301 Redirect<\/strong> is a permanent redirection from <em>one URL to another<\/em>. It tells search engines and visitors that a page or site has moved permanently. This method helps <strong>maintain your SEO rankings<\/strong> <strong>and traffic<\/strong> by transferring SEO value to the new URL, ensuring visitors are automatically sent to the correct location.<\/p>\n\n\n\n<p>What can you do with a 301 .htaccess Redirect? Basically<strong> everything!<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Redirect an entire website or specific pages to a new URL.<\/li>\n\n\n\n<li>Redirect subdomains or even to an IP address.<\/li>\n\n\n\n<li>Exclude pages from redirection or set up reverse redirects.<\/li>\n<\/ul>\n\n\n\n<p>It offers more control than basic domain forwarding, minus domain masking.<\/p>\n\n\n\n<p><strong>Pros of a 301 Redirect<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Passes SEO value to the new URL, maintaining search rankings.<\/li>\n\n\n\n<li>Redirects are permanent, so no future updates are needed.<\/li>\n\n\n\n<li>Allows redirection to specific pages, subdomains, or IPs.<\/li>\n\n\n\n<li>Automatically redirects visitors to the new page without disruption.<\/li>\n\n\n\n<li>Except for site management, 301 redirects don\u2019t use additional hosting slots.<\/li>\n<\/ul>\n\n\n\n<p><strong>Cons of a 301 Redirect<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Requires some <strong>technical knowledge<\/strong> to configure <strong>.htaccess<\/strong>.<\/li>\n\n\n\n<li>Incorrect redirects can cause broken links or loops.<\/li>\n\n\n\n<li>Search engines may take time to adjust and transfer SEO value.<\/li>\n\n\n\n<li>Redirect chains can affect page load times.<\/li>\n\n\n\n<li>Requires a hosting slot for managing the site in your dashboard.<\/li>\n<\/ul>\n\n\n\n<p><strong>In Summary<\/strong><\/p>\n\n\n\n<p>A <strong>301 Redirect<\/strong> is essential when moving a site or changing domains. Using <strong>.htaccess<\/strong>, it provides flexibility, redirects visitors seamlessly, and helps preserve SEO value. <\/p>\n\n\n\n<p>However, it requires <strong>careful setup<\/strong> to avoid errors and slowdowns. If you\u2019re migrating a site, it&#8217;s the best method to ensure a smooth transition while maintaining SEO performance.<\/p>\n\n\n\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-alert\">301 redirects are essential for preserving SEO when URLs change, but they should be used carefully\u2014especially if you\u2019re handling many redirects.<br>If you&#8217;re unsure about how to build and set up a redirect, please contact us for assistance to avoid potential issues like broken links, redirect loops, or SEO setbacks.<\/p>\n\n\n\n<p>To learn more about the topic and how to set up a 301 Redirect with WPX you can check <strong><a href=\"https:\/\/wpx.net\/kb\/how-can-i-add-a-301-htaccess-redirect\/\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a><\/strong>. <\/p>\n\n\n\n<p>Have more questions? Contact the WPX Support Team through the live chat widget in the bottom-right corner, and they\u2019ll assist you promptly, typically within 30 seconds.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Redirecting a domain is often necessary when changing your website structure, rebranding, or managing multiple domains. It helps guide visitors to the right place and can preserve SEO value when done correctly. However, not all redirects function the same way. There are different types of domain redirects\u2014such as 301 redirects,&#8230;<\/p>\n","protected":false},"author":16,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_editorskit_title_hidden":false,"_editorskit_reading_time":3,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","inline_featured_image":false,"footnotes":""},"ht-kb-category":[68],"ht-kb-tag":[],"class_list":["post-5217","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-dns-management"],"_links":{"self":[{"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/ht-kb\/5217","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/comments?post=5217"}],"version-history":[{"count":30,"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/ht-kb\/5217\/revisions"}],"predecessor-version":[{"id":10856,"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/ht-kb\/5217\/revisions\/10856"}],"wp:attachment":[{"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/media?parent=5217"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/ht-kb-category?post=5217"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/wpx.net\/kb\/wp-json\/wp\/v2\/ht-kb-tag?post=5217"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}