{"id":13,"date":"2021-12-18T09:22:07","date_gmt":"2021-12-18T09:22:07","guid":{"rendered":"https:\/\/amitgusain.com\/blog\/?p=13"},"modified":"2022-05-19T12:32:08","modified_gmt":"2022-05-19T07:02:08","slug":"how-to-exclude-pages-from-wordpress-menus","status":"publish","type":"post","link":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/","title":{"rendered":"How To Exclude Pages From WordPress Menus"},"content":{"rendered":"<p><span data-preserver-spaces=\"true\"> In WordPress, we deal with managing pages in the WordPress menu. <\/span><span data-preserver-spaces=\"true\">Sometimes we want to keep the page but do not want them to appear in the main menu. This section will discuss <\/span>How To Exclude Pages From WordPress Menus.<\/p>\n<p><span data-preserver-spaces=\"true\">For excluding the page from the menu in WordPress, we can either use the code solution method or the plugin method given below.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Let&#8217;s discuss them briefly.<\/span><\/p>\n<h2><strong>method 1: Excluding page by code solution<\/strong><\/h2>\n<p>In WordPress, you can easily exclude pages from WordPress menus by editing code.<br \/>\nThe code line you will require to edit is located in the sidebar.php file, but it may present in other files also.<\/p>\n<p>Navigate to Appearance &gt;&gt; Editor to access the sidebar.php file.<\/p>\n<p>On the next page, you can access the sidebar.php file. Go to the file and find the code:<\/p>\n<pre>[ht_message mstyle=\u201dinfo\u201d title=\u201d\u201d show_icon=\u201d\u201d id=\u201d\u201d class=\u201d\u201d style=\u201d\u201d ]\r\n&lt;?php wp_list_pages();?&gt;\r\n[\/ht_message]<\/pre>\n<p>After finding the code, Replace the code with the following code, and save your settings.<\/p>\n<pre>[ht_message mstyle=\u201dinfo\u201d title=\u201d\u201d show_icon=\u201d\u201d id=\u201d\u201d class=\u201d\u201d style=\u201d\u201d ]\r\n&lt;?php wp_list_pages(\u2018exclude=7,17\u2019 ); ?&gt;\r\n[\/ht_message]<\/pre>\n<p><strong>Note:<\/strong> The ID numbers in the code are page ID numbers 7 and 17.<br \/>\nTo exclude the pages from your WordPress menu, You can replace the above page ID numbers with the page ID number you want to exclude.<\/p>\n<h2><strong>method 2: Excluding pages by the plugin<\/strong><\/h2>\n<p><span data-preserver-spaces=\"true\">The other method to exclude pages from the WordPress menu is to use the plugin.\u00a0<\/span><\/p>\n<p><strong><span data-preserver-spaces=\"true\">Exclude Pages From Menu Plugin.<\/span><\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-110\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Page-From-Menu-Plugin-Install.png\" alt=\"\" width=\"906\" height=\"404\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Page-From-Menu-Plugin-Install.png 1024w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Page-From-Menu-Plugin-Install-300x134.png 300w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Page-From-Menu-Plugin-Install-768x342.png 768w\" sizes=\"auto, (max-width: 906px) 100vw, 906px\" \/><\/p>\n<p><a class=\"editor-rtfLink\" href=\"https:\/\/wordpress.org\/plugins\/exclude-pages-from-menu\/\" target=\"_blank\" rel=\"noopener\"><span data-preserver-spaces=\"true\">Exclude Pages From Menu Plugin<\/span><\/a><span data-preserver-spaces=\"true\">\u00a0gives an option in the page editor screen in the admin area.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">From the dashboard, install and activate the plugin.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Go to plugins &gt;&gt; add new&gt;&gt; search Exclude Pages From Menu &gt;&gt; Install &gt;&gt;Activate.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">After Activation, you need not do anything. The setup is done automatically.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">The plugin adds a check box- the \u201cExclude pages from the menu\u201d box in the page editor screen.<\/span><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-886\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Pages-Check-Box.png\" alt=\"\" width=\"933\" height=\"416\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Pages-Check-Box.png 1024w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Pages-Check-Box-300x134.png 300w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/Exclude-Pages-Check-Box-768x342.png 768w\" sizes=\"auto, (max-width: 933px) 100vw, 933px\" \/><\/p>\n<p><span data-preserver-spaces=\"true\">Go to the page you want to exclude and tick the check box.\u00a0<\/span><\/p>\n<p><strong>To sum up<\/strong>, In WordPress, while managing pages we need to\u00a0Exclude Pages From WordPress Menus. <span data-preserver-spaces=\"true\">As you notice, both options provide a simple and quick way to exclude pages from WordPress menus. <\/span>You can try any <span data-preserver-spaces=\"true\">method to exclude the pages.\u00a0<\/span><\/p>\n<p>You can also check our another post on <a href=\"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-search-results\/\">how to exclude pages from WordPress search results.<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In WordPress, we deal with managing pages in the WordPress menu. Sometimes we want to keep the page but do not want them to appear in the main menu. This section will discuss How To Exclude Pages From WordPress Menus. For excluding the page from the menu in WordPress, we can either use the code [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":252,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-13","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wp-tutorials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v19.3 (Yoast SEO v27.6) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How To Exclude Pages From WordPress Menus<\/title>\n<meta name=\"description\" content=\"This Write-up explains How to exclude pages from WordPress menus. You can use Code Snippet or Plugins. Go to Manage &gt;&gt; Pages and select the page name you want to exclude\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Exclude Pages From WordPress Menus\" \/>\n<meta property=\"og:description\" content=\"This Write-up explains How to exclude pages from WordPress menus. You can use Code Snippet or Plugins. Go to Manage &gt;&gt; Pages and select the page name you want to exclude\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/\" \/>\n<meta property=\"og:site_name\" content=\"Hostkicker\" \/>\n<meta property=\"article:published_time\" content=\"2021-12-18T09:22:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-19T07:02:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/MicrosoftTeams-image-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"693\" \/>\n\t<meta property=\"og:image:height\" content=\"511\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Olivia Smith\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Olivia Smith\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/\"},\"author\":{\"name\":\"Olivia Smith\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/person\\\/f06306b595baa96c90a0491b941d7660\"},\"headline\":\"How To Exclude Pages From WordPress Menus\",\"datePublished\":\"2021-12-18T09:22:07+00:00\",\"dateModified\":\"2022-05-19T07:02:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/\"},\"wordCount\":372,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/MicrosoftTeams-image-1.png\",\"articleSection\":[\"Wp tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/\",\"name\":\"How To Exclude Pages From WordPress Menus\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/MicrosoftTeams-image-1.png\",\"datePublished\":\"2021-12-18T09:22:07+00:00\",\"dateModified\":\"2022-05-19T07:02:08+00:00\",\"description\":\"This Write-up explains How to exclude pages from WordPress menus. You can use Code Snippet or Plugins. Go to Manage >> Pages and select the page name you want to exclude\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/MicrosoftTeams-image-1.png\",\"contentUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/MicrosoftTeams-image-1.png\",\"width\":693,\"height\":511,\"caption\":\"How To Manage Pages In WordPress Menu\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-exclude-pages-from-wordpress-menus\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Exclude Pages From WordPress Menus\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/\",\"name\":\"Hostkicker\",\"description\":\"Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#organization\",\"name\":\"Hostkicker\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/hostkicker-logo-01.png\",\"contentUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/12\\\/hostkicker-logo-01.png\",\"width\":940,\"height\":218,\"caption\":\"Hostkicker\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/person\\\/f06306b595baa96c90a0491b941d7660\",\"name\":\"Olivia Smith\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g\",\"caption\":\"Olivia Smith\"},\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/author\\\/olivia\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How To Exclude Pages From WordPress Menus","description":"This Write-up explains How to exclude pages from WordPress menus. You can use Code Snippet or Plugins. Go to Manage >> Pages and select the page name you want to exclude","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:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/","og_locale":"en_US","og_type":"article","og_title":"How To Exclude Pages From WordPress Menus","og_description":"This Write-up explains How to exclude pages from WordPress menus. You can use Code Snippet or Plugins. Go to Manage >> Pages and select the page name you want to exclude","og_url":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/","og_site_name":"Hostkicker","article_published_time":"2021-12-18T09:22:07+00:00","article_modified_time":"2022-05-19T07:02:08+00:00","og_image":[{"width":693,"height":511,"url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/MicrosoftTeams-image-1.png","type":"image\/png"}],"author":"Olivia Smith","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Olivia Smith","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#article","isPartOf":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/"},"author":{"name":"Olivia Smith","@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/person\/f06306b595baa96c90a0491b941d7660"},"headline":"How To Exclude Pages From WordPress Menus","datePublished":"2021-12-18T09:22:07+00:00","dateModified":"2022-05-19T07:02:08+00:00","mainEntityOfPage":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/"},"wordCount":372,"commentCount":0,"publisher":{"@id":"https:\/\/hostkicker.com\/blog\/#organization"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#primaryimage"},"thumbnailUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/MicrosoftTeams-image-1.png","articleSection":["Wp tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/","url":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/","name":"How To Exclude Pages From WordPress Menus","isPartOf":{"@id":"https:\/\/hostkicker.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#primaryimage"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#primaryimage"},"thumbnailUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/MicrosoftTeams-image-1.png","datePublished":"2021-12-18T09:22:07+00:00","dateModified":"2022-05-19T07:02:08+00:00","description":"This Write-up explains How to exclude pages from WordPress menus. You can use Code Snippet or Plugins. Go to Manage >> Pages and select the page name you want to exclude","breadcrumb":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#primaryimage","url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/MicrosoftTeams-image-1.png","contentUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/MicrosoftTeams-image-1.png","width":693,"height":511,"caption":"How To Manage Pages In WordPress Menu"},{"@type":"BreadcrumbList","@id":"https:\/\/hostkicker.com\/blog\/how-to-exclude-pages-from-wordpress-menus\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hostkicker.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Exclude Pages From WordPress Menus"}]},{"@type":"WebSite","@id":"https:\/\/hostkicker.com\/blog\/#website","url":"https:\/\/hostkicker.com\/blog\/","name":"Hostkicker","description":"Blog","publisher":{"@id":"https:\/\/hostkicker.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hostkicker.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/hostkicker.com\/blog\/#organization","name":"Hostkicker","url":"https:\/\/hostkicker.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/hostkicker-logo-01.png","contentUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/hostkicker-logo-01.png","width":940,"height":218,"caption":"Hostkicker"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/person\/f06306b595baa96c90a0491b941d7660","name":"Olivia Smith","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/24a6b2466362238ad275f97a2f2fc49ce8d139c034114d6b9c52de1b12ebf1bd?s=96&d=mm&r=g","caption":"Olivia Smith"},"url":"https:\/\/hostkicker.com\/blog\/author\/olivia\/"}]}},"jetpack_featured_media_url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2021\/12\/MicrosoftTeams-image-1.png","_links":{"self":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/13","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/comments?post=13"}],"version-history":[{"count":13,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/13\/revisions"}],"predecessor-version":[{"id":2016,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/13\/revisions\/2016"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/media\/252"}],"wp:attachment":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/media?parent=13"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/categories?post=13"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/tags?post=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}