{"id":2041,"date":"2020-07-31T16:41:00","date_gmt":"2020-07-31T20:41:00","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2012\/12\/05\/remove-sidebar-links-completely\/"},"modified":"2021-08-16T15:35:13","modified_gmt":"2021-08-16T19:35:13","slug":"remove-sidebar-links-completely","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/","title":{"rendered":"Removing the Sidebar Links\/Widgets in WordPress"},"content":{"rendered":"<p><a href=\"\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif\" rel=\"lightbox-0\"><img decoding=\"async\" width=\"682\" height=\"856\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif\" class=\"optimized-lcp-image\" alt=\"remove-sidbar-links-completely-1-wordpress\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\"><\/a><\/p>\n<p>When working with a WordPress theme, occasionally, the webmaster may want to completely <strong>remove<\/strong> the <strong>sidebar links<\/strong> and <strong>widgets<\/strong> from the theme. This can be done through the Widgets or by editing the source code of the sidebar.php file in the WordPress Appearance editor.<\/p>\n<p>(Not a current customer? Click here to learn more about InMotion\u2019s <a href=\"https:\/\/www.inmotionhosting.com\/wordpress-hosting\">WordPress Hosting<\/a> platform.)<\/p>\n<p>There are several ways the sidebar widgets can be disabled. This article will explain how to completely remove the sidebar links and widgets from the bird site theme through the Widget editor and through the Appearance editor.<\/p>\n<h3>Removing sidebar widgets completely through the Theme editor<\/h3>\n<ol class=\"article_list\">\n<li><a title=\"Click for more information\" href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\" target=\"_blank\" rel=\"noopener noreferrer\">Log into the WordPress Dashboard<\/a><\/li>\n<li>Navigate to <strong>Appearance<\/strong> &gt; <strong>Widgets<\/strong>. <a title=\"Click here for more informtion\" href=\"\/support\/edu\/wordpress\/plugins\/add-remove-sidbar-widgets\/\" target=\"_blank\" rel=\"noopener noreferrer\">Click here<\/a> for information on removing and adding widgets.<\/li>\n<li>Add a blank text widget. Now the links and widgets will not display.<\/li>\n<\/ol>\n<p>If for whatever reason, the widget text box is not available or does not work, the code can be commented out to remove the sidebar links and widgets. Commenting the code is good because the original source code is not changed. If the source code is changed and the site breaks, it can be difficult to remember what change broke it, Especially if the code is deleted.<\/p>\n<h3>Removing sidebar widgets completely through the code<\/h3>\n<p class=\"alert alert-danger\">Note that making any changes to the core files of a theme may be erased if the theme updated. To prevent code issues, please <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/wp-childtheme-2014\/\" rel=\"follow\">create a child theme<\/a>.<\/p>\n<ol class=\"article_list\">\n<li><a title=\"Click for more information\" href=\"\/support\/edu\/wordpress\/logging-into-wordpress-dashboard\/\" target=\"_blank\" rel=\"noopener noreferrer\">Log into the WordPress Dashboard<\/a><\/li>\n<li>Navigate to <strong>Appearance<\/strong> &gt; <strong>Theme Editor<\/strong> on the left in the WordPress Dashboard.<\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-3.gif\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-3.gif\" alt=\"remove-sidbar-links-completely-3.-wordpress\" width=\"100\"><\/a>On the <strong>Edit Themes<\/strong> page, select the <strong>sidebar.php<\/strong> page on the right hand side in the <strong>Theme Files<\/strong> section.\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li>\n<li><a href=\"\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-4.gif\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-4.gif\" alt=\"remove-sidbar-links-completely-4-wordpress\" width=\"100\"><\/a>The code for the <strong>sidebar.php <\/strong>will load in the Theme editor window.\n<p class=\"alert\"><strong>Important!<\/strong> Editing the source code of a WordPress theme is a critical change. If the code is not edited correctly, <strong>the site WILL break<\/strong>. If you are not comfortable editing the code, please check with a developer before proceeding.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<p>Add a comment to the code like in the snapshot to the right. HTML comments look like the following:<br><code>&lt;!-- Begin Comment<br>\nCode goes in between here<br>\nEnd Comment --&gt;<\/code><br><strong>Add the comment code<\/strong> to the page in the Theme editor and <strong>Click Update File<\/strong><\/p>\n<p><a href=\"\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-5.gif\" rel=\"lightbox-0\"><img decoding=\"async\" class=\"std_ss\" style=\"float: right; margin: 0px 0px 15px 15px;\" title=\"Click here to view the larger image\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-5.gif\" alt=\"remove-sidbar-links-completely-5-wordpress\" width=\"100\"><\/a>Now when visiting the WordPress site, the sidebar will not display any widgets or links at all.<\/p>\n<div style=\"clear: both;\">\u00a0<\/div>\n<\/li>\n<\/ol>\n<p>To learn more about Widgets, please visit <a title=\"Click here to view the courses\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/plugins\/what-are-plugins-and-widgets\/\" target=\"_blank\" rel=\"noopener noreferrer\">What are Plugins and Widgets?<\/a><\/p>\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>When working with a WordPress theme, occasionally, the webmaster may want to completely remove the sidebar links and widgets from the theme. This can be done through the Widgets or by editing the source code of the sidebar.php file in the WordPress Appearance editor. (Not a current customer? Click here to learn more about InMotion\u2019s<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\"> Read More ><\/a><\/p>\n","protected":false},"author":7,"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":[4325,56],"tags":[],"class_list":["post-2041","post","type-post","status-publish","format-standard","hentry","category-wordpress-hosting","category-wordpress"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Remove Sidebar Links\/Widgets | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"This article will explain how to completely remove the sidebar links and widgets from the birdsite theme through the Widget editor and through the Appearance editor.\" \/>\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\/wordpress\/remove-sidebar-links-completely\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Remove Sidebar Links\/Widgets | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"This article will explain how to completely remove the sidebar links and widgets from the birdsite theme through the Widget editor and through the Appearance editor.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\" \/>\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=\"2020-07-31T20:41:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-08-16T19:35:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif\" \/>\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=\"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\/wordpress\/remove-sidebar-links-completely\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b\"},\"headline\":\"Removing the Sidebar Links\/Widgets in WordPress\",\"datePublished\":\"2020-07-31T20:41:00+00:00\",\"dateModified\":\"2021-08-16T19:35:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\"},\"wordCount\":399,\"commentCount\":32,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif\",\"articleSection\":[\"WordPress Hosting\",\"WordPress Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\",\"name\":\"How to Remove Sidebar Links\/Widgets | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif\",\"datePublished\":\"2020-07-31T20:41:00+00:00\",\"dateModified\":\"2021-08-16T19:35:13+00:00\",\"description\":\"This article will explain how to completely remove the sidebar links and widgets from the birdsite theme through the Widget editor and through the Appearance editor.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif\",\"width\":682,\"height\":856,\"caption\":\"Click here to view the larger image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Removing the Sidebar Links\/Widgets in WordPress\"}]},{\"@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\/8d626175dd3b70ee90a172bdb09a460b\",\"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\/arn\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Remove Sidebar Links\/Widgets | InMotion Hosting","description":"This article will explain how to completely remove the sidebar links and widgets from the birdsite theme through the Widget editor and through the Appearance editor.","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\/wordpress\/remove-sidebar-links-completely\/","og_locale":"en_US","og_type":"article","og_title":"How to Remove Sidebar Links\/Widgets | InMotion Hosting","og_description":"This article will explain how to completely remove the sidebar links and widgets from the birdsite theme through the Widget editor and through the Appearance editor.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2020-07-31T20:41:00+00:00","article_modified_time":"2021-08-16T19:35:13+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif","type":"","width":"","height":""}],"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":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/8d626175dd3b70ee90a172bdb09a460b"},"headline":"Removing the Sidebar Links\/Widgets in WordPress","datePublished":"2020-07-31T20:41:00+00:00","dateModified":"2021-08-16T19:35:13+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/"},"wordCount":399,"commentCount":32,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif","articleSection":["WordPress Hosting","WordPress Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/","name":"How to Remove Sidebar Links\/Widgets | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif","datePublished":"2020-07-31T20:41:00+00:00","dateModified":"2021-08-16T19:35:13+00:00","description":"This article will explain how to completely remove the sidebar links and widgets from the birdsite theme through the Widget editor and through the Appearance editor.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2012\/12\/edu_wordpress_104_removing-sidebar-links-widgets-completely_remove-sidbar-links-completely-1.gif","width":682,"height":856,"caption":"Click here to view the larger image"},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/remove-sidebar-links-completely\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"Removing the Sidebar Links\/Widgets in WordPress"}]},{"@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\/8d626175dd3b70ee90a172bdb09a460b","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\/arn\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":56,"name":"WordPress Tutorials","slug":"wordpress","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/wordpress\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2041","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\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=2041"}],"version-history":[{"count":8,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2041\/revisions"}],"predecessor-version":[{"id":82854,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/2041\/revisions\/82854"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=2041"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=2041"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=2041"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}