{"id":108458,"date":"2023-11-22T11:19:41","date_gmt":"2023-11-22T16:19:41","guid":{"rendered":"https:\/\/www.boldgrid.com\/support\/?p=108458"},"modified":"2024-03-06T09:46:50","modified_gmt":"2024-03-06T14:46:50","slug":"preload-requests","status":"publish","type":"post","link":"https:\/\/www.boldgrid.com\/support\/w3-total-cache\/preload-requests\/","title":{"rendered":"How to Use W3 Total Cache Pro Preload Requests Feature"},"content":{"rendered":"<!DOCTYPE html PUBLIC \"-\/\/W3C\/\/DTD HTML 4.0 Transitional\/\/EN\" \"http:\/\/www.w3.org\/TR\/REC-html40\/loose.dtd\">\n<?xml encoding=\"utf-8\" ?><html><body><p>Welcome to the W3 Total Cache Pro Preload Requests feature guide. This feature helps improve your website&rsquo;s performance by adding browser &ldquo;hint&rdquo; link tags to the HTML head for dns-prefetch, preconnect, and preload. Below is a brief explanation of each, and at the end of this article is an in-depth explanation for those who want addition information.<\/p>\r\n<ol>\r\n<li>DNS Prefetching:\r\n<ul>\r\n<li><strong>What it is:<\/strong> DNS prefetching is a technique that resolves domain names (like example.com) into IP addresses before the user clicks a link, speeding up the process of loading a page.<\/li>\r\n<li><strong>Code Modification:<\/strong> It adds a tag to the HTML head, specifying the domains to prefetch.<br>\r\n<pre><code class=\"!whitespace-pre hljs language-html\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">link<\/span> <span class=\"hljs-attr\">rel<\/span>=<span class=\"hljs-string\">\"dns-prefetch\"<\/span> <span class=\"hljs-attr\">href<\/span>=<span class=\"hljs-string\">\"https:\/\/example.com\"<\/span>&gt;<\/span><\/code><\/pre>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Preconnecting:\r\n<ul>\r\n<li><strong>What it is:<\/strong> Preconnecting establishes a connection to a server before a resource is needed, reducing latency when the resource is actually requested.<\/li>\r\n<li><strong>Code Modification:<\/strong> It adds a tag to the HTML head, specifying the server&rsquo;s URL to preconnect to.<br>\r\n<pre style=\"white-space: pre-wrap;\"><code class=\"!whitespace-pre hljs language-html\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">link<\/span> <span class=\"hljs-attr\">rel<\/span>=<span class=\"hljs-string\">\"preconnect\"<\/span> <span class=\"hljs-attr\">href<\/span>=<span class=\"hljs-string\">\"https:\/\/example.com\"<\/span>&gt;<\/span><\/code><\/pre>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Preloading:\r\n<ul>\r\n<li><strong>What it is:<\/strong> Preloading instructs the browser to fetch and cache a resource (like an image or script) in the background, so it&rsquo;s readily available when needed.<\/li>\r\n<li><strong>Code Modification:<\/strong> It adds a tag to the HTML head, specifying the resource&rsquo;s URL to preload.<br>\r\n<pre><code class=\"!whitespace-pre hljs language-html\"><span class=\"hljs-tag\">&lt;<span class=\"hljs-name\">link<\/span> <span class=\"hljs-attr\">rel<\/span>=<span class=\"hljs-string\">\"preload\"<\/span> <span class=\"hljs-attr\">href<\/span>=<span class=\"hljs-string\">\"https:\/\/example.com\/...\/image.jpg\" as=\"image\"<\/span>&gt;<\/span><\/code><\/pre>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ol>\r\n<p>In this guide, we&rsquo;ll walk you through how to use Preload Requests effectively for optimizing your website&rsquo;s performance. Let&rsquo;s dive into the details and get started.<\/p>\r\n<div class=\"boldgrid-section\" style=\"margin-top: 60px;\">\r\n<div class=\"container w3tc-radius\" style=\"border-width: 0px; background-image: url('https:\/\/www.boldgrid.com\/wp-content\/uploads\/2023\/07\/upsell-darker-alt.png'); background-size: cover; background-position: 50% 5%;\" data-image-url=\"https:\/\/www.boldgrid.com\/wp-content\/uploads\/2023\/07\/upsell-darker-alt.png\">\r\n<div class=\"row upsell-column\" style=\"padding-top: 2em; padding-bottom: 2em; color: #ffffff;\">\r\n<div class=\"col-lg-1 col-md-1 col-sm-12 col-xs-12 hidden-sm\">&nbsp;<\/div>\r\n<div class=\"col-lg-5 col-md-6 col-xs-12 col-sm-7\">\r\n<p class=\"h3\" style=\"color: #ffffff; line-height: 40px; margin-top: 0;\"><strong>Speed Up Your WordPress Website.<\/strong><\/p>\r\n<p class=\"h4\" style=\"color: #ffffff;\">Unlock the ability to Preload Requests by upgrading to W3TC Pro.<\/p>\r\n<\/div>\r\n<div class=\"col-lg-6 col-md-5 col-sm-5 col-xs-12 text-center align-column-center\">\r\n<p class=\"\" style=\"border-width: 0px;\"><a class=\"button-w3tc-white\" style=\"border: 2px solid #30BEC4; font-size: 18px; padding: 15px 30px;\" href=\"https:\/\/www.boldgrid.com\/w3-total-cache\/#pricing\">View Plans<\/a><\/p>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<h2 id=\"step-1-enable-preload-requests\">Step 1: Enable Preload Requests<\/h2>\r\n<p>To enable preloading in W3 Total Cache:<\/p>\r\n<ol>\r\n<li>Login to WordPress<\/li>\r\n<li>Go to <strong>Performance &gt; General Settings<\/strong><\/li>\r\n<li>Click on <strong>User Experience<\/strong> in the top sub-nav<\/li>\r\n<li><span style=\"font-weight: 400;\">Check the box to enable <\/span><b>Preload Requests <\/b><span style=\"font-weight: 400;\">and then click on <\/span><b>Save Settings<\/b><\/li>\r\n<\/ol>\r\n\r\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1271\" height=\"115\" class=\"wp-image-108462\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/10\/pr-1.png\" alt=\"Preload Requests checkbox\" srcset=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/10\/pr-1.png 1271w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/10\/pr-1-300x27.png 300w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/10\/pr-1-1024x93.png 1024w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/10\/pr-1-768x69.png 768w\" sizes=\"auto, (max-width: 1271px) 100vw, 1271px\" \/><\/figure>\r\n<p><\/p>\r\n<p><\/p>\r\n<p><\/p>\r\n<p><\/p>\r\n<h2 id=\"step-2-configure-preload-requests\">Step 2: Configure Preload Requests<\/h2>\r\n<p><span style=\"font-weight: 400;\">The next step is to configure the feature by navigating to <\/span><b>Performance &gt; User Experience<\/b><span style=\"font-weight: 400;\">. There will be a new section titled <\/span><b>Preload Requests<\/b><span style=\"font-weight: 400;\"> towards the bottom of the page.<\/span><\/p>\r\n<h3 id=\"dns-prefetch-domains\"><b>DNS Prefetch Domains<\/b><\/h3>\r\n<p><span style=\"font-weight: 400;\">This<\/span><b> <\/b><span style=\"font-weight: 400;\">textarea <\/span>allows users to input a list of domains that browsers will use to resolve domain names to IP addresses in advance. It resolves DNS queries before they are needed, anticipating the need for future requests to specific domains. This helps in reducing DNS resolution time when actual requests are made, improving the perceived website load time.<\/p>\r\n<p><\/p>\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108465\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-2.png\" alt=\"DNS Prefetch Domains input\"><\/figure>\r\n<p><\/p>\r\n<p><\/p>\r\n<p><\/p>\r\n<h3 id=\"preconnect-domains\"><b>Preconnect Domains<\/b><\/h3>\r\n<p><span style=\"font-weight: 400;\">This<\/span><span style=\"font-weight: 400;\"> textarea allows users to input a list of domains that should be preconnected by the browser. Preconnect goes beyond DNS prefetching. It not only resolves the DNS but also initiates a connection to the server and performs the necessary handshake (e.g., TCP handshake, TLS negotiation). It establishes a complete network connection to the specified domain, enabling the browser to fetch resources more quickly when requested, as it has already set up the necessary network infrastructure.<br><\/span><\/p>\r\n<p><\/p>\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108466\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-3.png\" alt=\"\"><\/figure>\r\n<p><\/p>\r\n<div class=\"alert alert-info\"><strong>Note: <\/strong>Preconnecting to an excessive number of domains can overwhelm browsers and actually hinder overall performance, as each connection consumes resources. It&rsquo;s crucial for web developers to analyze and prioritize which third-party domains should be preconnected in order to maximize efficiency of website loading.<\/div>\r\n<h3 id=\"preload\"><b>Preload<\/b><\/h3>\r\n<p>These<b> <\/b>textareas allow users to specify various file URLs that should be preloaded in the browser&rsquo;s cache before the page is rendered, thereby improving the page&rsquo;s load performance and rendering speed for subsequent requests. There are separate textareas for CSS, JavaScript, fonts, images, videos, audio, and documents.<\/p>\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108467\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-4.png\" alt=\"Preload CSS input\"><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108468\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-5.png\" alt=\"Preload JavaScript input\"><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108469\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-6.png\" alt=\"Preload Fonts input\"><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108470\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-7.png\" alt=\"Preload Images input\"><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108471\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-8.png\" alt=\"Preload Videos input\"><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108472\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-9.png\" alt=\"Preload Audio input\"><\/figure>\r\n\r\n\r\n\r\n<figure class=\"wp-block-image\"><img decoding=\"async\" class=\"wp-image-108473\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/pr-10.png\" alt=\"Preload Documents input\"><\/figure>\r\n\r\n<h2 id=\"how-to-confirm-dns-prefetch-is-active\">How to Confirm DNS Prefetch is Active<\/h2>\r\n<p class=\"\">Detecting whether DNS prefetching is working involves checking the browser&rsquo;s behavior and inspecting network requests. Here is how to determine if DNS prefetching is functioning using the browser development tools:<\/p>\r\n<ul>\r\n<li>Chrome: Open Chrome DevTools (right-click on the page, select &ldquo;Inspect&rdquo;, and go to the &ldquo;Network&rdquo; tab). Select the URL of your site on the left, then click Response on the right. Use the search box at the bottom to find &ldquo;DNS&rdquo;.&nbsp; These entries indicate that DNS prefetching is taking place.<\/li>\r\n<li>Firefox: Similarly, open Firefox Developer Tools and go to the &ldquo;Network&rdquo; tab. Look for entries labeled &ldquo;DNS&rdquo; or &ldquo;Prefetch.&rdquo;<\/li>\r\n<\/ul>\r\n<p><a href=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/dns-prefetch.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-126180 size-large\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/dns-prefetch-1024x532.jpg\" alt=\"DNS Prefetch Dev Tools\" width=\"1024\" height=\"532\" srcset=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/dns-prefetch-1024x532.jpg 1024w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/dns-prefetch-300x156.jpg 300w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/dns-prefetch-768x399.jpg 768w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/dns-prefetch-1536x798.jpg 1536w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2023\/11\/dns-prefetch.jpg 1911w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/p>\r\n<h2 id=\"how-to-confirm-preload-is-active\">How to Confirm Preload is Active<\/h2>\r\n<p>In this example we&rsquo;re going to see how an image loads higher in priority after being added to preload settings, using the browser&rsquo;s developer tools. Start these steps before adding your URL to the preload settings.&nbsp;<\/p>\r\n<ol>\r\n<li>Right click the page, click <strong>Inspect<\/strong> and then the <strong>Network<\/strong> tab.<\/li>\r\n<li>Reload the page, and you will see how the elements load by default. In this example, the image <em>ten.jpg<\/em>&nbsp; loads last on the page.<br><a href=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-before.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-126632 size-large\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-before-1024x411.jpg\" alt=\"Before Preload Image is configured\" width=\"1024\" height=\"411\" srcset=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-before-1024x411.jpg 1024w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-before-300x120.jpg 300w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-before-768x308.jpg 768w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-before-1536x616.jpg 1536w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-before.jpg 1843w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/li>\r\n<li>Navigate to <b>Performance &gt; User Experience &gt; Preload <\/b>and add your URL to the appropriate section.<\/li>\r\n<li>Return to the page.<\/li>\r\n<li>Right click the page, click Inspect <strong>and<\/strong> then the <strong>Network<\/strong> tab again.<\/li>\r\n<li>Reload the page, and you will see your element load higher in priority. In this example, <em>ten.jpg<\/em> now loads before some other images. The images in the immediate viewport will always load first.<br><a href=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-after.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-126631 size-large\" src=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-after-1024x380.jpg\" alt=\"After Preload Image is configured\" width=\"1024\" height=\"380\" srcset=\"https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-after-1024x380.jpg 1024w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-after-300x111.jpg 300w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-after-768x285.jpg 768w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-after-1536x570.jpg 1536w, https:\/\/www.boldgrid.com\/support\/wp-content\/uploads\/2024\/03\/preload-after.jpg 1755w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/li>\r\n<\/ol>\r\n<h2 id=\"learn-more-about-preloading-requests\">Learn More about Preloading Requests<\/h2>\r\n<p class=\"\">Want to learn more about what these techniques are in-depth? We&rsquo;ve got you covered!<\/p>\r\n<h3 id=\"dns-prefetching\">DNS Prefetching<\/h3>\r\n<p>DNS prefetching is a technique used by web browsers to improve the performance of web page loading. The Domain Name System (DNS) is responsible for translating human-readable domain names (like www.example.com) into IP addresses that computers use to locate and connect to each other on the Internet.<\/p>\r\n<p>When you visit a website, your browser needs to resolve the domain name to an IP address before it can fetch the web page. DNS prefetching anticipates the need for these translations and resolves the domain names in advance, before they are actually requested by the user. By doing so, the browser can reduce the latency associated with DNS resolution and make the web page load faster.<\/p>\r\n<p>Here&rsquo;s how DNS prefetching typically works:<\/p>\r\n<ol>\r\n<li>\r\n<p><strong>Parsing HTML<\/strong>: When parsing the HTML of a web page, the browser identifies domain names embedded in links, scripts, or other resources.<\/p>\r\n<\/li>\r\n<li>\r\n<p><strong>Prefetching DNS<\/strong>: The browser then proactively performs DNS resolution for these domain names in the background, even before the user clicks on a link or requests the resource.<\/p>\r\n<\/li>\r\n<li>\r\n<p><strong>Caching<\/strong>: The resolved DNS information is cached by the browser so that subsequent requests for the same domain can be served more quickly without needing to perform another DNS lookup.<\/p>\r\n<\/li>\r\n<\/ol>\r\n<p>By prefetching DNS information, the browser can reduce the time it takes to establish connections and retrieve resources, thus improving the overall perceived speed and responsiveness of the web page.<\/p>\r\n<h3 id=\"preconnecting\">Preconnecting<\/h3>\r\n<p>Preconnecting is a technique used by web browsers to establish network connections in advance, before they are actually needed to load a particular resource. This is done to reduce latency and improve the overall performance of web pages. Preconnecting is particularly useful for resources hosted on different domains, such as external scripts, stylesheets, or images.<\/p>\r\n<p>Here&rsquo;s how preconnecting typically works:<\/p>\r\n<ol>\r\n<li>\r\n<p><strong>Identifying Resources<\/strong>: As the browser parses the HTML of a web page, it identifies external resources (like scripts, stylesheets, or images) that will be required to render the page.<\/p>\r\n<\/li>\r\n<li>\r\n<p><strong>Initiating Connections in Advance<\/strong>: Instead of waiting until the browser encounters a link or resource that needs to be fetched, the browser proactively initiates network connections (TCP connections) to the servers hosting these resources. This is done in the background, before the user explicitly requests the resource.<\/p>\r\n<\/li>\r\n<li>\r\n<p><strong>Reducing Latency<\/strong>: By establishing connections in advance, when the user eventually clicks on a link or requests a resource, the connection is already established or in the process of being established. This can significantly reduce the time it takes to establish a network connection and retrieve the resource, resulting in a faster page load time.<\/p>\r\n<\/li>\r\n<\/ol>\r\n<p>Preconnecting can be done using specific HTML tags, such as <code>&lt;link&gt;<\/code> with the <code>rel=\"preconnect\"<\/code> attribute, or programmatically through JavaScript. The specific implementation details may vary between browsers.<\/p>\r\n<p>It&rsquo;s worth noting that while preconnecting can improve performance, it should be used judiciously to avoid unnecessary network overhead.<\/p>\r\n<h3 id=\"preloading\">Preloading<\/h3>\r\n<p>Preloading is a technique used in web development to initiate the early loading of certain resources, such as images, scripts, stylesheets, or fonts, before they are explicitly requested by the user or the web page. The goal is to optimize the performance of a website by reducing latency and improving the overall user experience.<\/p>\r\n<p>Here&rsquo;s how preloading typically works:<\/p>\r\n<ol>\r\n<li>\r\n<p><strong>Identifying Critical Resources<\/strong>: Web developers analyze their web pages to identify critical resources that are essential for rendering or functionality. These can include images, scripts, stylesheets, or other assets.<\/p>\r\n<\/li>\r\n<li>\r\n<p><strong>Adding Preload Tags<\/strong>: Developers include preload tags in the HTML of the web page to instruct the browser to start fetching these critical resources as early as possible. The <code>&lt;link&gt;<\/code> tag is commonly used for this purpose, and it may have attributes like <code>rel=\"preload\"<\/code> to indicate the resource type and <code>as<\/code> to specify the type of the resource.<\/p>\r\n<\/li>\r\n<li>\r\n<p><strong>Fetching in the Background<\/strong>: When the browser encounters these preload tags, it initiates the fetching of the specified resources in the background, parallel to other page loading tasks.<\/p>\r\n<\/li>\r\n<li>\r\n<p><strong>Caching<\/strong>: Once fetched, the resources are cached by the browser. When the same resource is later requested during the normal course of page rendering, it can be retrieved more quickly from the cache, reducing the overall page load time.<\/p>\r\n<p>Preloading is especially beneficial for large or critical resources that can introduce latency if fetched only when they are explicitly needed. However, it should be used judiciously to avoid unnecessary network overhead. Over-preloading can lead to increased resource consumption and might not be suitable for all types of content.<\/p>\r\n<\/li>\r\n<\/ol>\r\n\r\n<p>&nbsp;<\/p>\r\n<\/body><\/html>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to the W3 Total Cache Pro Preload Requests feature guide. This feature helps improve your website&rsquo;s performance by adding browser &ldquo;hint&rdquo; link tags to the HTML head for dns-prefetch, preconnect, and preload. Below is a brief explanation of each, and at the end of this article is an in-depth explanation for those who want [&hellip;]<\/p>\n","protected":false},"author":1307,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"bgseo_title":"","bgseo_description":"","bgseo_robots_index":"index","bgseo_robots_follow":"follow","footnotes":""},"categories":[747,692],"tags":[],"class_list":["post-108458","post","type-post","status-publish","format-standard","hentry","category-user-experience","category-w3-total-cache"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/posts\/108458","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/users\/1307"}],"replies":[{"embeddable":true,"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/comments?post=108458"}],"version-history":[{"count":30,"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/posts\/108458\/revisions"}],"predecessor-version":[{"id":126638,"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/posts\/108458\/revisions\/126638"}],"wp:attachment":[{"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/media?parent=108458"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/categories?post=108458"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.boldgrid.com\/support\/wp-json\/wp\/v2\/tags?post=108458"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}