{"id":3018,"date":"2013-12-04T13:00:45","date_gmt":"2013-12-04T13:00:45","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/2013\/12\/04\/optimize-caching\/"},"modified":"2023-09-13T12:19:23","modified_gmt":"2023-09-13T16:19:23","slug":"drupal-performance-optimization","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/","title":{"rendered":"How to Optimize Drupal"},"content":{"rendered":"<p>As your Drupal website grows in popularity, you\u2019ll need to find ways to improve the performance without sacrificing stability. In background processes, Drupal performance optimization helps your content load faster and reduces the amount of server resources. Regarding online visitors and potential customers, competitive website speed boosts your <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/seo\/seo-getting-started-guide\/\">search engine optimization (SEO)<\/a> for higher visibility. Note how the back-end improvements and SEO benefits affect each other.<\/p>\n\n\n\n<p>Below we will cover:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#caching\">Drupal Caching<\/a><\/li>\n\n\n\n<li><a href=\"#database\">Drupal Database Optimization<\/a><\/li>\n\n\n\n<li><a href=\"#performance\">Other Drupal Performance Optimization Methods<\/a><\/li>\n<\/ul>\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\n\n\n<h2 class=\"wp-block-heading\" id=\"caching\">Drupal Caching<\/h2>\n\n\n\n<p>Caching allows the server to store copies of webpages on the server. This allows web pages to load faster and reduce the overall load on the server. If you don\u2019t multiple changes to your Drupal website daily on a regular basis, Drupal\u2019s native caching features are great options to speed up your page load times without configuring server level software.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"287\" height=\"300\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings-287x300.png\" alt=\"Drupal performance optimization settings\" class=\"wp-image-69607\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings-287x300.png 287w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings.png 572w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n<\/div>\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 your Drupal dashboard<\/a>.<\/li>\n\n\n\n<li>At the top, select <strong>Configuration<\/strong>.<\/li>\n\n\n\n<li>Under <em>Development<\/em>, select <strong>Performance<\/strong>.<\/li>\n\n\n\n<li>Under <em>Caching<\/em>, select a <code>cache-control<\/code> maximum age between 1 minute and 1 day from the drop-down menu.<\/li>\n\n\n\n<li>Under <em>Bandwidth Optimization<\/em>, both <strong>Aggregate CSS files<\/strong> and <strong>Aggregate JavaScript files<\/strong> should already be checked. compressing these files easy Make changes as necessary.<\/li>\n\n\n\n<li>At the bottom, select <strong>Save configuration<\/strong>.<\/li>\n<\/ol>\n\n\n\n<p>If at any time you do make a lot of major changes that you want to display immediately, select <strong>Clear all caches<\/strong> at the top of the page.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"database\">Drupal Database Optimization<\/h2>\n\n\n\n<p>Optimizing your Drupal database can dramatically affect how fast your website loads, especially if you\u2019ve served a large amount of content over the course of years. The easiest way to do this is with the <a href=\"https:\/\/www.drupal.org\/project\/db_maintenance\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\"><strong>DB Maintenance module<\/strong><\/a>.<\/p>\n\n\n\n<p class=\"alert alert-warning\">The DB Maintenance module is unavailable for Drupal 9 as of March 2021.<\/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 your Drupal dashboard<\/a>.<\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-install-modules\/\">Install the DB Maintenance module<\/a>.<\/li>\n\n\n\n<li>At the top, select <strong>Site Configuration<\/strong>, then <strong>DB Maintenance<\/strong>.<\/li>\n\n\n\n<li>Select how often to optimize the tables (this runs a <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-run-a-cron-job\/\">cron job<\/a>).<\/li>\n\n\n\n<li>Select the database tables you want to optimize.<\/li>\n\n\n\n<li>Click <strong>Optimize now<\/strong> to optimize the selected tables now or <strong>Save Configuration<\/strong> to start optimizing database tables per your new schedule.<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"performance\">Other Drupal Performance Optimization Methods<\/h2>\n\n\n\n<p>Below are other methods to optimize Drupal depending on your server environment and business needs. This includes server applications and other integrations.<\/p>\n\n\n\n<p><a href=\"\/support\/website\/how-to-use-phpmyadmin-to-optimize-a-database\/\"><strong>phpMyAdmin<\/strong><\/a> has the ability to optimize individual tables within a database. The database administration tool is included by default in cPanel server hosting but can also be <a href=\"\/support\/website\/installing-phpmyadmin-on-your-account\/\">installed manually<\/a>.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.drupal.org\/project\/static_suite\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener\"><strong>Static Suite<\/strong><\/a> is a Drupal module that exports your front-end website into a pure HTML duplicate to improve performance and mitigate PHP security issues. You can publish the static conversion to a separate directory or web server depending on your needs. Static site generation is often an overlooked option for <a href=\"https:\/\/www.inmotionhosting.com\/blog\/website-speed-optimization-guide\/\">website speed optimization<\/a>. However, this is a worthy consideration for websites without interactive elements such as comments and contact forms.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/php-fpm\/php-fpm-the-future-of-php-handling\/\"><strong>PHP-FastCGI Process Manager (PHP-FPM)<\/strong><\/a> supersedes <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/php-fpm\/suphp-vs-php-fpm\/\">suPHP<\/a> and to enhance performance with PHP-based applications without bogging down web servers. Once you enable <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/php-fpm\/how-to-enable-php-fpm-using-whm\/\">PHP-FPM in WebHost Manager (WHM)<\/a>, follow our guide for <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/php-fpm\/php-fpm-settings-for-better-optimization\/\">optimal PHP-FPM settings<\/a> for Drupal performance optimization.<\/p>\n\n\n\n<p><a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/nginx\/nginx-reverse-proxy-edition\/\"><strong>NGINX<\/strong><\/a> is part of our <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/what-is-ultrastack\/\">UltraStack<\/a> caching solution in <a href=\"\/shared-hosting\">Shared Hosting<\/a> and <a href=\"\/wordpress-vps\">Cloud WordPress Hosting<\/a> plans. Anyone with root access to their web server can install NGINX and <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/how-to-install-redis-on-your-vps-dedicated-server\/\">Redis<\/a> for better overall server performance.<\/p>\n\n\n\n<p><strong>Load-balancing<\/strong> is an excellent way to optimize large websites if you have three or more <a href=\"https:\/\/www.inmotionhosting.com\/cloud-vps\">cloud servers<\/a>. Although it may seem difficult to do, we have guides on how to easily set up a load balancer with <a href=\"https:\/\/www.inmotionhosting.com\/support\/server\/apache\/apache-load-balancer\/\">Apache<\/a> and <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/haproxy-load-balancer\/\">HAProxy<\/a> within minutes.<\/p>\n\n\n\n<p>Feel free to ask any additional questions regarding Drupal performance in our <a href=\"https:\/\/www.inmotionhosting.com\/support\/questions\/\">Community Forum<\/a> for further assistance. Learn more from our <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/\">Drupal Education Channel<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>As your Drupal website grows in popularity, you\u2019ll need to find ways to improve the performance without sacrificing stability. In background processes, Drupal performance optimization helps your content load faster and reduces the amount of server resources. Regarding online visitors and potential customers, competitive website speed boosts your search engine optimization (SEO) for higher visibility.<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"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":[372],"tags":[],"class_list":["post-3018","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>3 Easy Drupal Performance Optimization Methods | InMotion Hosting<\/title>\n<meta name=\"description\" content=\"Follow this guide to learn how to improve Drupal 8 performance and change caching settings\" \/>\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-performance-optimization\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"3 Easy Drupal Performance Optimization Methods | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Follow this guide to learn how to improve Drupal 8 performance and change caching settings\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\" \/>\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-12-04T13:00:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-09-13T16:19:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/canva-optimize-drupal.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=\"3 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-performance-optimization\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\"},\"headline\":\"How to Optimize Drupal\",\"datePublished\":\"2013-12-04T13:00:45+00:00\",\"dateModified\":\"2023-09-13T16:19:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\"},\"wordCount\":629,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings-287x300.png\",\"articleSection\":[\"Drupal\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\",\"name\":\"3 Easy Drupal Performance Optimization Methods | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings-287x300.png\",\"datePublished\":\"2013-12-04T13:00:45+00:00\",\"dateModified\":\"2023-09-13T16:19:23+00:00\",\"description\":\"Follow this guide to learn how to improve Drupal 8 performance and change caching settings\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings.png\",\"width\":572,\"height\":598},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Optimize Drupal\"}]},{\"@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":"3 Easy Drupal Performance Optimization Methods | InMotion Hosting","description":"Follow this guide to learn how to improve Drupal 8 performance and change caching settings","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-performance-optimization\/","og_locale":"en_US","og_type":"article","og_title":"3 Easy Drupal Performance Optimization Methods | InMotion Hosting","og_description":"Follow this guide to learn how to improve Drupal 8 performance and change caching settings","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2013-12-04T13:00:45+00:00","article_modified_time":"2023-09-13T16:19:23+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/canva-optimize-drupal.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":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644"},"headline":"How to Optimize Drupal","datePublished":"2013-12-04T13:00:45+00:00","dateModified":"2023-09-13T16:19:23+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/"},"wordCount":629,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings-287x300.png","articleSection":["Drupal"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/","name":"3 Easy Drupal Performance Optimization Methods | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings-287x300.png","datePublished":"2013-12-04T13:00:45+00:00","dateModified":"2023-09-13T16:19:23+00:00","description":"Follow this guide to learn how to improve Drupal 8 performance and change caching settings","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2021\/03\/drupal-9-performance-settings.png","width":572,"height":598},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/drupal\/drupal-performance-optimization\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Optimize Drupal"}]},{"@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\/3018","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=3018"}],"version-history":[{"count":8,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3018\/revisions"}],"predecessor-version":[{"id":106589,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/3018\/revisions\/106589"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=3018"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=3018"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=3018"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}