{"id":38894,"date":"2023-11-17T12:09:04","date_gmt":"2023-11-17T12:09:04","guid":{"rendered":"https:\/\/easydmarc.com\/blog\/?p=38894"},"modified":"2025-05-22T08:57:15","modified_gmt":"2025-05-22T08:57:15","slug":"granicus-spf-and-dkim-configuration","status":"publish","type":"post","link":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/","title":{"rendered":"Granicus SPF and DKIM configuration: Step By Step Guideline"},"content":{"rendered":"\n<p>This instructional article will demonstrate the Granicus configuration process of Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM) Signatures to ensure Granicus passes the DMARC alignment check and eliminates spam from your domain, and increases security.<\/p>\n\n\n\n<p>The SPF record identifies the mail servers and domains that are allowed to send email on behalf of your domain. The DKIM record, on the other hand, is a specially formatted DNS TXT record that stores the public key the receiving mail server will use to verify a message&#8217;s signature. These email authentication methods will be used to prove to ISPs and mail services that senders are truly authorized to send email from a particular domain and are a way of verifying your email-sending server is sending emails through your domain.<\/p>\n\n\n\n<p><strong>Important Note: <\/strong>Granicus is a subdomain-capable source, which means you need to set up a subdomain and use that subdomain to send your emails, instead of the top-level domain. For example, the email address should end with @subdomain.domain.com, rather than @domain.com.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" id=\"spf-yes\">\n<h2 class=\"wp-block-heading\" id=\"h-the-process-of-configuring-spf\"><strong>The process of configuring SPF<\/strong><\/h2>\n<\/div>\n<\/div>\n\n\n\n<p>In order to authenticate Granicus on SPF, please follow these steps:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Login and head to your DNS Zone provider<\/li>\n\n\n\n<li>Create a new TXT record<\/li>\n\n\n\n<li>Input the DNS name as &lt;Subdomain&gt;<\/li>\n\n\n\n<li>Input the DNS value as v=spf1 include:public.govdelivery.com ~all<\/li>\n\n\n\n<li>Save the record<\/li>\n\n\n\n<li>Wait up to 72 hours to allow your DNS to process the changes<\/li>\n<\/ol>\n\n\n\n<p>The screenshot below will show you an example of the SPF record. <strong>We\u2019ll be using CloudFlare for this example.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image alignfull\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/nPG4nh2Hx4BCkEYNpg_4qBZ3tPcBc3-cznH_VXXac3RFV8Qvt6_fn7finj6ONtLMe2MJXxte7LHMAGxllMqttnFFjKaiennpJNAw6upgsWdHvFF3znm4ZjcKIPIOyiTwyVVefF1nEMP5MfrVtRBOw9o\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>Important Note: <\/strong>Each domain must have only one SPF TXT Record. If you have multiple SPF Records<strong>, <\/strong><a href=\"https:\/\/easydmarc.com\/blog\/spf-too-many-dns-lookups-error\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>SPF will return a PermError<\/strong><\/a><strong>.&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>If you are using multiple IPs, ESPs, Third-Party services for your various email strategies, you should include them in a single SPF Record.<\/strong><strong><br \/><\/strong><em>E.g v=spf1 ip4:18.57.156.221 include:public.govdelivery.com include:thirdpartyservice.com ~all<\/em><\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" id=\"dkim-yes\">\n<h2 class=\"wp-block-heading\" id=\"h-the-process-of-configuring-dkim\"><strong>The process of configuring DKIM<\/strong><\/h2>\n<\/div>\n<\/div>\n\n\n\n<p>In order to authenticate Granicus on DKIM, please <a href=\"https:\/\/support.granicus.com\/s\/contactsupport?language=en_US\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">contact their support team<\/a> to generate a DKIM key for you and activate it on your domain.<\/p>\n\n\n\n<p>Congratulations, you now successfully authenticated your outgoing mail stream from Granicus with SPF and DKIM.<\/p>\n\n\n\n<p class=\"vg_note\"><strong>Important note:<\/strong> If the provider recommends publishing also a DMARC record, there\u2019s no need to do so if you already have a DMARC record in place, as each domain can only have one DMARC record.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This instructional article will demonstrate the Granicus configuration &#8230;<\/p>\n","protected":false},"author":1,"featured_media":38977,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[205,209],"tags":[],"class_list":["post-38894","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-knowledge-base","category-source-configuration"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Granicus SPF and DKIM configuration | EasyDMARC<\/title>\n<meta name=\"description\" content=\"Configure Granicus email security with ease using SPF and DKIM. Ensure DMARC alignment and boost domain protection against spam effortlessly.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Granicus SPF and DKIM configuration: Step By Step Guideline\" \/>\n<meta property=\"og:description\" content=\"Configure Granicus email security with ease using SPF and DKIM. Ensure DMARC alignment and boost domain protection against spam effortlessly.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/\" \/>\n<meta property=\"og:site_name\" content=\"EasyDMARC\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/EasyDMARC\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-17T12:09:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-22T08:57:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/81-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1618\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"EasyDMARC\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@easydmarc\" \/>\n<meta name=\"twitter:site\" content=\"@easydmarc\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"EasyDMARC\" \/>\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:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/\"},\"author\":{\"name\":\"EasyDMARC\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\"},\"headline\":\"Granicus SPF and DKIM configuration: Step By Step Guideline\",\"datePublished\":\"2023-11-17T12:09:04+00:00\",\"dateModified\":\"2025-05-22T08:57:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/\"},\"wordCount\":405,\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/81-scaled.jpg\",\"articleSection\":[\"Knowledge Base\",\"Source Configuration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/\",\"name\":\"Granicus SPF and DKIM configuration | EasyDMARC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/81-scaled.jpg\",\"datePublished\":\"2023-11-17T12:09:04+00:00\",\"dateModified\":\"2025-05-22T08:57:15+00:00\",\"description\":\"Configure Granicus email security with ease using SPF and DKIM. Ensure DMARC alignment and boost domain protection against spam effortlessly.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/81-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/81-scaled.jpg\",\"width\":2560,\"height\":1618,\"caption\":\"Granicus SPF and DKIM configuration\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/granicus-spf-and-dkim-configuration\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Knowledge Base\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/category\\\/knowledge-base\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Source Configuration\",\"item\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/category\\\/knowledge-base\\\/source-configuration\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Granicus SPF and DKIM configuration: Step By Step Guideline\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/\",\"name\":\"EasyDMARC\",\"description\":\"Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/#organization\",\"name\":\"EasyDMARC\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/img\\\/logo.png\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/EasyDMARC\\\/\",\"https:\\\/\\\/x.com\\\/easydmarc\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/easydmarc\\\/mycompany\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\",\"name\":\"EasyDMARC\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g\",\"caption\":\"EasyDMARC\"},\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/author\\\/easydmarc\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Granicus SPF and DKIM configuration | EasyDMARC","description":"Configure Granicus email security with ease using SPF and DKIM. Ensure DMARC alignment and boost domain protection against spam effortlessly.","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:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/","og_locale":"en_US","og_type":"article","og_title":"Granicus SPF and DKIM configuration: Step By Step Guideline","og_description":"Configure Granicus email security with ease using SPF and DKIM. Ensure DMARC alignment and boost domain protection against spam effortlessly.","og_url":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/","og_site_name":"EasyDMARC","article_publisher":"https:\/\/www.facebook.com\/EasyDMARC\/","article_published_time":"2023-11-17T12:09:04+00:00","article_modified_time":"2025-05-22T08:57:15+00:00","og_image":[{"width":2560,"height":1618,"url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/81-scaled.jpg","type":"image\/jpeg"}],"author":"EasyDMARC","twitter_card":"summary_large_image","twitter_creator":"@easydmarc","twitter_site":"@easydmarc","twitter_misc":{"Written by":"EasyDMARC","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#article","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/"},"author":{"name":"EasyDMARC","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97"},"headline":"Granicus SPF and DKIM configuration: Step By Step Guideline","datePublished":"2023-11-17T12:09:04+00:00","dateModified":"2025-05-22T08:57:15+00:00","mainEntityOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/"},"wordCount":405,"publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/81-scaled.jpg","articleSection":["Knowledge Base","Source Configuration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/","url":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/","name":"Granicus SPF and DKIM configuration | EasyDMARC","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#primaryimage"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/81-scaled.jpg","datePublished":"2023-11-17T12:09:04+00:00","dateModified":"2025-05-22T08:57:15+00:00","description":"Configure Granicus email security with ease using SPF and DKIM. Ensure DMARC alignment and boost domain protection against spam effortlessly.","breadcrumb":{"@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#primaryimage","url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/81-scaled.jpg","contentUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/81-scaled.jpg","width":2560,"height":1618,"caption":"Granicus SPF and DKIM configuration"},{"@type":"BreadcrumbList","@id":"https:\/\/easydmarc.com\/blog\/granicus-spf-and-dkim-configuration\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/easydmarc.com\/"},{"@type":"ListItem","position":2,"name":"Knowledge Base","item":"https:\/\/easydmarc.com\/blog\/category\/knowledge-base\/"},{"@type":"ListItem","position":3,"name":"Source Configuration","item":"https:\/\/easydmarc.com\/blog\/category\/knowledge-base\/source-configuration\/"},{"@type":"ListItem","position":4,"name":"Granicus SPF and DKIM configuration: Step By Step Guideline"}]},{"@type":"WebSite","@id":"https:\/\/easydmarc.com\/blog\/#website","url":"https:\/\/easydmarc.com\/blog\/","name":"EasyDMARC","description":"Blog","publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/easydmarc.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/easydmarc.com\/#organization","name":"EasyDMARC","url":"https:\/\/easydmarc.com\/","logo":{"@type":"ImageObject","url":"https:\/\/easydmarc.com\/img\/logo.png"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/EasyDMARC\/","https:\/\/x.com\/easydmarc","https:\/\/www.linkedin.com\/company\/easydmarc\/mycompany\/"]},{"@type":"Person","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97","name":"EasyDMARC","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fcbf1ca829f8e0977fce524da20caa8a528368d0909ce48741526046e5113259?s=96&r=g","caption":"EasyDMARC"},"url":"https:\/\/easydmarc.com\/blog\/author\/easydmarc\/"}]}},"jetpack_featured_media_url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/81-scaled.jpg","_links":{"self":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/38894","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/comments?post=38894"}],"version-history":[{"count":3,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/38894\/revisions"}],"predecessor-version":[{"id":47729,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/38894\/revisions\/47729"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media\/38977"}],"wp:attachment":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media?parent=38894"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/categories?post=38894"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/tags?post=38894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}