{"id":16078,"date":"2025-07-24T16:59:07","date_gmt":"2025-07-24T14:59:07","guid":{"rendered":"https:\/\/surver.nl\/?post_type=kennisbank&#038;p=16078"},"modified":"2025-07-30T09:46:39","modified_gmt":"2025-07-30T07:46:39","slug":"status-code-301","status":"publish","type":"kennisbank","link":"https:\/\/surver.nl\/en\/kennisbank\/statuscode-301\/","title":{"rendered":"What does status code 301 Moved Permanently mean?"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/301_moved_permanently-1024x683.jpg\" alt=\"Status code 301\" class=\"wp-image-16084\" srcset=\"https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/301_moved_permanently-1024x683.jpg 1024w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/301_moved_permanently-300x200.jpg 300w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/301_moved_permanently-768x512.jpg 768w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/301_moved_permanently-18x12.jpg 18w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/301_moved_permanently.jpg 1536w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>When you move a page, you don't want visitors stranded on an error message. You want them to get to the right place without looking back. The status code <strong>301<\/strong> takes care of that. It tells browsers and bots: this page still exists, but is somewhere else, and it stays that way.<\/p>\n\n\n\n<p>A <strong>301 redirect<\/strong> is not temporary. You are signaling with it that the old URL is permanently giving way to a new one. That makes it one of the most important tools in the toolbox of developers, marketers and SEO specialists.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What exactly does a 301 do?<\/h2>\n\n\n\n<p>When a server responds with a <strong>301 Moved Permanently<\/strong>, means that: the request has been properly received, but the requested resource has been moved to another URL. The browser is then automatically redirected.<\/p>\n\n\n\n<p>To users, this is invisible. But something does happen underwater: search engines replace the old URL in their index, and in many cases link the accumulated authority to it as well.<\/p>\n\n\n\n<p>The latter is crucial. If you want to maintain that traffic or value, the 301 must be right, and preferably without intermediate steps.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When do you use a 301 redirect?<\/h2>\n\n\n\n<p>A few common situations where a 301 is the right choice:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>You move from http to https<\/li>\n\n\n\n<li>You change your permalink structure<\/li>\n\n\n\n<li>You merge multiple pages into one<\/li>\n\n\n\n<li>You create a new URL strategy or folder structure<\/li>\n\n\n\n<li>You remove old content but want to continue to capture traffic<\/li>\n<\/ul>\n\n\n\n<p>In all such cases, a 301 redirect tells \"use this new URL from now on.\" Not temporarily, not on a trial basis. Definitive.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How do you know if a page is using a 301?<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"298\" src=\"https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-1024x298.png\" alt=\"\" class=\"wp-image-16079\" srcset=\"https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-1024x298.png 1024w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-300x87.png 300w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-768x223.png 768w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-18x5.png 18w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2.png 1204w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>You can't always tell on the outside. But there are plenty of ways to check:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>At <strong>Chrome DevTools<\/strong>: open the Network tab, load a page, and you can see in the status line whether a 301 is being used<\/li>\n\n\n\n<li>With <strong>curl<\/strong>:<br>curl -I https:\/\/jouwsite.nl\/oude-pagina<br>immediately gives you HTTP\/1.1 301 Moved Permanently<\/li>\n\n\n\n<li>Through tools such as <strong>Screaming Frog<\/strong>, <strong>Ahrefs<\/strong> or <strong>Sitebulb<\/strong>: especially useful if you want to check multiple URLs at once<\/li>\n\n\n\n<li>In your own server logs or via a plugin such as <strong>Redirection<\/strong> in WordPress<\/li>\n<\/ul>\n\n\n\n<p>The important thing is not whether there is a redirect, but whether there is only one, and whether it leads directly to the correct destination.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What does a 301 do to your SEO?<\/h2>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-1024x576.jpeg\" alt=\"\" class=\"wp-image-16080\" srcset=\"https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-1024x576.jpeg 1024w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-300x169.jpeg 300w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-768x432.jpeg 768w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-1536x864.jpeg 1536w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2-18x10.jpeg 18w, https:\/\/surver.nl\/wp-content\/uploads\/2025\/07\/image-2.jpeg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>If you delete or move a page without a redirect, you run the risk of search engines eventually de-indexing it. Internal links go to a dead end. Backlinks lose their value. And users get an error page.<\/p>\n\n\n\n<p>With a good 301, you avoid all that. The new page gets the traffic, the linking power, and is nicely included in the index. Not one-to-one maybe, but Google understands the intent, and usually rewards that with continuity.<\/p>\n\n\n\n<p>What is important, however, is that you set up 301's consistently and technically correct. No redirectchains, no loops, no references to temporary intermediate steps.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What should you remember?<\/h2>\n\n\n\n<p>Simply put, a 301 is a permanent move notification for the web. You use it when you move something and want everything to keep working as before: traffic, findability, user experience.<\/p>\n\n\n\n<p>Without good redirects, leaks are created in your site. With a properly set 301, you keep things tight, tight and future-proof.<\/p>","protected":false},"excerpt":{"rendered":"<p>Als je een pagina verplaatst, wil je niet dat bezoekers stranden op een foutmelding. Je wilt dat ze zonder omkijken op de juiste plek terechtkomen. De statuscode 301 regelt dat. Hij vertelt aan browsers en bots: deze pagina bestaat nog, maar staat ergens anders, en dat blijft zo. Een 301 redirect is niet tijdelijk. Je [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":16084,"template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"kennisbank_categorieen":[64],"class_list":["post-16078","kennisbank","type-kennisbank","status-publish","has-post-thumbnail","hentry","kennisbank_categorieen-statuscodes"],"acf":[],"_links":{"self":[{"href":"https:\/\/surver.nl\/en\/wp-json\/wp\/v2\/kennisbank\/16078","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/surver.nl\/en\/wp-json\/wp\/v2\/kennisbank"}],"about":[{"href":"https:\/\/surver.nl\/en\/wp-json\/wp\/v2\/types\/kennisbank"}],"author":[{"embeddable":true,"href":"https:\/\/surver.nl\/en\/wp-json\/wp\/v2\/users\/2"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/surver.nl\/en\/wp-json\/wp\/v2\/media\/16084"}],"wp:attachment":[{"href":"https:\/\/surver.nl\/en\/wp-json\/wp\/v2\/media?parent=16078"}],"wp:term":[{"taxonomy":"kennisbank_categorieen","embeddable":true,"href":"https:\/\/surver.nl\/en\/wp-json\/wp\/v2\/kennisbank_categorieen?post=16078"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}