{"id":1683,"date":"2022-03-07T17:12:18","date_gmt":"2022-03-07T11:42:18","guid":{"rendered":"https:\/\/hostkicker.com\/blog\/?p=1683"},"modified":"2022-03-08T15:01:58","modified_gmt":"2022-03-08T09:31:58","slug":"how-to-fix-memory-exhausted-error-in-wordpress","status":"publish","type":"post","link":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/","title":{"rendered":"How to fix Memory Exhausted Error in WordPress"},"content":{"rendered":"<p><span data-preserver-spaces=\"true\">Is your WordPress site displaying an allowed memory size exhausted error in WordPress? This post will discuss How you can fix Memory Exhausted Errors in WordPress.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">This error occurs when you are about to exhaust your memory limit.\u00a0 You can fix it easily by increasing the PHP memory limit in WordPress.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">We&#8217;ll explain what is Memory Exhausted Errors in WordPress and the method to fix them.<\/span><\/p>\n<h4><span data-preserver-spaces=\"true\">What is Memory Exhausted Error in WordPress?<\/span><\/h4>\n<p><span data-preserver-spaces=\"true\">WordPress is a CMS written in PHP language ( a server-side programming language). Websites need a WordPress hosting server to function properly, and Web servers need memory to run multiple applications effectively altogether.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Server administrators allot specific memory sizes to different applications, including PHP.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">When your WordPress code needs more memory than the default allowed memory, you will notice this error.<\/span><\/p>\n<p><em> Fatal error: The allowed memory size of 33554432 bytes exhausted (tried to allocate 2348617 bytes) in \/home4\/xxx\/public_html\/wp-includes\/plugin.php on line xxx<\/em><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1684\" src=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/memoryexhuastederror.png\" alt=\"\" width=\"550\" height=\"218\" srcset=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/memoryexhuastederror.png 550w, https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/memoryexhuastederror-300x119.png 300w\" sizes=\"auto, (max-width: 550px) 100vw, 550px\" \/><\/p>\n<p><span data-preserver-spaces=\"true\">By default, WordPress automatically tries to increase the PHP memory limit if it is less than 64MB. However, 64MB is not enough for further proper functioning.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Now, moving on to the method to easily increase the PHP memory limit in WordPress to keep away the memory exhausted error.<\/span><\/p>\n<h4><span data-preserver-spaces=\"true\">Increase PHP Memory Limit in WordPress<\/span><\/h4>\n<p><span data-preserver-spaces=\"true\">To increase the PHP memory limit, you have to edit the wp-config.php file on your site. The wp-config.php is located in your WordPress root folder, and you have to use a file manager or an FTP client in your web hosting control panel.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Then, copy and paste this code in your wp-config.php file just before the line &#8216;That&#8217;s all, stop editing! Happy blogging.&#8217;<\/span><\/p>\n<pre><span data-preserver-spaces=\"true\"> define( 'WP_MEMORY_LIMIT', '256M' );<\/span><\/pre>\n<p><span data-preserver-spaces=\"true\">This code will tell WordPress to increase the PHP memory limit to 256MB.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You have to save your changes and then upload your wp-config.php file back to the server.<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">Now, look in on your WordPress site; it must fix the memory exhausted error now.<\/span><\/p>\n<p><strong><span data-preserver-spaces=\"true\">Note:<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0If the solution does not work for you and you are still seeing the allowed memory size exhausted error, then this suggests that your web hosting service provider did not allow to increase PHP memory limit in WordPress. <\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You have to get in touch with your web hosting provider and ask them to increase your PHP memory limit manually.<\/span><\/p>\n<p><strong><span data-preserver-spaces=\"true\">To conclude-<\/span><\/strong><span data-preserver-spaces=\"true\">\u00a0While working in your WordPress, if you notice the allowed memory size exhausted error, don&#8217;t worry! <\/span><\/p>\n<p><span data-preserver-spaces=\"true\">You can fix the error easily by increasing the PHP memory limit.<\/span><span data-preserver-spaces=\"true\"> If this doesn&#8217;t work workes for you can contact your hosting provider.\u00a0<\/span><\/p>\n<p><span data-preserver-spaces=\"true\">We hope this write-up helped you resolve your WordPress memory exhausted error. If you are experiencing any other error on your site, you can fix it by following the steps told in our other article on <a href=\"https:\/\/hostkicker.com\/blog\/what-to-do-when-you-are-locked-out-of-wordpress-admin-area\/\">what to do when you are logged out of the WordPress admin area.<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Is your WordPress site displaying an allowed memory size exhausted error in WordPress? This post will discuss How you can fix Memory Exhausted Errors in WordPress.\u00a0 This error occurs when you are about to exhaust your memory limit.\u00a0 You can fix it easily by increasing the PHP memory limit in WordPress.\u00a0 We&#8217;ll explain what is [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":1695,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1683","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.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to fix Memory Exhausted Error in WordPress - Hostkicker<\/title>\n<meta name=\"description\" content=\"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder...\" \/>\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-fix-memory-exhausted-error-in-wordpress\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to fix Memory Exhausted Error in WordPress\" \/>\n<meta property=\"og:description\" content=\"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/\" \/>\n<meta property=\"og:site_name\" content=\"Hostkicker\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-07T11:42:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-08T09:31:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/MicrosoftTeams-image-65.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\",\"BlogPosting\"],\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/\"},\"author\":{\"name\":\"Olivia Smith\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#\\\/schema\\\/person\\\/f06306b595baa96c90a0491b941d7660\"},\"headline\":\"How to fix Memory Exhausted Error in WordPress\",\"datePublished\":\"2022-03-07T11:42:18+00:00\",\"dateModified\":\"2022-03-08T09:31:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/\"},\"wordCount\":485,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/MicrosoftTeams-image-65.png\",\"articleSection\":[\"Wp tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/\",\"name\":\"How to fix Memory Exhausted Error in WordPress - Hostkicker\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/MicrosoftTeams-image-65.png\",\"datePublished\":\"2022-03-07T11:42:18+00:00\",\"dateModified\":\"2022-03-08T09:31:58+00:00\",\"description\":\"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder...\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#primaryimage\",\"url\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/MicrosoftTeams-image-65.png\",\"contentUrl\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/MicrosoftTeams-image-65.png\",\"width\":693,\"height\":511,\"caption\":\"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/how-to-fix-memory-exhausted-error-in-wordpress\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/hostkicker.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to fix Memory Exhausted Error in WordPress\"}]},{\"@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 fix Memory Exhausted Error in WordPress - Hostkicker","description":"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder...","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-fix-memory-exhausted-error-in-wordpress\/","og_locale":"en_US","og_type":"article","og_title":"How to fix Memory Exhausted Error in WordPress","og_description":"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder...","og_url":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/","og_site_name":"Hostkicker","article_published_time":"2022-03-07T11:42:18+00:00","article_modified_time":"2022-03-08T09:31:58+00:00","og_image":[{"width":693,"height":511,"url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/MicrosoftTeams-image-65.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","BlogPosting"],"@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#article","isPartOf":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/"},"author":{"name":"Olivia Smith","@id":"https:\/\/hostkicker.com\/blog\/#\/schema\/person\/f06306b595baa96c90a0491b941d7660"},"headline":"How to fix Memory Exhausted Error in WordPress","datePublished":"2022-03-07T11:42:18+00:00","dateModified":"2022-03-08T09:31:58+00:00","mainEntityOfPage":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/"},"wordCount":485,"commentCount":0,"publisher":{"@id":"https:\/\/hostkicker.com\/blog\/#organization"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/MicrosoftTeams-image-65.png","articleSection":["Wp tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/","url":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/","name":"How to fix Memory Exhausted Error in WordPress - Hostkicker","isPartOf":{"@id":"https:\/\/hostkicker.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#primaryimage"},"image":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#primaryimage"},"thumbnailUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/MicrosoftTeams-image-65.png","datePublished":"2022-03-07T11:42:18+00:00","dateModified":"2022-03-08T09:31:58+00:00","description":"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder...","breadcrumb":{"@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#primaryimage","url":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/MicrosoftTeams-image-65.png","contentUrl":"https:\/\/hostkicker.com\/blog\/wp-content\/uploads\/2022\/03\/MicrosoftTeams-image-65.png","width":693,"height":511,"caption":"To fix Memory Exhausted Error in WordPress, connect to your site using FTP and edit the wp-config.php file located in the WP root folder."},{"@type":"BreadcrumbList","@id":"https:\/\/hostkicker.com\/blog\/how-to-fix-memory-exhausted-error-in-wordpress\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hostkicker.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to fix Memory Exhausted Error in WordPress"}]},{"@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\/2022\/03\/MicrosoftTeams-image-65.png","_links":{"self":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/1683","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=1683"}],"version-history":[{"count":5,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/1683\/revisions"}],"predecessor-version":[{"id":1701,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/posts\/1683\/revisions\/1701"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/media\/1695"}],"wp:attachment":[{"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/media?parent=1683"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/categories?post=1683"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hostkicker.com\/blog\/wp-json\/wp\/v2\/tags?post=1683"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}