{"id":39306,"date":"2026-07-07T13:42:06","date_gmt":"2026-07-07T06:42:06","guid":{"rendered":"https:\/\/dps.media\/huong-dan-thay-doi-ten-mien-khong-mat-thu-hang-seo-chi-tiet-nhat\/"},"modified":"2026-07-07T13:42:06","modified_gmt":"2026-07-07T06:42:06","slug":"how-to-change-domain-name-without-losing-seo-rankings-most-detailed-2","status":"publish","type":"post","link":"https:\/\/dps.media\/en\/how-to-change-domain-name-without-losing-seo-rankings-most-detailed-2\/","title":{"rendered":"The Most Detailed Guide to Changing Domain Names Without Losing SEO Rankings"},"content":{"rendered":"<p>Changing your domain name (domain migration) is an important decision for any business. Whether you are rebranding, switching to a shorter domain, or merging websites, the biggest concern is always: <strong>How do you avoid losing your existing keyword rankings and traffic on Google?<\/strong><\/p>\n<p>This article will guide you through the detailed step-by-step SEO-standard domain change process, helping the transition go as smoothly and safely as possible.<\/p>\n<h2>Step 1: Preparation before moving the domain<\/h2>\n<p>Before you begin, make sure you have completed the following steps:<\/p>\n<ul>\n<li><strong>Purchase a new domain and configure DNS:<\/strong> Carefully check the history of the new domain to see if it has ever been penalized by Google.<\/li>\n<li><strong>Backup all data:<\/strong> Create a full backup of the old website's database and source code.<\/li>\n<li><strong>Build a redirect map (URL Mapping):<\/strong> Create a list of all URLs on the old website and match them with the corresponding URLs on the new website. Avoid redirecting all pages to the homepage of the new domain, as Google will consider that a soft-404 and reduce rankings.<\/li>\n<\/ul>\n<h2>Step 2: 301 Redirect (Permanent Redirect)<\/h2>\n<p>This is the most important step to transfer \u201cSEO strength\u201d (Link Juice) from the old domain to the new domain. You need to configure a 301 redirect (permanent redirect) for the entire website.<\/p>\n<p>If your server uses Apache, here is the standard <code>.htaccess<\/code> code snippet to redirect the entire old domain to the new domain while keeping the path structure and query string intact:<\/p>\n<pre><code>RewriteEngine On\n\n# Redirect all traffic from mitsubishimotors.vn (with or without www) to showroomisamco.vn\nRewriteCond %{HTTP_HOST} ^(www\\.)?mitsubishimotors\\.vn$ [NC]\nRewriteRule ^(.*)$ https:\/\/showroomisamco.vn\/$1 [R=301,L]<\/code><\/pre>\n<h2>Step 3: Declare address change in Google Search Console<\/h2>\n<p>After configuring the 301 redirect, you need to notify Google about this change through the Google Search Console tool.<\/p>\n<ol>\n<li>Log in to Google Search Console, making sure you have verified ownership for both the old and new domains.<\/li>\n<li>Select your old domain property.<\/li>\n<li>Go to the <strong>Settings<\/strong> (Settings) &gt; <strong>Change of Address<\/strong> section.<\/li>\n<li>Follow the instructions so Google can validate the 301 redirect from the old website to the new website.<\/li>\n<\/ol>\n<p>Google will proceed to check the redirect commands. Once the mandatory conditions are met, the system will successfully validate:<\/p>\n<p style=\"text-align: center\"><img decoding=\"async\" src=\"https:\/\/dps.media\/wp-content\/uploads\/2026\/07\/media__1783406438356.png\" alt=\"Successfully validated address change in Google Search Console\" style=\"max-width: 100%;height: auto;border: 1px solid #ddd;border-radius: 4px;padding: 5px\" title=\"\"><\/p>\n<p>After clicking the <strong>Confirm Move<\/strong>, button, Google Search Console will begin the index update process. On the admin interface of the old property, you will see a notification that the migration is in progress:<\/p>\n<p style=\"text-align: center\"><img decoding=\"async\" src=\"https:\/\/dps.media\/wp-content\/uploads\/2026\/07\/media__1783406444948.png\" alt=\"Notification that the domain migration is in progress in Google Search Console\" style=\"max-width: 100%;height: auto;border: 1px solid #ddd;border-radius: 4px;padding: 5px\" title=\"\"><\/p>\n<h2>Step 4: Update Off-page elements and monitor performance<\/h2>\n<ul>\n<li><strong>Update Google Analytics:<\/strong> Change the website URL in the GA4 property settings to continue tracking traffic.<\/li>\n<li><strong>Update quality Backlinks:<\/strong> Contact major websites that are linking to you and ask them to update to the new URL.<\/li>\n<li><strong>Check for 404 errors:<\/strong> Use tools like Screaming Frog or Ahrefs to scan the new website to detect and fix broken links.<\/li>\n<\/ul>\n<p>Please patiently monitor for about 2 - 4 weeks. Normally, keyword rankings may fluctuate slightly in the beginning, but they will soon stabilize if you correctly follow the 301 redirect and address change declaration processes mentioned above.<\/p>\n<style>\r\n.lwrp.link-whisper-related-posts{\r\n            \r\n            margin-top: 40px;\nmargin-bottom: 30px;\r\n        }\r\n        .lwrp .lwrp-title{\r\n            \r\n            \r\n        }.lwrp .lwrp-description{\r\n            \r\n            \r\n\r\n        }\r\n        .lwrp .lwrp-list-container{\r\n        }\r\n        .lwrp .lwrp-list-multi-container{\r\n            display: flex;\r\n        }\r\n        .lwrp .lwrp-list-double{\r\n            width: 48%;\r\n        }\r\n        .lwrp .lwrp-list-triple{\r\n            width: 32%;\r\n        }\r\n        .lwrp .lwrp-list-row-container{\r\n            display: flex;\r\n            justify-content: space-between;\r\n        }\r\n        .lwrp .lwrp-list-row-container .lwrp-list-item{\r\n            width: calc(33% - 20px);\r\n        }\r\n        .lwrp .lwrp-list-item:not(.lwrp-no-posts-message-item){\r\n            \r\n            max-width: 150px;\r\n        }\r\n        .lwrp .lwrp-list-item img{\r\n            max-width: 100%;\r\n            height: auto;\r\n            object-fit: cover;\r\n            aspect-ratio: 1 \/ 1;\r\n        }\r\n        .lwrp .lwrp-list-item.lwrp-empty-list-item{\r\n            background: initial !important;\r\n        }\r\n        .lwrp .lwrp-list-item .lwrp-list-link .lwrp-list-link-title-text,\r\n        .lwrp .lwrp-list-item .lwrp-list-no-posts-message{\r\n            \r\n            \r\n            \r\n            \r\n        }@media screen and (max-width: 480px) {\r\n            .lwrp.link-whisper-related-posts{\r\n                \r\n                \r\n            }\r\n            .lwrp .lwrp-title{\r\n                \r\n                \r\n            }.lwrp .lwrp-description{\r\n                \r\n                \r\n            }\r\n            .lwrp .lwrp-list-multi-container{\r\n                flex-direction: column;\r\n            }\r\n            .lwrp .lwrp-list-multi-container ul.lwrp-list{\r\n                margin-top: 0px;\r\n                margin-bottom: 0px;\r\n                padding-top: 0px;\r\n                padding-bottom: 0px;\r\n            }\r\n            .lwrp .lwrp-list-double,\r\n            .lwrp .lwrp-list-triple{\r\n                width: 100%;\r\n            }\r\n            .lwrp .lwrp-list-row-container{\r\n                justify-content: initial;\r\n                flex-direction: column;\r\n            }\r\n            .lwrp .lwrp-list-row-container .lwrp-list-item{\r\n                width: 100%;\r\n            }\r\n            .lwrp .lwrp-list-item:not(.lwrp-no-posts-message-item){\r\n                \r\n                max-width: initial;\r\n            }\r\n            .lwrp .lwrp-list-item .lwrp-list-link .lwrp-list-link-title-text,\r\n            .lwrp .lwrp-list-item .lwrp-list-no-posts-message{\r\n                \r\n                \r\n                \r\n                \r\n            };\r\n        }<\/style>\r\n<div id=\"link-whisper-related-posts-widget\" class=\"link-whisper-related-posts lwrp\">\r\n            <div class=\"lwrp-title\">Related Posts<\/div>    \r\n        <div class=\"lwrp-list-container\">\r\n                                <div class=\"lwrp-list lwrp-list-row-container lwrp-list-double-row\">\r\n                <div class=\"lwrp-list-item\"><a href=\"https:\/\/dps.media\/en\/quality-edu-backlink-service-enhance-seo-website-to-top-google\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">Quality EDU Backlink Service \u2013 Elevate SEO Website to Top Google<\/span><\/a><\/div><div class=\"lwrp-list-item\"><a href=\"https:\/\/dps.media\/en\/checklist-10-things-to-do-after-renting-homestay-premises\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">Checklist of 10 things to do after renting a homestay<\/span><\/a><\/div><div class=\"lwrp-list-item\"><a href=\"https:\/\/dps.media\/en\/beautifullshot-awesome-screenshot-tool-free-for-all-platforms\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">beautiFULLshot: The \u201cawesome\u201d free screenshot tool for all platforms<\/span><\/a><\/div>                <\/div>\r\n                            <div class=\"lwrp-list lwrp-list-row-container lwrp-list-double-row\">\r\n                <div class=\"lwrp-list-item\"><a href=\"https:\/\/dps.media\/en\/3-first-content-templates-to-post-on-a-new-homestay-fanpage\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">3 first content samples should be posted on the new homestay fanpage<\/span><\/a><\/div><div class=\"lwrp-list-item\"><a href=\"https:\/\/dps.media\/en\/dns-configuration-for-website-speed-and-security-optimization\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">Configure DNS for your website: Optimize speed and security<\/span><\/a><\/div><div class=\"lwrp-list-item\"><a href=\"https:\/\/dps.media\/en\/hair-demi-garcon-french-inspired-style-unique-making-waves-youth\/\" class=\"lwrp-list-link\"><span class=\"lwrp-list-link-title-text\">Demi Garcon hairstyle with a unique French fusion style making waves among the youth<\/span><\/a><\/div>                <\/div>\r\n                <\/div>\r\n<\/div>","protected":false},"excerpt":{"rendered":"<p>The Most Detailed Guide to Changing Domain Names Without Losing SEO Rankings<\/p>","protected":false},"author":0,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1902,80],"tags":[],"class_list":["post-39306","post","type-post","status-publish","format-standard","hentry","category-marketing","category-seo"],"acf":[],"rankmath_keywords":{"primary":"thay \u0111\u1ed5i t\u00ean mi\u1ec1n, domain migration, redirect 301, google search console","secondary":["domain migration","redirect 301","google search console"]},"yoast_keywords":{"primary":"","secondary":[]},"yoast_focuskw":"","rankmath_focuskw":"thay \u0111\u1ed5i t\u00ean mi\u1ec1n, domain migration, redirect 301, google search console","seo_keywords":{"primary":"thay \u0111\u1ed5i t\u00ean mi\u1ec1n, domain migration, redirect 301, google search console","secondary":["domain migration","redirect 301","google search console"]},"_links":{"self":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/posts\/39306","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/comments?post=39306"}],"version-history":[{"count":0,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/posts\/39306\/revisions"}],"wp:attachment":[{"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/media?parent=39306"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/categories?post=39306"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/dps.media\/en\/wp-json\/wp\/v2\/tags?post=39306"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}