{"id":95166,"date":"2019-10-25T10:17:07","date_gmt":"2019-10-25T15:17:07","guid":{"rendered":"https:\/\/wpengine.com\/?post_type=resource&#038;p=95166"},"modified":"2023-05-25T08:54:49","modified_gmt":"2023-05-25T13:54:49","slug":"google-search-console-wordpress-optimization","status":"publish","type":"resource","link":"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/","title":{"rendered":"Use Google Search Console to Optimize Your WordPress Site"},"content":{"rendered":"\n<p>Website optimization can be an overwhelming task. There are many ways to approach it, and what seems like a never-ending list of items you need to attend to. Knowing what to tackle first is not always clear.&nbsp;<\/p>\n\n\n\n<p>Fortunately, <a href=\"https:\/\/search.google.com\/search-console\/about\">Google Search Console<\/a> (GSC) can offer insight into what your optimization priorities should be. This free tool can help you monitor how your website appears in search engine results, and pinpoint areas for potential improvement.&nbsp;<\/p>\n\n\n\n<p>In this article, we\u2019ll walk you through how to get set up with the search console, and turn your GSC insights into tangible optimization strategies. Let\u2019s get started!&nbsp;&nbsp;<\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">Verify Your WordPress Site on Search Console<\/h2>\n\n\n\n<p>Getting your WordPress website set up through the GSC is straightforward, but it does require verifying ownership of your website. This process helps to keep your valuable data safe.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Navigate to the Property Settings<\/h3>\n\n\n\n<p>To get started, <a href=\"https:\/\/search.google.com\/search-console\">log in to GSC<\/a>. In the upper left-hand corner, click on <em>Search Property<\/em> to access the <em>Add Property<\/em> option:&nbsp;<\/p>\n\n\n\n<p>Now you can choose whether you\u2019d like to track a new domain or a URL prefix:<\/p>\n\n\n\n<p>For this example, we\u2019re going to select <em>Domain<\/em>. You will need to paste in the URL of your website exactly as it appears in the browser, and select <em>Continue<\/em>.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Verify Your Site<\/h3>\n\n\n\n<p>Once you add your property, you\u2019ll be given the information needed to verify your website through the Domain Name Server (DNS) settings:&nbsp;<\/p>\n\n\n\n<p>This process will vary depending on your hosting provider and setup. However, you can often do this by <a href=\"https:\/\/www.cpanel.net\/\">logging into your cPanel<\/a>, and navigating to <em>Domains<\/em> &gt; <em>Advanced DNS Zone Editor<\/em>. There, you\u2019ll <em>Add a Record<\/em>:&nbsp;<\/p>\n\n\n\n<p>You\u2019ll need to change the<em> Type <\/em>to \u201cText\u201d, and paste in the text record provided when you created your property in GSC. Once you enter this information, you can return to GSC and hit the <em>Verify<\/em> button.<\/p>\n\n\n\n<p>You can also manage the verification process <a href=\"https:\/\/wpengine.com\/resources\/wordpress-google-search-console\/\">with a plugin like Yoast SEO<\/a>. This can be helpful if you\u2019re not comfortable adding code to your site or accessing your control panel.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: View Your Site in GSC<\/h3>\n\n\n\n<p>Now, you\u2019ll be able to view your newly-created property in GSC. There will be many options for reviewing data in the <em>Overview<\/em> section:&nbsp;<\/p>\n\n\n\n<p>Keep in mind that it sometimes takes 24 hours for DNS changes to resolve. If there\u2019s no data available for your new property, you might have to check back later.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Employ Structured Data<\/h2>\n\n\n\n<p>Another important consideration when optimizing your website is using <a href=\"https:\/\/developers.google.com\/search\/docs\/guides\/intro-structured-data\">structured data<\/a>. The GSC offers several tools related to structured data, which can help Google better understand your pages. Let\u2019s take a look at how to use these features.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Determine Which Schema Your Site Needs<\/h3>\n\n\n\n<p>Before you start adding structured data to your site, it\u2019s best to determine <a href=\"https:\/\/wpengine.com\/resources\/schema-wordpress\/\">which schema<\/a> will suit your needs best. You can use the most current <a href=\"https:\/\/schema.org\/docs\/gs.html#schemaorg\">schema vocabulary list<\/a> to narrow this down.&nbsp;<\/p>\n\n\n\n<p>You\u2019ll often be able to start with a broad category. If you have a website about cooking, you could focus in on the <a href=\"https:\/\/schema.org\/Recipe\">Recipe<\/a> schema, for example:&nbsp;<\/p>\n\n\n\n<p>Above, you can see that this schema lives nested within the other categories of <em>Thing<\/em> &gt; <em>Creative Work<\/em> &gt; <em>How-To<\/em> &gt; <em>Recipe<\/em>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Employ Schema Manually or With a Plugin<\/h3>\n\n\n\n<p>Once you know which schema you want to use, you can add it to your website manually or using a plugin.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Manually Adding Schema<\/h4>\n\n\n\n<p>Google has a <a href=\"https:\/\/www.google.com\/webmasters\/markup-helper\/?\">Structured Data Markup Helper<\/a> tool that can assist you in marking up a web page and creating an HTML document with the proper schema. First, you can visit the tool\u2019s website and select what kind of content you\u2019ll be using:&nbsp;<\/p>\n\n\n\n<p>On the next screen, you can highlight any part of the text or images, in order to categorize and assign a schema to them:<\/p>\n\n\n\n<p>You can also add tags that are not listed, using the <em>Add missing tags<\/em> button. When you\u2019re done tagging your content, you can use the <em>Create HTML<\/em> button to produce markup text for use on your website:&nbsp;<\/p>\n\n\n\n<p>You can copy and paste this code just below the &lt;HEAD&gt; section of <a href=\"https:\/\/wpengine.com\/resources\/wordpress-html\/\">your page\u2019s HTML file<\/a>. This will help Google create richer information in search results for your website.&nbsp;&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Using a Plugin to Add Schema<\/h4>\n\n\n\n<p>Alternatively, you can use a WordPress plugin to add schema markup to your website, such as <a href=\"https:\/\/wordpress.org\/plugins\/schema-and-structured-data-for-wp\/\">Schema &amp; Structured Data for WP &amp; AMP<\/a>:&nbsp;<br><\/p>\n\n\n\n<p>This free plugin supports 33 data types, and has a very user-friendly interface. After <a href=\"https:\/\/wpengine.com\/resources\/wordpress-plugins\/\">installing and activating<\/a> it, you can access its functionality from your WordPress dashboard and add as many tags as you need to create rich snippets for search engines.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Check for Errors Using the Structured Data Tool<\/h3>\n\n\n\n<p>Once you\u2019ve tagged your content or added schema with a plugin, you\u2019ll want to test your structured data for any errors. You can do this easily with <a href=\"https:\/\/search.google.com\/structured-data\/testing-tool\">Google\u2019s Structured Data Testing Tool<\/a>:&nbsp;<\/p>\n\n\n\n<p>Simply enter the URL of the page you want to check, or paste in the code snippet you\u2019ve created with the markup helper, and select <em>Run Test<\/em>. This will highlight any schema you need to review or edit.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Improve Linking Structure<\/h2>\n\n\n\n<p>Internal, external, and third-party links all <a href=\"https:\/\/moz.com\/beginners-guide-to-seo\/growing-popularity-and-links\">help Google understand your site<\/a>. The more quality links you have, the more you can boost your rankings in search results.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Run an Internal Link Report<\/h3>\n\n\n\n<p>Linking internally helps give Google more context for your site\u2019s content. To run an internal link report, navigate to the <em>Links<\/em> menu in GSC.<\/p>\n\n\n\n<p>Find your internal link list, and click on <em>More<\/em> to view your internal links separately. You can download a CSV or Google Sheets file as well:<\/p>\n\n\n\n<p>This will give you a clear picture of your internal linking structures, and where you might be missing opportunities.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Run an External Link Report<\/h3>\n\n\n\n<p>From the main <em>Links<\/em> page, you can also view and download your external links report. There\u2019s an <em>Export External Links<\/em> button on the <em>Links<\/em> page:&nbsp;<\/p>\n\n\n\n<p>Combining this information with the \u201cTop linking sites\u201d list can give you a fuller picture of the factors influencing your site\u2019s performance in Google\u2019s search results.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Employ Changes Based on These Reports<\/h3>\n\n\n\n<p>One of the ways you can use these reports is by reaching out to sites that link to you often. Then, you can offer suggestions for other content they might be interested in linking to.<\/p>\n\n\n\n<p>You can also click on any of the items listed on the <em>Links<\/em> page and get more information about them. Taking a closer look at what text is being used to create these links can guide your future content choices.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Index Your Site\u2019s Pages<\/h2>\n\n\n\n<p>When <a href=\"https:\/\/support.google.com\/webmasters\/answer\/70897?hl=en\">Google explores your website\u2019s pages<\/a>, it creates an index that contributes to your rankings. Whether that contribution is positive or negative depends on the status of the page and what happens when Google looks at it.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 1: Download a Coverage Report from GSC<\/h3>\n\n\n\n<p>If you navigate to the <em>Coverage<\/em> menu in GSC, you\u2019ll see data pertaining to all the pages that have been indexed by Google:&nbsp;<\/p>\n\n\n\n<p>You can also click on the <em>Excluded<\/em> tab to see <a href=\"https:\/\/support.google.com\/webmasters\/answer\/7440203\">which pages are not being indexed<\/a> and why:&nbsp;<\/p>\n\n\n\n<p>If you have a growing site, you may want to <a href=\"https:\/\/support.google.com\/webmasters\/answer\/7440203?hl=en\">download this information<\/a> on the <em>Coverage<\/em> page. That enables you to review it in further detail to spot possible site improvements.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 2: Submit All Unindexed Pages<\/h3>\n\n\n\n<p>Once you\u2019ve <a href=\"https:\/\/support.google.com\/webmasters\/answer\/7440203\">reviewed the reasons<\/a> pages were excluded from indexing, you can click on any of the reason categories and view a breakdown of each URL that was crawled but excluded:&nbsp;<\/p>\n\n\n\n<p>You can then use the <a href=\"https:\/\/support.google.com\/webmasters\/answer\/9012289\">URL Inspection Tool<\/a> to review each issue further, and select <em>Request Indexing<\/em> to ask Google to re-crawl your page:&nbsp;<\/p>\n\n\n\n<p>It can sometimes take a few minutes for this process to complete.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Step 3: Wait for Confirmation<\/h3>\n\n\n\n<p>Your request will now be processed, but indexing will not take place right away. You should wait to receive confirmation that your request was received:&nbsp;<br><\/p>\n\n\n\n<p>While you can request indexing again, it will not speed things up.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Index Your XML Sitemaps<\/h2>\n\n\n\n<p><a href=\"https:\/\/support.google.com\/webmasters\/answer\/156184?hl=en\">Sitemaps provide valuable data<\/a> about your website\u2019s structure and content to Google. You can <a href=\"https:\/\/code.google.com\/archive\/p\/sitemap-generators\/wikis\/SitemapGenerators.wiki\">create sitemaps<\/a> using third-party tools, and submit them for indexing.&nbsp;<\/p>\n\n\n\n<p>Using the <em>Sitemap<\/em> menu option in GSC, you can view information about your existing sitemaps or create a new one:<\/p>\n\n\n\n<p><a href=\"https:\/\/support.google.com\/webmasters\/answer\/183668?hl=en\">It is recommended<\/a> that very large sitemaps be broken into several files to be submitted separately.&nbsp;<\/p>\n\n\n\n<p>Next you\u2019ll need to visit your sitemap online and copy its URL. After that, you can return to your GSC <em>Sitemap<\/em> page and paste the URL into the submission form:<\/p>\n\n\n\n<p>There are a number of other ways to <a href=\"https:\/\/wpengine.com\/resources\/xml-sitemap-wordpress\/\">make your sitemap visible to Google<\/a>, but this is one of the most effective options.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Keep Your Site in Top Shape With WP Engine<\/h2>\n\n\n\n<p>Making sure that Google search results do your website justice can seem overwhelming. However, following a few best practices can drive more organic traffic your way in no time.<\/p>\n\n\n\n<p>Here at WP Engine, we want users and developers to have access to <a href=\"https:\/\/developer.wordpress.org\/\">the best resources<\/a>, so you can build incredible digital experiences for your customers. We also offer a wide variety of <a href=\"https:\/\/wpengine.com\/plans\/\">hosting plans<\/a> and WordPress solutions for all your hosting needs!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Website optimization can be an overwhelming task. There are many ways to approach it, and what seems like a never-ending list of items you need to attend to. Knowing what to tackle first is not always clear.&nbsp; Fortunately, Google Search Console (GSC) can offer insight into what your optimization priorities should be. This free tool<span class=\"tile__ellipses\">&hellip;<\/span><span class=\"tile__ellipses--animated\"><\/span><\/p>\n","protected":false},"author":177,"featured_media":0,"template":"","resource-topic":[912,910],"resource-role":[896,897,903,899],"resource-type":[916],"class_list":["post-95166","resource","type-resource","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Use Google Search Console To Optimize Your WordPress Site | WP Engine\u00ae<\/title>\n<meta name=\"description\" content=\"Google Search Console can be an invaluable tool for evaluating your website and your WordPress blog is no exception! Check out our guide to using GSC to optimize your WP site.\" \/>\n<meta name=\"robots\" content=\"noindex, follow\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Use Google Search Console To Optimize Your WordPress Site | WP Engine\u00ae\" \/>\n<meta property=\"og:description\" content=\"Google Search Console can be an invaluable tool for evaluating your website and your WordPress blog is no exception! Check out our guide to using GSC to optimize your WP site.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Engine\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wpengine\" \/>\n<meta property=\"article:modified_time\" content=\"2023-05-25T13:54:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2024\/05\/WPE-IMG-Thumbnail-1200x630-1.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=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@wpengine\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/\",\"url\":\"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/\",\"name\":\"Use Google Search Console To Optimize Your WordPress Site | WP Engine\u00ae\",\"isPartOf\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\"},\"datePublished\":\"2019-10-25T15:17:07+00:00\",\"dateModified\":\"2023-05-25T13:54:49+00:00\",\"description\":\"Google Search Console can be an invaluable tool for evaluating your website and your WordPress blog is no exception! Check out our guide to using GSC to optimize your WP site.\",\"breadcrumb\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wpengine.com\/case-studies\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Resources\",\"item\":\"https:\/\/wpengine.com\/case-studies\/resources\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Use Google Search Console to Optimize Your WordPress Site\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\",\"url\":\"https:\/\/wpengine.com\/case-studies\/\",\"name\":\"WP Engine\",\"description\":\"Managed Hosting for WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/aba73ed4c15eda43b5fd78844ec31fad\",\"name\":\"Samantha Rodriguez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/933722cf8761e0c08fbced6085998032df460c5ecfa2481d9cd16f569f3da2c1?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/933722cf8761e0c08fbced6085998032df460c5ecfa2481d9cd16f569f3da2c1?s=96&d=mm&r=g\",\"caption\":\"Samantha Rodriguez\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Use Google Search Console To Optimize Your WordPress Site | WP Engine\u00ae","description":"Google Search Console can be an invaluable tool for evaluating your website and your WordPress blog is no exception! Check out our guide to using GSC to optimize your WP site.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Use Google Search Console To Optimize Your WordPress Site | WP Engine\u00ae","og_description":"Google Search Console can be an invaluable tool for evaluating your website and your WordPress blog is no exception! Check out our guide to using GSC to optimize your WP site.","og_url":"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/","og_site_name":"WP Engine","article_publisher":"https:\/\/www.facebook.com\/wpengine","article_modified_time":"2023-05-25T13:54:49+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2024\/05\/WPE-IMG-Thumbnail-1200x630-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@wpengine","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/","url":"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/","name":"Use Google Search Console To Optimize Your WordPress Site | WP Engine\u00ae","isPartOf":{"@id":"https:\/\/wpengine.com\/case-studies\/#website"},"datePublished":"2019-10-25T15:17:07+00:00","dateModified":"2023-05-25T13:54:49+00:00","description":"Google Search Console can be an invaluable tool for evaluating your website and your WordPress blog is no exception! Check out our guide to using GSC to optimize your WP site.","breadcrumb":{"@id":"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/case-studies\/resources\/google-search-console-wordpress-optimization\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wpengine.com\/case-studies\/"},{"@type":"ListItem","position":2,"name":"Resources","item":"https:\/\/wpengine.com\/case-studies\/resources\/"},{"@type":"ListItem","position":3,"name":"Use Google Search Console to Optimize Your WordPress Site"}]},{"@type":"WebSite","@id":"https:\/\/wpengine.com\/case-studies\/#website","url":"https:\/\/wpengine.com\/case-studies\/","name":"WP Engine","description":"Managed Hosting for WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpengine.com\/case-studies\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/aba73ed4c15eda43b5fd78844ec31fad","name":"Samantha Rodriguez","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wpengine.com\/case-studies\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/933722cf8761e0c08fbced6085998032df460c5ecfa2481d9cd16f569f3da2c1?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/933722cf8761e0c08fbced6085998032df460c5ecfa2481d9cd16f569f3da2c1?s=96&d=mm&r=g","caption":"Samantha Rodriguez"}}]}},"acf":[],"grid_image_url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2019\/10\/shutterstock_671273839.jpg","media-type":{"term_id":916,"name":"Article","slug":"article"},"role":"<strong>Roles:<\/strong> Developer, Freelancer, Marketer, Site Owner","topic":"<strong>Topics:<\/strong> Performance, SEO","_links":{"self":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource\/95166","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource"}],"about":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/types\/resource"}],"author":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/users\/177"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media?parent=95166"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-topic?post=95166"},{"taxonomy":"resource-role","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-role?post=95166"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-type?post=95166"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}