{"id":2196,"date":"2013-01-22T19:14:27","date_gmt":"2013-01-22T19:14:27","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2013\/01\/22\/add-remove-redirect-wiki\/"},"modified":"2021-08-16T23:23:48","modified_gmt":"2021-08-17T03:23:48","slug":"add-remove-redirect-wiki","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/","title":{"rendered":"Adding and removing redirects in MediaWiki"},"content":{"rendered":"<p>When renaming, deleting and restoring pages in MediaWiki, it is necessary to know how to redirect URL\u2019s that are no longer working. When visitors bookmark pages or Google caches your old pages, they will get a \u201c<em>404 not found<\/em>\u201d error when looking for the old link. This makes it necessary to create a redirect in that page to have it go to another valid page. This article will outline how to add and remove redirects in your MediaWiki pages.<\/p>\n<h2>Adding a redirect to MediaWiki<\/h2>\n<ol class=\"article_list\">\n<li><a href=\"\/support\/edu\/mediawiki\/login-username-password\/\" target=\"_blank\" title=\"Click for more information\" rel=\"noopener noreferrer\">Log into MediaWiki<\/a>.<\/li>\n<li><strong>Select the page you want to redirect.<\/strong><\/li>\n<li><strong>Add the redirect code to the page.<\/strong>The redirect code will look like the following:\n<p><code>#REDIRECT [[pagename]]<\/code><br>\nIn this case we will use the following to redirect to the \u201c<em>HTML Wiki for Beginners Home page<\/em>\u201c. The code will look like the following:<\/p>\n<p><code>#REDIRECT [[HTML Wiki for Beginners Home page]]<\/code><\/p>\n<p class=\"alert\"><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"529\" height=\"412\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif\" class=\"optimized-lcp-image\" alt=\"Wrong place for code MediaWiki\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p><strong>Important!<\/strong> If you place the redirect code in the incorrect place, See image to the right, the redirect will not work. <br style=\"clear: both;\"> <a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-2-broke.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Broked redirect MediaWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-2-broke.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"100\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p>You will get a page like the snapshot to the right if the code is places in teh wrong location of the page. The Redirect code must be placed at the top of the page before all text in the page.<\/p>\n<p><br style=\"clear: both;\"><\/p>\n<p><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-3-correct.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Correct redirect code MediaWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-3-correct.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"100\"><\/a><\/p>\n<div style=\"clear:both;\"><\/div>\n<p>Once you add the redirect code to the top of the page like the image to the right, <strong>Save the page.<\/strong><br style=\"clear: both;\"><\/p><\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-4-correct-redirect.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Correct redirect in MediaWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-4-correct-redirect.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"100\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p><strong>Visit the page to check if the redirect is working<\/strong>. The page should load with a redirect message saying \u201c<em>Redirect Page<\/em>\u201d with the page name the redirect points to. <br style=\"clear: both;\"><\/p><\/li>\n<\/ol>\n<h2>Removing a redirect in MediaWiki<\/h2>\n<ol class=\"article_list\">\n<li><a href=\"\/support\/edu\/mediawiki\/login-username-password\/\" target=\"_blank\" title=\"Click for more information\" rel=\"noopener noreferrer\">Log into MediaWiki<\/a>.<\/li>\n<li><strong>Find the page you want to edit<\/strong> by going to special pages on the left in the navigation sidebar. Select \u201c<em>All pages<\/em>\u201d in the \u201c<em>Lists of pages<\/em>\u201d section. Find the page and selct it.<\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-5-remove-redirect.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Edit page to remove redirect MediaWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-5-remove-redirect.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"100\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p><strong>Click the Edit link<\/strong> at the top left. <br style=\"clear: both;\"><\/p><\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-6-delete-redirect.gif\" rel=\"lightbox-0\"><img decoding=\"async\" alt=\"Delete redirect code MediaWiki\" class=\"std_ss\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-6-delete-redirect.gif\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" width=\"100\"><\/a>\n<div style=\"clear:both;\"><\/div>\n<p><strong>Find the redirect code and delete it.<\/strong> Now the page will no longer redirect. <br style=\"clear: both;\"><\/p><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>When renaming, deleting and restoring pages in MediaWiki, it is necessary to know how to redirect URL\u2019s that are no longer working. When visitors bookmark pages or Google caches your old pages, they will get a \u201c404 not found\u201d error when looking for the old link. This makes it necessary to create a redirect in<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/\"> Read More ><\/a><\/p>\n","protected":false},"author":9,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[99],"tags":[],"class_list":["post-2196","post","type-post","status-publish","format-standard","hentry","category-mediawiki"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Adding and removing redirects in MediaWiki | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"When renaming, deleting and moving pages in MediaWiki, its important to create redirects. This article will explain how to remove and add recirects to your MediaWiki pages.\" \/>\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\/mediawiki\/add-remove-redirect-wiki\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Adding and removing redirects in MediaWiki | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"When renaming, deleting and moving pages in MediaWiki, its important to create redirects. This article will explain how to remove and add recirects to your MediaWiki pages.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/\" \/>\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=\"2013-01-22T19:14:27+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-17T03:23:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@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=\"2 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\/mediawiki\/add-remove-redirect-wiki\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41\"},\"headline\":\"Adding and removing redirects in MediaWiki\",\"datePublished\":\"2013-01-22T19:14:27+00:00\",\"dateModified\":\"2021-08-17T03:23:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/\"},\"wordCount\":316,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif\",\"articleSection\":[\"MediaWiki\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/\",\"name\":\"Adding and removing redirects in MediaWiki | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif\",\"datePublished\":\"2013-01-22T19:14:27+00:00\",\"dateModified\":\"2021-08-17T03:23:48+00:00\",\"description\":\"When renaming, deleting and moving pages in MediaWiki, its important to create redirects. This article will explain how to remove and add recirects to your MediaWiki pages.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif\",\"width\":529,\"height\":412,\"caption\":\"Click here to view the larger image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Adding and removing redirects in MediaWiki\"}]},{\"@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\/0ba9f3ef6fadef71df5aa120ff996c41\",\"name\":\"InMotion Hosting Contributor\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/jamesr\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Adding and removing redirects in MediaWiki | InMotion Hosting","description":"When renaming, deleting and moving pages in MediaWiki, its important to create redirects. This article will explain how to remove and add recirects to your MediaWiki pages.","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\/mediawiki\/add-remove-redirect-wiki\/","og_locale":"en_US","og_type":"article","og_title":"Adding and removing redirects in MediaWiki | InMotion Hosting","og_description":"When renaming, deleting and moving pages in MediaWiki, its important to create redirects. This article will explain how to remove and add recirects to your MediaWiki pages.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2013-01-22T19:14:27+00:00","article_modified_time":"2021-08-17T03:23:48+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/0ba9f3ef6fadef71df5aa120ff996c41"},"headline":"Adding and removing redirects in MediaWiki","datePublished":"2013-01-22T19:14:27+00:00","dateModified":"2021-08-17T03:23:48+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/"},"wordCount":316,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif","articleSection":["MediaWiki"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/","name":"Adding and removing redirects in MediaWiki | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif","datePublished":"2013-01-22T19:14:27+00:00","dateModified":"2021-08-17T03:23:48+00:00","description":"When renaming, deleting and moving pages in MediaWiki, its important to create redirects. This article will explain how to remove and add recirects to your MediaWiki pages.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2013\/01\/edu_mediawiki_102_redirects_redirect-1-wrong-place.gif","width":529,"height":412,"caption":"Click here to view the larger image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/mediawiki\/add-remove-redirect-wiki\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Adding and removing redirects in MediaWiki"}]},{"@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\/0ba9f3ef6fadef71df5aa120ff996c41","name":"InMotion Hosting Contributor","url":"https:\/\/www.inmotionhosting.com\/support\/author\/jamesr\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2196","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\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2196"}],"version-history":[{"count":3,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2196\/revisions"}],"predecessor-version":[{"id":85040,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2196\/revisions\/85040"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2196"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2196"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2196"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}