{"id":72731,"date":"2021-05-13T11:30:30","date_gmt":"2021-05-13T15:30:30","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=72731"},"modified":"2023-09-13T11:58:15","modified_gmt":"2023-09-13T15:58:15","slug":"drupal-redirect-module","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/","title":{"rendered":"How to Configure the Drupal Redirect Module"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-1024x538.jpg\" alt=\"Redirect Drupal Module - Improve SEO and UX\" class=\"wp-image-72732\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-1024x538.jpg 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-300x158.jpg 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-768x403.jpg 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module.jpg 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p>The Drupal <strong>Redirect<\/strong> module is useful for many situations common to website owners. Remember the benefits to having an active blog with content relevant to your industry:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Build trust with potential clients<\/li>\n\n\n\n<li>Increase opportunities for brand awareness as users share your content across social media<\/li>\n\n\n\n<li>Share testimonials from satisfied customers<\/li>\n<\/ul>\n\n\n\n<p>In summary, a blog creates more reasons for users to visit your site. That leads to more opportunities to generate sales. Every few years, you should audit your blog for old posts that should be updated with newer terms, or merged with other shorter posts for more in-depth content.\u00a0<\/p>\n\n\n\n<p>For example, maybe you have three posts discussing how to do different but somewhat related tasks with the same software and want to merge them into one comprehensive guide. After removing the old posts, it is best practice to ensure the now dead links 301 redirect to the new URL. This enhances:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Search engine optimization (SEO) as redirects maintain back-links from other sites<\/li>\n\n\n\n<li>User experience (UX) as users on those sites won\u2019t be sent to 404 pages<\/li>\n<\/ul>\n\n\n\n<p>Ensuring links to your site from social networks don\u2019t serve 404 pages keeps users from quickly leaving, or <em>bouncing<\/em>, just seconds after being disappointed by a dead-end link. Side note, the Redirect module for Drupal tracks reported 404 errors. Instead of browsing your web analytics software, you can quickly see this information in your Drupal dashboard.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#setup\">Setup the Drupal Redirect Module<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#config-8\">Configure the Drupal 8 Redirect Module<\/a><\/li>\n\n\n\n<li><a href=\"#config-7\">Configure the Drupal 7 Redirect Module<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"setup\">Setup the Drupal Redirect Module<\/h2>\n\n\n\n<p>This is the easiest way to install the Drupal SEO module.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/how-to-log-into-the-drupal-admin-dashboard\/\">Log into Drupal<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/install-2\/\">Install the Drupal module<\/a> using the <a href=\"https:\/\/www.drupal.org\/project\/redirect\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\"><strong>Redirect<\/strong><\/a> download link for your Drupal version.<\/li>\n\n\n\n<li>Click <strong>Enable newly added modules<\/strong>.<\/li>\n\n\n\n<li>Under <em>Other<\/em>, select <strong>Redirect<\/strong>. For Drupal 8, you\u2019ll also have options for <strong>Redirect 404<\/strong> and<strong> Redirect Domain<\/strong> (for using wildcard and domain redirects).<\/li>\n\n\n\n<li>At the bottom, select <strong>Install<\/strong>.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"config-8\">Configure the Drupal 8 Redirect Module<\/h3>\n\n\n\n<p>The\u00a0 8.x-1.6 stable release requires Drupal 8.8 or 9.1 and higher.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\">\n<li>Go to the <strong>Configuration<\/strong> page.<\/li>\n\n\n\n<li>Under <em>Search and Metadata<\/em>, select <strong>URL redirects<\/strong>. If you don\u2019t see the option, <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\">clear your Drupal cache<\/a> and try again.<\/li>\n\n\n\n<li>The next page is where you\u2019ll see created redirects. Select <strong>+ Add redirect<\/strong>.<\/li>\n\n\n\n<li>Type the old title or URL alias in the <strong>Path<\/strong>.<\/li>\n\n\n\n<li>Type the relative internal path (e.g. \/node\/1) or the absolute external path (https:\/\/example.com\/1) under <strong>To<\/strong>.<\/li>\n\n\n\n<li><strong>Redirect status<\/strong> should generally be <em>301 (moved permanently)<\/em>. Select the drop-down to choose between 300 (multiple choices), 302 (found), 303 (see other), 304 (not modified), 305 (use proxy) or 307 (temporary redirect).<\/li>\n\n\n\n<li><strong>Save<\/strong> at the bottom.<\/li>\n\n\n\n<li>At the top, select the <strong>Settings<\/strong> tab.<\/li>\n\n\n\n<li>Here you can change default redirect status and global redirect settings. Consider decreasing the <strong>404 error database logs to keep<\/strong> number if using a hosting plan with low disk space.<\/li>\n\n\n\n<li>After making changes, select <strong>Save configuration<\/strong>.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"config-7\">Configure the Drupal 7 Redirect Module<\/h3>\n\n\n\n<ol class=\"article_list wp-block-list\">\n<li>Go to the <strong>Configuration<\/strong> page.<\/li>\n\n\n\n<li>Under <em>Search and Metadata<\/em>, select <strong>URL redirects<\/strong>. If you don\u2019t see the option, clear your Drupal cache and try again.<\/li>\n\n\n\n<li>The next page is where you\u2019ll see created redirects. Select <strong>Add URL redirect<\/strong>.<\/li>\n\n\n\n<li>Type the internal Drupal path or URL alias in the <strong>From<\/strong>.<\/li>\n\n\n\n<li>Type the relative internal path (e.g. \/node\/1), URL alias, or absolute external path (https:\/\/example.com\/1) under <strong>To<\/strong>.<\/li>\n\n\n\n<li>Under <em>Advanced Options<\/em> is the <strong>Redirect status<\/strong> which should generally be <em>301 (moved permanently)<\/em>. Select the drop-down to choose between 300 (multiple choices), 302 (found), 303 (see other), 304 (not modified), 305 (use proxy) or 307 (temporary redirect).<\/li>\n\n\n\n<li><strong>Save<\/strong> at the bottom. You\u2019ll be redirected to the redirect list.<\/li>\n\n\n\n<li>Select <strong>Add Redirects for 404 Pages<\/strong> for reported 404 errors. You can add redirects from this page as well.<\/li>\n\n\n\n<li>Here you can change default redirect status, global redirect settings, and automatic redirect settings.<\/li>\n\n\n\n<li>After making changes, select <strong>Save configuration<\/strong>.<\/li>\n<\/ol>\n\n\n<p>For more step-by-step guides and practical tips, visit our <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/\">Drupal Education Channel<\/a>.<\/p>\n\n\n\n<p class=\"alert alert-info\">Ignite your online presence with cutting-edge\u00a0<a href=\"https:\/\/www.inmotionhosting.com\/drupal-hosting\">Drupal Website Hosting<\/a>. Elevate speed, security, and reliability for a seamless website experience.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The Drupal Redirect module is useful for many situations common to website owners. Remember the benefits to having an active blog with content relevant to your industry: In summary, a blog creates more reasons for users to visit your site. That leads to more opportunities to generate sales. Every few years, you should audit your<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[372],"tags":[],"class_list":["post-72731","post","type-post","status-publish","format-standard","hentry","category-drupal"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Drupal Redirect Module (7-9) for Better SEO | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"When merging content, 301 redirects to working URLs prevent 404 errors from old links shared elsewhere. Improve SEO and UX with the Drupal Redirect module.\" \/>\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.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Drupal Redirect Module (7-9) for Better SEO | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"When merging content, 301 redirects to working URLs prevent 404 errors from old links shared elsewhere. Improve SEO and UX with the Drupal Redirect module.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-05-13T15:30:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-13T15:58:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\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\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\"},\"headline\":\"How to Configure the Drupal Redirect Module\",\"datePublished\":\"2021-05-13T15:30:30+00:00\",\"dateModified\":\"2023-09-13T15:58:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\"},\"wordCount\":647,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-1024x538.jpg\",\"articleSection\":[\"Drupal\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\",\"name\":\"Drupal Redirect Module (7-9) for Better SEO | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-1024x538.jpg\",\"datePublished\":\"2021-05-13T15:30:30+00:00\",\"dateModified\":\"2023-09-13T15:58:15+00:00\",\"description\":\"When merging content, 301 redirects to working URLs prevent 404 errors from old links shared elsewhere. Improve SEO and UX with the Drupal Redirect module.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module.jpg\",\"width\":1200,\"height\":630,\"caption\":\"Redirect Drupal Module - Improve SEO and UX\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Configure the Drupal Redirect Module\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Drupal Redirect Module (7-9) for Better SEO | InMotion Hosting","description":"When merging content, 301 redirects to working URLs prevent 404 errors from old links shared elsewhere. Improve SEO and UX with the Drupal Redirect module.","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.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/","og_locale":"en_US","og_type":"article","og_title":"Drupal Redirect Module (7-9) for Better SEO | InMotion Hosting","og_description":"When merging content, 301 redirects to working URLs prevent 404 errors from old links shared elsewhere. Improve SEO and UX with the Drupal Redirect module.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2021-05-13T15:30:30+00:00","article_modified_time":"2023-09-13T15:58:15+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module.jpg","type":"image\/jpeg"}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644"},"headline":"How to Configure the Drupal Redirect Module","datePublished":"2021-05-13T15:30:30+00:00","dateModified":"2023-09-13T15:58:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/"},"wordCount":647,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-1024x538.jpg","articleSection":["Drupal"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/","name":"Drupal Redirect Module (7-9) for Better SEO | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module-1024x538.jpg","datePublished":"2021-05-13T15:30:30+00:00","dateModified":"2023-09-13T15:58:15+00:00","description":"When merging content, 301 redirects to working URLs prevent 404 errors from old links shared elsewhere. Improve SEO and UX with the Drupal Redirect module.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/05\/canva-redirect-drupal-module.jpg","width":1200,"height":630,"caption":"Redirect Drupal Module - Improve SEO and UX"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-redirect-module\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Configure the Drupal Redirect Module"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":372,"name":"Drupal","slug":"drupal","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/72731","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57014"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=72731"}],"version-history":[{"count":6,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/72731\/revisions"}],"predecessor-version":[{"id":106572,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/72731\/revisions\/106572"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=72731"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=72731"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=72731"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}