{"id":22839,"date":"2018-07-12T20:26:14","date_gmt":"2018-07-12T14:56:14","guid":{"rendered":"https:\/\/blog.resellerclub.com\/?p=22839"},"modified":"2026-05-21T12:49:23","modified_gmt":"2026-05-21T12:49:23","slug":"understanding-the-difference-between-permanent-html-redirects-and-other-redirects","status":"publish","type":"post","link":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/","title":{"rendered":"Understanding the Difference between Permanent HTML Redirects and Other Redirects"},"content":{"rendered":"<p>Shifting websites from one domain to another is a common scenario especially if users face issues with their existing domains. For example, issues like older websites with static backgrounds or GIFs, websites simply wanting to change the domain name, remodelling websites to be responsive, etc are fairly common. Though changing the URL of the website is a feasible solution, there is considerable risk involved in it.<\/p>\n<p>As a business owner if you plan any of the above, and your website has a good search engine rank or incoming traffic then this move could affect your business. In this article, we\u2019ll be covering how to tackle this issue with the help of \u2018redirect\u2019 and understand redirects in detail.<\/p>\n<h2>So what is Redirect?<\/h2>\n<p>Redirect is a way of sending users and search engines to a different URL (Uniform Resource Locator) than the one requested by the user. Redirects help you in maintaining your website\u2019s rankings without compromising on the existing rankings.<\/p>\n<p>Depending on the situations there are <strong>3 types of redirects<\/strong> available:<\/p>\n<ol>\n<li>\n<h3>301 Redirect<\/h3>\n<p>301 redirect is also known as \u2018Permanent Redirect\u2019 and is the recommended redirect for SEO purposes. This redirect is used when users decide to move their URL from one to another. In simple words, the website is shifted to a new location. The key benefit of using this redirect is that it not only redirects the user to the new URL from the old one but also, redirects traffic and rankings. This is by far the friendliest redirect passing over 90% of the <a href=\"https:\/\/www.woorank.com\/en\/edu\/seo-guides\/link-juice\">link juice<\/a>.<\/li>\n<li>\n<h3>302 Redirect<\/h3>\n<p>302 redirect is also known as \u2018Temporarily Moved Redirect\u2019. Even though the search engine redirects users to the new URL, it doesn\u2019t remove the old URL from its search results. Since the page isn\u2019t replaced the search engine creates a new index for the new URL thus resulting in a new ranking. With 302 redirects the old ranking doesn\u2019t get transferred to the new URL. This is useful in case of a temporary move wherein you wish to retain the ranking of the old URL.<\/li>\n<li>\n<h3>Meta Refresh<\/h3>\n<p>Unlike the previous 2 redirects, Meta Refresh operates at the page level instead of the server level. Meta refresh is usually used when a website wants to redirect their users to a different page within 5 to 10 secs of the user landing on the current page. For example, you must have seen this message on websites: \u2018You\u2019ll be redirected to the main page in 5 secs, click here if not redirected.\u2019 This is a meta refresh. This is the least recommended from the SEO perspective.<br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-22845 size-full\" src=\"\/blog\/wp-content\/uploads\/2018\/07\/301-302-redirect-signs-e1531407100798.png\" width=\"559\" height=\"337\"><\/li>\n<\/ol>\n<p><strong>Reasons When to Use Permanent Redirects:<\/strong><br \/>\nAs a website owner, maintaining the ranking and popularity of your business website is very important as building it requires time and effort. However, there are times when you don\u2019t have an option and need to switch to a new URL.<\/p>\n<p>Here are<strong> 4 reasons when you can set up permanent redirects<\/strong> on your website:<\/p>\n<ol>\n<li>When you decide to remodel your existing website structure, it might result in duplicate pages. Having duplicates might lower your website ranking. The best way is to disable one page and redirect it to the newer version.<\/li>\n<li>When you decide to merge two or more different product pages into one single page.<\/li>\n<li>If you want to change your domain name and migrate to a different one, you can set up the permanent redirect so all the traffic can be redirected from old to new URL.<\/li>\n<li>Should you delete a page permanently and are unable to remove it from Google or search engine indexes, it would result in a <a href=\"\/blog\/error-404-page-not-found-turn-the-bane-into-a-boon\/\">404 Page Not Found Error<\/a> page. This can reflect badly on your website and impact your website ranking as this would load every time a user visits that page. Redirecting it is a better option.<\/li>\n<\/ol>\n<h2>Setting Up 301 Redirects<\/h2>\n<ul>\n<li>\n<h3>Windows Based Websites<\/h3>\n<p>If your website is hosted on the Windows server, you can set up permanent redirection via IIS (Internet Information Services). <a href=\"https:\/\/support.microsoft.com\/en-in\/help\/324000\/how-to-redirect-urls-to-different-web-sites\">Here is the official Microsoft guide<\/a> to help you in the process.<\/li>\n<li>\n<h3>Linux Based Websites<\/h3>\n<p>To set up 301 redirects on your Linux hosted WordPress site, you can either use a <a href=\"https:\/\/wordpress.org\/plugins\/simple-301-redirects\/\">plugin<\/a> or add the following code to your htaccess file via FTP.<strong>Apache<\/strong><\/p>\n<blockquote><p>RewriteCond %{SERVER_PORT} 80<br \/>\nRewriteRule ^(.*)$ https:\/\/www.yoursite.com\/$1 [R=301,L]NGINX<br \/>\nserver {<br \/>\nlisten 80;<br \/>\nserver_name domain.com www.domain.com;<br \/>\nreturn 301 https:\/\/domain.com$request_uri;}<\/p><\/blockquote>\n<p><em>Note: This is only for WordPress websites<\/em><\/li>\n<\/ul>\n<h2>Conclusion<\/h2>\n<p>Use 301 redirects with caution as redirecting several pages to a single location can be a red signal to Google, and it might consider this spamming. The end result will be that your page will get penalized or banned. If you need to redirect, set up different redirects and follow proper protocols for setting the page and you\u2019ll be sorted.<br \/>\nIf you have any queries or suggestions, please feel free to drop your message in the comment box below.<\/p>\n<div class=\"fb-background-color\">\n\t\t\t  <div \n\t\t\t  \tclass = \"fb-comments\" \n\t\t\t  \tdata-href = \"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/\"\n\t\t\t  \tdata-numposts = \"10\"\n\t\t\t  \tdata-lazy = \"true\"\n\t\t\t\tdata-colorscheme = \"light\"\n\t\t\t\tdata-order-by = \"social\"\n\t\t\t\tdata-mobile=true>\n\t\t\t  <\/div><\/div>\n\t\t  <style>\n\t\t    .fb-background-color {\n\t\t\t\tbackground:  !important;\n\t\t\t}\n\t\t\t.fb_iframe_widget_fluid_desktop iframe {\n\t\t\t    width: 100% !important;\n\t\t\t}\n\t\t  <\/style>\n\t\t  ","protected":false},"excerpt":{"rendered":"<p>Shifting websites from one domain to another is a common scenario especially if users face issues with their existing domains. For example, issues like older websites with static backgrounds or GIFs, websites simply wanting to change the domain name, remodelling websites to be responsive, etc are fairly common. Though changing the URL of the website<\/p>\n","protected":false},"author":75,"featured_media":22847,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_rc_manual_related_posts":[],"footnotes":""},"categories":[1531,3703],"tags":[5919,5927,6335,5923,6333,6331],"hashtags":[],"class_list":{"0":"post-22839","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-smb","8":"category-domains","9":"tag-301-redirect","10":"tag-html-redirect","11":"tag-html-redirect-code","12":"tag-permanent-html","13":"tag-redirect-permanent","14":"tag-what-is-a-301-redirect"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Understand Permanent HTML Redirect Codes<\/title>\n<meta name=\"description\" content=\"Learn the key differences between permanent HTML redirects, temporary redirects, and other redirect types to improve SEO, user experience, and website performance.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Understand Permanent HTML Redirect Codes\" \/>\n<meta property=\"og:description\" content=\"Learn the key differences between permanent HTML redirects, temporary redirects, and other redirect types to improve SEO, user experience, and website performance.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/\" \/>\n<meta property=\"og:site_name\" content=\"ResellerClub Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=100005889763273\" \/>\n<meta property=\"article:published_time\" content=\"2018-07-12T14:56:14+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-21T12:49:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"H. Fatima\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#website\",\"url\":\"https:\/\/www.resellerclub.com\/blog\/\",\"name\":\"ResellerClub Blog\",\"description\":\"Web Hosting &amp; Domains\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.resellerclub.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#primaryimage\",\"inLanguage\":\"en-US\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"Understanding the Difference between Permanent HTML Redirects and Other Redirects\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#webpage\",\"url\":\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/\",\"name\":\"Understand Permanent HTML Redirect Codes\",\"isPartOf\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#primaryimage\"},\"datePublished\":\"2018-07-12T14:56:14+00:00\",\"dateModified\":\"2026-05-21T12:49:23+00:00\",\"author\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/04f625d706ed889a739c8fdfe159375c\"},\"description\":\"Learn the key differences between permanent HTML redirects, temporary redirects, and other redirect types to improve SEO, user experience, and website performance.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.resellerclub.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Understanding the Difference between Permanent HTML Redirects and Other Redirects\"}]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/04f625d706ed889a739c8fdfe159375c\",\"name\":\"H. Fatima\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\/\/www.resellerclub.com\/blog\/#personlogo\",\"inLanguage\":\"en-US\",\"url\":\"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2020\/03\/IMG-20190220-WA0043-150x150.jpg\",\"contentUrl\":\"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2020\/03\/IMG-20190220-WA0043-150x150.jpg\",\"caption\":\"H. Fatima\"},\"description\":\"H. Fatima used to be an Engineer by profession and Writer by passion until she started pursuing full-time writing. She is presently a Content Marketeer at Newfold Digital (APAC). She mostly writes what she deeply perceives and analyses, it is her way of unwinding. Her interests include writing, reading (an avid reader), watching foreign-language movies and public speaking.\",\"url\":\"https:\/\/www.resellerclub.com\/blog\/author\/h-fatima\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Understand Permanent HTML Redirect Codes","description":"Learn the key differences between permanent HTML redirects, temporary redirects, and other redirect types to improve SEO, user experience, and website performance.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/","og_locale":"en_US","og_type":"article","og_title":"Understand Permanent HTML Redirect Codes","og_description":"Learn the key differences between permanent HTML redirects, temporary redirects, and other redirect types to improve SEO, user experience, and website performance.","og_url":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/","og_site_name":"ResellerClub Blog","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=100005889763273","article_published_time":"2018-07-12T14:56:14+00:00","article_modified_time":"2026-05-21T12:49:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Written by":"H. Fatima","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/www.resellerclub.com\/blog\/#website","url":"https:\/\/www.resellerclub.com\/blog\/","name":"ResellerClub Blog","description":"Web Hosting &amp; Domains","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.resellerclub.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#primaryimage","inLanguage":"en-US","url":"","contentUrl":"","caption":"Understanding the Difference between Permanent HTML Redirects and Other Redirects"},{"@type":"WebPage","@id":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#webpage","url":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/","name":"Understand Permanent HTML Redirect Codes","isPartOf":{"@id":"https:\/\/www.resellerclub.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#primaryimage"},"datePublished":"2018-07-12T14:56:14+00:00","dateModified":"2026-05-21T12:49:23+00:00","author":{"@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/04f625d706ed889a739c8fdfe159375c"},"description":"Learn the key differences between permanent HTML redirects, temporary redirects, and other redirect types to improve SEO, user experience, and website performance.","breadcrumb":{"@id":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.resellerclub.com\/blog\/understanding-the-difference-between-permanent-html-redirects-and-other-redirects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.resellerclub.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Understanding the Difference between Permanent HTML Redirects and Other Redirects"}]},{"@type":"Person","@id":"https:\/\/www.resellerclub.com\/blog\/#\/schema\/person\/04f625d706ed889a739c8fdfe159375c","name":"H. Fatima","image":{"@type":"ImageObject","@id":"https:\/\/www.resellerclub.com\/blog\/#personlogo","inLanguage":"en-US","url":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2020\/03\/IMG-20190220-WA0043-150x150.jpg","contentUrl":"https:\/\/www.resellerclub.com\/blog\/wp-content\/uploads\/2020\/03\/IMG-20190220-WA0043-150x150.jpg","caption":"H. Fatima"},"description":"H. Fatima used to be an Engineer by profession and Writer by passion until she started pursuing full-time writing. She is presently a Content Marketeer at Newfold Digital (APAC). She mostly writes what she deeply perceives and analyses, it is her way of unwinding. Her interests include writing, reading (an avid reader), watching foreign-language movies and public speaking.","url":"https:\/\/www.resellerclub.com\/blog\/author\/h-fatima\/"}]}},"_links":{"self":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/22839","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/users\/75"}],"replies":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/comments?post=22839"}],"version-history":[{"count":5,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/22839\/revisions"}],"predecessor-version":[{"id":41241,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/posts\/22839\/revisions\/41241"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/media?parent=22839"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/categories?post=22839"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/tags?post=22839"},{"taxonomy":"hashtags","embeddable":true,"href":"https:\/\/www.resellerclub.com\/blog\/wp-json\/wp\/v2\/hashtags?post=22839"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}