{"id":108633,"date":"2020-07-28T16:00:19","date_gmt":"2020-07-28T21:00:19","guid":{"rendered":"https:\/\/wpengine.com\/?post_type=resource&#038;p=108633"},"modified":"2022-02-08T09:19:43","modified_gmt":"2022-02-08T15:19:43","slug":"wordpress-inherit-site-guide","status":"publish","type":"resource","link":"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/","title":{"rendered":"What To Do When Inheriting A WordPress Site"},"content":{"rendered":"\n<p>WordPress allows for a multitude of customization options. Although this is one of its more attractive features, it <em>can<\/em> make it extremely challenging to find your way around an inherited site. That\u2019s true whether you\u2019re a newbie or a more experienced user.<\/p>\n\n\n\n<p>Fortunately, making sense of your new site doesn\u2019t have to be intimidating. By following a few simple steps, you\u2019ll get an overview of your inherited site and everything it comes with. This means you\u2019ll be able to start using it in no time.<\/p>\n\n\n\n<p>In this article, we\u2019ll discuss the most important steps to take when you\u2019ve inherited a new WordPress site. Let\u2019s get started!<\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">How to Start Over With a WordPress Site (In 10 Steps)<\/h2>\n\n\n\n<p>You may be a business owner who\u2019s just acquired an existing website, or you could be taking over from the previous administrator at a new job. Whatever your situation might be, here are some actionable steps for making an inherited WordPress site fully yours.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">1. Assess the Site and Understand What Exists<\/h3>\n\n\n\n<p>The first thing you\u2019ll want to do is deeply explore the site. It\u2019s important to understand what currently exists. This might require <a href=\"https:\/\/wpengine.com\/resources\/how-to-use-wordpress\/\">some knowledge of WordPress<\/a>, so you may want to do some preliminary research on the platform.<\/p>\n\n\n\n<p>Next, log in to your WordPress dashboard and check to see what plugins and themes are currently active. Find out what features and functionality they\u2019re providing for the site, and decide if you\u2019d like to retain or change them.<\/p>\n\n\n\n<p>You\u2019ll also need to check and see if the active theme is a <a href=\"https:\/\/torquemag.io\/2020\/04\/wordpress-child-theme\/\">child theme<\/a>, as this information will come in handy if you need to perform any debugging. To check this, navigate to <em>Appearance > Themes<\/em>. Then hover over the current theme and hit the <em>Theme Details<\/em> button.<\/p>\n\n\n\n<p>Here, you can see whether or not your theme is a child theme, and what parent theme it belongs to if relevant.<\/p>\n\n\n\n<p>Next, you\u2019ll want to find out what, if anything, needs to be updated. This includes the WordPress core, theme, and plugins. You may also want to check for <a href=\"https:\/\/wpengine.com\/resources\/wordpress-custom-post-guide\/\">any custom post types<\/a> that are being used, and confirm whether they&#8217;re from a plugin or are a custom addition to the site.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Manage All Passwords<\/h3>\n\n\n\n<p>Next, you\u2019ll want to ensure that only authorized persons can access your site and all related resources. To do that, you can start by collecting all of the usernames and passwords used to manage your site. This includes your WordPress login, hosting, FTP, Content Delivery Network (CDN), and third-party solution credentials.<\/p>\n\n\n\n<p>Once you have a complete list, you\u2019ll want to change each password, to avoid issues such as stolen credentials if the former owners were lax about security. You\u2019ll also want to avoid leaving access open to the site&#8217;s previous owner or developer.<\/p>\n\n\n\n<p>To modify login details and contact information for each user on your site, navigate to <em>Users > All User<\/em>s.<\/p>\n\n\n\n<p>To change the site administrator\u2019s email address, navigate to <em>Settings > General<\/em>.<\/p>\n\n\n\n<p>Finally, you\u2019ll want to store all of your passwords in a password manager such as <a href=\"https:\/\/www.lastpass.com\/\">LastPass<\/a>. Don\u2019t forget to <a href=\"https:\/\/wpengine.com\/support\/strong-passwords\/\">use strong<\/a> \u2013 but still easily-accessible \u2013 passwords.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Update User Roles and Permissions<\/h3>\n\n\n\n<p>In addition to changing login access details, you\u2019ll want to ensure that <a href=\"https:\/\/wpengine.com\/resources\/wordpress-user-management\/\">proper roles and permissions are set<\/a>. For example, the admin role should be limited to users who need to perform administrative duties, such as installing themes and plugins or adding new users.<\/p>\n\n\n\n<p>You may also want to delegate duties to certain users, or even create more of them. If there are existing users you no longer need, on the other hand, you might want to <a href=\"https:\/\/registrationmagic.com\/disable-wordpress-user-without-deleting-their-account\/\">disable<\/a> or <a href=\"https:\/\/www.staplecreative.com\/2017\/deleting-wordpress-users-carefully\/\">delete<\/a> them.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Review <em>functions.php<\/em> and Other Theme Files<\/h3>\n\n\n\n<p>A recommended practice for WordPress developers is to separate design and functionality. This means that everything design-related should go into your theme, and functionality should be handled by your plugins. However, that\u2019s not always the case.<\/p>\n\n\n\n<p>This is one reason to investigate your theme files. You can begin by comparing the template files with the <a href=\"https:\/\/developer.wordpress.org\/themes\/basics\/template-hierarchy\/\">WordPress Template Hierarchy<\/a>. You\u2019ll want to ensure that all files are using up-to-date code. The <a href=\"https:\/\/wordpress.org\/plugins\/theme-check\/\">Theme Check<\/a> plugin can help you learn about any potential issues with deprecated code.<\/p>\n\n\n\n<p>Another thing to do is make note of any <a href=\"https:\/\/torquemag.io\/2016\/04\/use-advanced-custom-fields-depth-tutorial\/\">custom fields<\/a> that are being used. For example, an eCommerce store might have additional fields for each product such as price, average rating, and more. This will be useful to know if you do decide to switch themes.<\/p>\n\n\n\n<p>It\u2019s also worth noting that investigating your theme files is helpful beyond just learning about deprecated code or customizations. The <em>functions.php<\/em> file, for example, will often contain links to any external styles and scripts that are in use.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. Check Site Analytics and Tracking<\/h3>\n\n\n\n<p>The next step to take is to find out what tools (if any) are being used for tracking analytics. This is something to watch out for when you investigate your theme\u2019s files. For example, the code for Google Analytics might have been included in the active theme. However, this isn\u2019t recommended, since a theme change will make that code disappear.<\/p>\n\n\n\n<p>Therefore, you\u2019ll want to start by ensuring that tracking tools are installed properly, using plugins such as <a href=\"https:\/\/wordpress.org\/plugins\/optinmonster\/\">OptinMonster<\/a> or <a href=\"https:\/\/wordpress.org\/plugins\/google-analytics-for-wordpress\/\">MonsterInsights<\/a>. Alternatively, you can add any necessary analytics code manually, outside of your WordPress theme.<\/p>\n\n\n\n<p>Next, it\u2019s smart to ensure that <a href=\"https:\/\/support.google.com\/webmasters\/answer\/156184?hl=en\">sitemaps have been submitted<\/a> to Google Search Console. If this is not the case, you can use the <a href=\"https:\/\/wordpress.org\/plugins\/wordpress-seo\/\">Yoast SEO<\/a> plugin to generate a sitemap. In addition, you\u2019ll want to check out the <em>Index Coverage<\/em> report in Search Console to fix any existing indexing errors.&nbsp;<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">6. Check Site Performance<\/h3>\n\n\n\n<p>It\u2019s vital to know how well your new site performs. You can start by simply visiting your site in a web browser to see how fast it loads. You can also try a service such as <a href=\"https:\/\/tools.pingdom.com\/\">Pingdom<\/a> or a plugin like <a href=\"https:\/\/www.isitwp.com\/free-website-speed-test-tool-for-wordpress\/\">IsItWP<\/a> to gauge the performance of your website.<\/p>\n\n\n\n<p>If speeds are too slow, you may need to <a href=\"https:\/\/wpengine.com\/resources\/improve-wordpress-site-speed\/\">optimize your site<\/a> or remove certain pages. You can even <a href=\"https:\/\/www.wpbeginner.com\/wp-tutorials\/how-to-restart-a-wordpress-site-reset-wordpress-the-fast-way\/\">restart the site<\/a> entirely if the domain is performing poorly. Slow loading times may mean that you need to switch to a hosting provider with decent CDN and caching support.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">7. Review Installed Plugins<\/h3>\n\n\n\n<p>As mentioned earlier, you\u2019ll want to investigate what plugins are installed on your inherited site. These tools add extra functionality to the WordPress core, and you\u2019ll need to know what they are and decide <a href=\"https:\/\/wpengine.com\/resources\/uninstall-plugins\/\">whether or not to keep them<\/a>.<\/p>\n\n\n\n<p>You\u2019ll also want to make sure all <a href=\"https:\/\/wpengine.com\/smart-plugin-manager\/\">your plugins are updated<\/a>, as outdated ones could cause compatibility issues. Plus, don\u2019t forget to ensure that no plugins are using old contact details. For example, a contact form plugin may still be sending notifications to the email addresses of the former owners.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">8. Set Up a Local Environment<\/h3>\n\n\n\n<p>With any new site, it\u2019s important to set up a <a href=\"https:\/\/torquemag.io\/2015\/01\/need-start-using-staging-environment\/\">staging environment<\/a>. This gives you a testing ground for plugin installations, theme changes, and bug fixes, so you can make sure everything is working perfectly before your changes go live.<\/p>\n\n\n\n<p>You can do this easily using <a href=\"https:\/\/wpengine.com\/local\/\">a tool such as Local<\/a>. It provides easy WordPress installs, automatic <a href=\"https:\/\/torquemag.io\/2018\/09\/benefits-of-installing-an-ssl-certificate-on-your-website\/\">Secure Sockets Layers (SSL) support<\/a>, your choice of PHP environments, fast deployments, and speed-optimized websites.<\/p>\n\n\n\n<p>You may also want to set up version control for your site, using GitHub or any other platform of your choice. Fortunately, here at WP Engine we also offer <a href=\"https:\/\/wpengine.co.uk\/support\/git\/\">version control integration<\/a>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">9. Perform Security Scans<\/h3>\n\n\n\n<p><a href=\"https:\/\/wpengine.com\/support\/wp-engines-security-environment\/\">Your website\u2019s security<\/a> should be one of your top considerations. Therefore, you\u2019ll want to prioritize it from the very start. Unsecured websites can lead to stolen email addresses, passwords, and other sensitive details.<\/p>\n\n\n\n<p>You can run <a href=\"https:\/\/wpengine.com\/secure-wordpress-hosting\/\">WordPress security<\/a> scans to detect security threats or vulnerabilities, and ensure that there is no malware or compromised files on your inherited site. Plugins such as <a href=\"https:\/\/wordpress.org\/plugins\/wordfence\/\">Wordfence<\/a> and services like <a href=\"https:\/\/sucuri.net\/\">Sucuri<\/a> come in handy for doing this. Wordfence in particular can perform regular scans, and email you whenever there\u2019s a new security risk.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">10. Update Web Hosting<\/h3>\n\n\n\n<p>Last but not least, you\u2019ll want to ensure that your new website\u2019s hosting provider is suitable and satisfies your needs. It should be able to tolerate any new changes you need to make to the site. <a href=\"https:\/\/wpengine.com\/plans\/\">Your provider and plan<\/a> should also be fast, have excellent uptime rates, and scale well as your site grows.<\/p>\n\n\n\n<p>You may need to carry out extra performance and stress tests to find out if your current hosting is up to the task. If you decide you need to move to a new <a href=\"https:\/\/wpengine.com\/\">WordPress host<\/a>, make sure to <a href=\"https:\/\/wpengine.com\/resources\/what-is-wordpress-hosting\/\">choose your plan carefully<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Take Control of Your Website With WP Engine<\/h2>\n\n\n\n<p>No matter what your reason may be for taking over a WordPress website, it\u2019s vital to ensure that you\u2019re familiar with its existing functionality and setup. This is important for carrying out effective maintenance, and will help to quickly narrow down the cause of any issues that come up.<\/p>\n\n\n\n<p>Although maintaining your website can be challenging, with <a href=\"https:\/\/wpengine.com\/plans\/\">the right hosting service<\/a> and access to <a href=\"https:\/\/developer.wordpress.org\/\">quality resources<\/a>, you can create enjoyable digital experiences with ease!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress allows for a multitude of customization options. Although this is one of its more attractive features, it can make it extremely challenging to find your way around an inherited site. That\u2019s true whether you\u2019re a newbie or a more experienced user. Fortunately, making sense of your new site doesn\u2019t have to be intimidating. By<span class=\"tile__ellipses\">&hellip;<\/span><span class=\"tile__ellipses--animated\"><\/span><\/p>\n","protected":false},"author":177,"featured_media":108644,"template":"","resource-topic":[913,904,912,898,909,910,901],"resource-role":[895,896,897,899],"resource-type":[916],"class_list":["post-108633","resource","type-resource","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Guide To Inheriting A WordPress Site | WP Engine<\/title>\n<meta name=\"description\" content=\"If you&#039;ve inherited an existing WordPress site, odds are you want to make some changes. Learn the best way to edit an existing site with the WP Engine guide.\" \/>\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=\"Guide To Inheriting A WordPress Site | WP Engine\" \/>\n<meta property=\"og:description\" content=\"If you&#039;ve inherited an existing WordPress site, odds are you want to make some changes. Learn the best way to edit an existing site with the WP Engine guide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/\" \/>\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=\"2022-02-08T15:19:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2020\/07\/inherit-wordpress-site-featured.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1100\" \/>\n\t<meta property=\"og:image:height\" content=\"500\" \/>\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\/wordpress-inherit-site-guide\/\",\"url\":\"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/\",\"name\":\"Guide To Inheriting A WordPress Site | WP Engine\",\"isPartOf\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/#website\"},\"datePublished\":\"2020-07-28T21:00:19+00:00\",\"dateModified\":\"2022-02-08T15:19:43+00:00\",\"description\":\"If you've inherited an existing WordPress site, odds are you want to make some changes. Learn the best way to edit an existing site with the WP Engine guide.\",\"breadcrumb\":{\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/#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\":\"What To Do When Inheriting A 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":"Guide To Inheriting A WordPress Site | WP Engine","description":"If you've inherited an existing WordPress site, odds are you want to make some changes. Learn the best way to edit an existing site with the WP Engine guide.","robots":{"index":"noindex","follow":"follow"},"og_locale":"en_US","og_type":"article","og_title":"Guide To Inheriting A WordPress Site | WP Engine","og_description":"If you've inherited an existing WordPress site, odds are you want to make some changes. Learn the best way to edit an existing site with the WP Engine guide.","og_url":"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/","og_site_name":"WP Engine","article_publisher":"https:\/\/www.facebook.com\/wpengine","article_modified_time":"2022-02-08T15:19:43+00:00","og_image":[{"width":1100,"height":500,"url":"https:\/\/wpengine.com\/case-studies\/wp-content\/uploads\/2020\/07\/inherit-wordpress-site-featured.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\/wordpress-inherit-site-guide\/","url":"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/","name":"Guide To Inheriting A WordPress Site | WP Engine","isPartOf":{"@id":"https:\/\/wpengine.com\/case-studies\/#website"},"datePublished":"2020-07-28T21:00:19+00:00","dateModified":"2022-02-08T15:19:43+00:00","description":"If you've inherited an existing WordPress site, odds are you want to make some changes. Learn the best way to edit an existing site with the WP Engine guide.","breadcrumb":{"@id":"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpengine.com\/case-studies\/resources\/wordpress-inherit-site-guide\/#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":"What To Do When Inheriting A 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\/2020\/07\/inherit-wordpress-site-grid.jpg","media-type":{"term_id":916,"name":"Article","slug":"article"},"role":"<strong>Roles:<\/strong> Agency, Developer, Freelancer, Site Owner","topic":"<strong>Topics:<\/strong> Analytics, Marketing, Performance, Scalability, Security, SEO, WordPress","_links":{"self":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource\/108633","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:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media\/108644"}],"wp:attachment":[{"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/media?parent=108633"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-topic?post=108633"},{"taxonomy":"resource-role","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-role?post=108633"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/wpengine.com\/case-studies\/wp-json\/wp\/v2\/resource-type?post=108633"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}