{"id":1254,"date":"2021-11-06T02:54:19","date_gmt":"2021-11-06T02:54:19","guid":{"rendered":"https:\/\/docs.solidaffiliate.com\/?p=1254"},"modified":"2021-11-18T00:50:15","modified_gmt":"2021-11-18T00:50:15","slug":"does-solid-affiliate-work-with-caching","status":"publish","type":"post","link":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/","title":{"rendered":"Does Solid Affiliate work with caching?"},"content":{"rendered":"<p>Yes, Solid Affiliate works with caching right out of the box. It has been tested with major <a href=\"https:\/\/wordpress.org\/search\/caching+plugins\">WordPress caching plugins<\/a> and popular hosting providers with built-in caching.<\/p>\n<p>Solid Affiliate includes redundant referral tracking technologies to ensure an accurate and consistent visit, referral, and commission tracking system.<\/p>\n<p>As a WooCommerce store owner, you&#8217;re likely using a caching solution to keep your site running quickly. In most cases, Solid Affiliate will work with caching plugin with no specific configuration changes needed by you. However, If you&#8217;ve encountered issues with referral\/visits tracking, or affiliates having trouble logging in, it may be necessary to make a few changes to your caching plugin settings. They&#8217;re quick and easy, just follow the simple steps below!<\/p>\n<p><strong> In this guide, we\u2019ll show you how to set up any WordPress caching plugin for Solid Affiliate, what to do if things go wrong, and how to test if affiliate tracking is working on your store.<\/strong><\/p>\n<p>Have you run into any of these?<\/p>\n<ul>\n<li>Visits and referrals are not tracked.<\/li>\n<li>Referrals are being credited to the wrong affiliate.<\/li>\n<li>&#8220;Are you cheating?&#8221;, &#8220;Cheatin&#8217; Uh?&#8221; errors.<\/li>\n<li>Affiliates having trouble signing in.<\/li>\n<\/ul>\n<p>These issues are most often due to caching interaction. You can quickly fix them by tweaking your caching plugins.<\/p>\n<h2>Setting up Solid Affiliate caching<\/h2>\n<p>If you\u2019re using a caching plugin\u00a0 you need to do the following:<\/p>\n<h3>Step 1: Exclude Solid Affiliate Pages From Your Caching Plugin<\/h3>\n<p>Excluding pages is reasonably straightforward in most WordPress caching plugins, simply go to your caching plugin settings, look for the exclude option, and set the following pages to be excluded:<\/p>\n<ul>\n<li>Affiliate portal page<\/li>\n<li>Affiliate registration page (if separate from the affiliate portal page)<\/li>\n<li>Affiliate login page (if separate from the Affiliate portal)<\/li>\n<li>Any pages using <a href=\"https:\/\/docs.solidaffiliate.com\/shortcodes\/\" target=\"_blank\" rel=\"noopener\">Solid Affiliate shortcodes<\/a><\/li>\n<\/ul>\n<p>The pages are the main dynamic pages offered by Solid Affiliate, where the content changes based on who is looking at the page.<\/p>\n<h3>Step 2: Exclude Solid Affiliate Cookie From Caching<\/h3>\n<p>Solid Affiliate plugin creates a single tracking cookie that should be excluded from caching : <code>solid_visit_id<\/code><\/p>\n<div class=\"note\"><b>Note for WordPress Multisite installations: <\/b>Solid Affiliate creates separate cookies for every additional site in your network, to completely isolate the affiliate program data. The cookie will be in the format <code>solid_visit_id-$blog_id<\/code> for example <code>solid_visit_id-2<\/code>. You can read more here: <a href=\"https:\/\/docs.solidaffiliate.com\/multisite\/\">Solid Affiliate on WordPress Multisite<\/a>.<\/div>\n<p>If the cookie is being cached, this could result in:<\/p>\n<ul>\n<li>Disabling visits and referrals tracking.<\/li>\n<li>Crediting the referral to the wrong affiliate.<\/li>\n<li>Affiliates unable to log in.<\/li>\n<\/ul>\n<p>We highly recommend excluding Solid Affiliate tracking cookies from caching.<\/p>\n<p>The process to exclude the above cookie and Solid Affiliate pages vary depending on which caching plugin you use. <strong>Please refer to the documentation for your specific caching plugin for instructions on excluding URLs and cookies &#8211; <\/strong>it&#8217;s a common process, and most plugins make it easy for you<strong>.<\/strong> Below, you&#8217;ll find guides to exclude Solid Affiliate cookies and URLs in popular WordPress caching plugins.<\/p>\n<h2>Using Popular Caching plugins with Solid Affiliate<\/h2>\n<h3>WP Rocket<\/h3>\n<p>It is very simple to exclude a page or pages from the cache.<\/p>\n<ol class=\"enum\">\n<li>Go to WP Rocket <em>Advanced Rules<\/em><strong>\u00a0<\/strong>tab.<\/li>\n<li>Locate the box <em>Never cache (URLs).<\/em><\/li>\n<li>Enter the URLs of the Solid Affiliate pages. You can either enter the full URL e.g.<code> http:\/\/www.example.com\/affiliate-portal\/<\/code> or you can just enter the part after the domain name, e.g.<code> \/affiliate-portal\/<\/code>\u00a0.\u00a0Either way will work.<\/li>\n<li>If you are using separate pages for registration and affiliate login, enter each one on its own line.<\/li>\n<li>Save settings.<\/li>\n<\/ol>\n<div class=\"note\"><b>Note:<\/b> Whether or not you include a trailing slash at the end of the URL depends on how your site is set up. You can go to\u00a0<em>Settings \u2192 Permalinks<\/em>\u00a0and look at the structure you are using. If it ends with a slash (<code>\/<\/code>), such as\u00a0<code>\/%postname%\/<\/code>\u00a0(which is the most typical), you must include it when adding URLs to this box.<\/div>\n<p>To prevent cached pages from being served once the Solid Affiliate cookie is set in the browser. Follow these steps:<\/p>\n<ol class=\"enum\">\n<li>Go to WP Rocket <em>Advanced Rules<\/em><strong>\u00a0<\/strong>tab.<\/li>\n<li>Locate the box <em>Never cache Cookies.<\/em><\/li>\n<li>Enter the following cookie id <code>solid_visit_id<\/code>.<\/li>\n<li>Save settings.<\/li>\n<\/ol>\n<h3>WP Fastest Cache<\/h3>\n<p>To exclude Solid Affiliate cookies and URLs in WP Fastest Cache:<\/p>\n<ol class=\"enum\">\n<li>Go to WP Fastest Cache <i>Exclude <\/i>tab.<\/li>\n<li>Add a new rule to exclude pages with the slugs of the Solid Affiliate pages.<\/li>\n<li>Add a new rule to exclude cookies, and enter\u00a0 <code>solid_visit_id<\/code>.<\/li>\n<li>Save settings.<\/li>\n<li>Purge all caches.<\/li>\n<\/ol>\n<h3>W3 Total Cache<\/h3>\n<p>To exclude Solid Affiliate cookies and URLs in W3 Total Cache:<\/p>\n<ol class=\"enum\">\n<li>Navigate to <em>Dashboard \u2192 Performance \u2192 Page Cache<\/em>.<\/li>\n<li>In the &#8220;Never cache the following pages&#8221; field, add the slugs for Solid Affiliate pages.<\/li>\n<li>In the &#8220;Rejected cookies&#8221; field and add <code>solid_visit_id<\/code>.<\/li>\n<li>Save settings.<\/li>\n<li>Purge all caches.<\/li>\n<\/ol>\n<h3>LiteSpeed page<\/h3>\n<p>To exclude Solid Affiliate cookies and URLs in LiteSpeed Cache:<\/p>\n<ol class=\"enum\">\n<li>Navigate to <em>Dashboard \u2192 LiteSpeed Cache \u2192 Cache \u2192 Excludes tab.<\/em><\/li>\n<li>In the &#8220;Do Not Cache URIs&#8221; field, add the slugs for the Solid Affiliate pages.<\/li>\n<li>In the &#8220;Do Not Cache Cookies&#8221; field,\u00a0\u00a0add <code>solid_visit_id<\/code>.<\/li>\n<li>Save settings.<\/li>\n<li>Purge all caches.<\/li>\n<\/ol>\n<p><strong>If you want to test that everything is working<\/strong>, refer to this guide at any time: <a href=\"https:\/\/docs.solidaffiliate.com\/testing-solid-affiliate\/\" target=\"_blank\" rel=\"noopener\">Solid Affiliate &#8211; How to test that everything is working properly<\/a>.<\/p>\n<div class=\"note\">If you&#8217;ve tried all of these things and you&#8217;re still having issues, please <a href=\"https:\/\/solidaffiliate.com\/support\/\" target=\"_blank\" rel=\"noopener\">contact our support team<\/a>.<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Learn how to set up any WordPress caching plugin for Solid Affiliate.<\/p>\n","protected":false},"author":1,"featured_media":667,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"_lmt_disableupdate":"no","_lmt_disable":"","_breakdance_hide_in_design_set":false,"_breakdance_tags":"","footnotes":""},"categories":[6],"tags":[],"class_list":["post-1254","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-troubleshooting"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Does Solid Affiliate work with caching? - Documentation | Solid Affiliate<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Does Solid Affiliate work with caching? - Documentation | Solid Affiliate\" \/>\n<meta property=\"og:description\" content=\"Learn how to set up any WordPress caching plugin for Solid Affiliate.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/\" \/>\n<meta property=\"og:site_name\" content=\"Documentation | Solid Affiliate\" \/>\n<meta property=\"article:published_time\" content=\"2021-11-06T02:54:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-11-18T00:50:15+00:00\" \/>\n<meta name=\"author\" content=\"Ayman\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ayman\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/\"},\"author\":{\"name\":\"Ayman\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/7e43c4754ee3f3515a2ddff115645697\"},\"headline\":\"Does Solid Affiliate work with caching?\",\"datePublished\":\"2021-11-06T02:54:19+00:00\",\"dateModified\":\"2021-11-18T00:50:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/\"},\"wordCount\":873,\"image\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg\",\"articleSection\":[\"Troubleshooting\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/\",\"url\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/\",\"name\":\"Does Solid Affiliate work with caching? - Documentation | Solid Affiliate\",\"isPartOf\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg\",\"datePublished\":\"2021-11-06T02:54:19+00:00\",\"dateModified\":\"2021-11-18T00:50:15+00:00\",\"author\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/7e43c4754ee3f3515a2ddff115645697\"},\"breadcrumb\":{\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage\",\"url\":\"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg\",\"contentUrl\":\"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg\",\"width\":42,\"height\":42},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.solidaffiliate.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Troubleshooting\",\"item\":\"https:\/\/docs.solidaffiliate.com\/category\/troubleshooting\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Does Solid Affiliate work with caching?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/#website\",\"url\":\"https:\/\/docs.solidaffiliate.com\/\",\"name\":\"Documentation | Solid Affiliate\",\"description\":\"Solid Affiliate Documentation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.solidaffiliate.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/7e43c4754ee3f3515a2ddff115645697\",\"name\":\"Ayman\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a12f20d2298c555463080b153a55245cfda93f35fb4809ba99e893bfef8c840e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a12f20d2298c555463080b153a55245cfda93f35fb4809ba99e893bfef8c840e?s=96&d=mm&r=g\",\"caption\":\"Ayman\"},\"sameAs\":[\"https:\/\/solidaffiliate.com\"],\"url\":\"https:\/\/docs.solidaffiliate.com\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Does Solid Affiliate work with caching? - Documentation | Solid Affiliate","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:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/","og_locale":"en_US","og_type":"article","og_title":"Does Solid Affiliate work with caching? - Documentation | Solid Affiliate","og_description":"Learn how to set up any WordPress caching plugin for Solid Affiliate.","og_url":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/","og_site_name":"Documentation | Solid Affiliate","article_published_time":"2021-11-06T02:54:19+00:00","article_modified_time":"2021-11-18T00:50:15+00:00","author":"Ayman","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ayman","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#article","isPartOf":{"@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/"},"author":{"name":"Ayman","@id":"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/7e43c4754ee3f3515a2ddff115645697"},"headline":"Does Solid Affiliate work with caching?","datePublished":"2021-11-06T02:54:19+00:00","dateModified":"2021-11-18T00:50:15+00:00","mainEntityOfPage":{"@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/"},"wordCount":873,"image":{"@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg","articleSection":["Troubleshooting"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/","url":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/","name":"Does Solid Affiliate work with caching? - Documentation | Solid Affiliate","isPartOf":{"@id":"https:\/\/docs.solidaffiliate.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage"},"image":{"@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg","datePublished":"2021-11-06T02:54:19+00:00","dateModified":"2021-11-18T00:50:15+00:00","author":{"@id":"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/7e43c4754ee3f3515a2ddff115645697"},"breadcrumb":{"@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#primaryimage","url":"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg","contentUrl":"https:\/\/docs.solidaffiliate.com\/wp-content\/uploads\/sites\/6\/2021\/07\/troubleshooting.svg","width":42,"height":42},{"@type":"BreadcrumbList","@id":"https:\/\/docs.solidaffiliate.com\/does-solid-affiliate-work-with-caching\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.solidaffiliate.com\/"},{"@type":"ListItem","position":2,"name":"Troubleshooting","item":"https:\/\/docs.solidaffiliate.com\/category\/troubleshooting\/"},{"@type":"ListItem","position":3,"name":"Does Solid Affiliate work with caching?"}]},{"@type":"WebSite","@id":"https:\/\/docs.solidaffiliate.com\/#website","url":"https:\/\/docs.solidaffiliate.com\/","name":"Documentation | Solid Affiliate","description":"Solid Affiliate Documentation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.solidaffiliate.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/7e43c4754ee3f3515a2ddff115645697","name":"Ayman","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.solidaffiliate.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a12f20d2298c555463080b153a55245cfda93f35fb4809ba99e893bfef8c840e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a12f20d2298c555463080b153a55245cfda93f35fb4809ba99e893bfef8c840e?s=96&d=mm&r=g","caption":"Ayman"},"sameAs":["https:\/\/solidaffiliate.com"],"url":"https:\/\/docs.solidaffiliate.com\/author\/admin\/"}]}},"modified_by":"Mike Holubowski","_links":{"self":[{"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/posts\/1254","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/comments?post=1254"}],"version-history":[{"count":0,"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/posts\/1254\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/media\/667"}],"wp:attachment":[{"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/media?parent=1254"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/categories?post=1254"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.solidaffiliate.com\/wp-json\/wp\/v2\/tags?post=1254"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}