{"id":40485,"date":"2024-05-02T12:06:09","date_gmt":"2024-05-02T12:06:09","guid":{"rendered":"https:\/\/easydmarc.com\/blog\/?p=40485"},"modified":"2025-06-19T07:51:50","modified_gmt":"2025-06-19T07:51:50","slug":"rocketseed-spf-and-dkim-configuration","status":"publish","type":"post","link":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/","title":{"rendered":"Rocketseed SPF and DKIM configuration: Step By Step Guideline"},"content":{"rendered":"\n<p>This instructional article will demonstrate the Rocketseed configuration process of Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM) Signatures to ensure Rocketseed passes the DMARC alignment check and eliminate spam from your domain and increase 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<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<h3 class=\"wp-block-heading\" id=\"h-the-process-of-configuring-spf\"><strong>The process of configuring SPF<\/strong><\/h3>\n<\/div>\n<\/div>\n\n\n\n<p>In order to authenticate Rocketseed 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 @ or your domain name<\/li>\n\n\n\n<li>Input the DNS value as<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td>Europe<\/td><td>v=spf1 include:spfuk.rocketseed.com ~all<\/td><\/tr><tr><td>Americas<\/td><td>v=spf1 include:spfus.rocketseed.com ~all<\/td><\/tr><tr><td>Africa<\/td><td>v=spf1 include:spfza.rocketseed.com ~all<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<ol start=\"5\" class=\"wp-block-list\">\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>Screenshot below will show you the 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\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/i80H13NlgaltSsdAeo2mbCMbfg4v_JobobMugd7xRX4ldBVi1lUbITXDjWP_70lsinqpXocOMFjHkB4yLQODyzWYNC5pMIhkJ7vM8PyF9xPUSEHqXutAFFQ84VLb5qIUTZReqxaejry6qTZzNAjfOdA\" 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, <a href=\"https:\/\/easydmarc.com\/blog\/spf-too-many-dns-lookups-error\/\" target=\"_blank\" rel=\"noreferrer noopener\">SPF will return a PermError<\/a>.&nbsp;<\/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:spfus.rocketseed.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<h3 class=\"wp-block-heading\" id=\"h-the-process-of-configuring-dkim\"><strong>The process of configuring DKIM<\/strong><\/h3>\n<\/div>\n<\/div>\n\n\n\n<p>In order to authenticate Rocketseed on DKIM, please contact <a href=\"https:\/\/www.rocketseed.com\/contact\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Rocketseed\u2019s support team<\/a> to assist with implementing your DKIM record and configure DKIM on your domain.<\/p>\n\n\n\n<p>Congratulations, you now successfully authenticated your outgoing mail stream from <strong>Rocketseed<\/strong> 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 Rocketseed configuration &#8230;<\/p>\n","protected":false},"author":1,"featured_media":40487,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[204,205,209],"tags":[],"class_list":["post-40485","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","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>Rocketseed SPF and DKIM configuration | EasyDMARC<\/title>\n<meta name=\"description\" content=\"Configure SPF and DKIM for Rocketseed effortlessly with this step-by-step guide, ensuring email security and reliability.\" \/>\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\/rocketseed-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=\"Rocketseed SPF and DKIM configuration: Step By Step Guideline\" \/>\n<meta property=\"og:description\" content=\"Configure SPF and DKIM for Rocketseed effortlessly with this step-by-step guide, ensuring email security and reliability.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/easydmarc.com\/blog\/rocketseed-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=\"2024-05-02T12:06:09+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-19T07:51:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/05\/108-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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/\"},\"author\":{\"name\":\"EasyDMARC\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\"},\"headline\":\"Rocketseed SPF and DKIM configuration: Step By Step Guideline\",\"datePublished\":\"2024-05-02T12:06:09+00:00\",\"dateModified\":\"2025-06-19T07:51:50+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/\"},\"wordCount\":380,\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/108-scaled.jpg\",\"articleSection\":[\"Blog\",\"Knowledge Base\",\"Source Configuration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/\",\"name\":\"Rocketseed SPF and DKIM configuration | EasyDMARC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/108-scaled.jpg\",\"datePublished\":\"2024-05-02T12:06:09+00:00\",\"dateModified\":\"2025-06-19T07:51:50+00:00\",\"description\":\"Configure SPF and DKIM for Rocketseed effortlessly with this step-by-step guide, ensuring email security and reliability.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-spf-and-dkim-configuration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/108-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/108-scaled.jpg\",\"width\":2560,\"height\":1618,\"caption\":\"Rocketseed\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/rocketseed-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\":\"Rocketseed 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":"Rocketseed SPF and DKIM configuration | EasyDMARC","description":"Configure SPF and DKIM for Rocketseed effortlessly with this step-by-step guide, ensuring email security and reliability.","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\/rocketseed-spf-and-dkim-configuration\/","og_locale":"en_US","og_type":"article","og_title":"Rocketseed SPF and DKIM configuration: Step By Step Guideline","og_description":"Configure SPF and DKIM for Rocketseed effortlessly with this step-by-step guide, ensuring email security and reliability.","og_url":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/","og_site_name":"EasyDMARC","article_publisher":"https:\/\/www.facebook.com\/EasyDMARC\/","article_published_time":"2024-05-02T12:06:09+00:00","article_modified_time":"2025-06-19T07:51:50+00:00","og_image":[{"width":2560,"height":1618,"url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/05\/108-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":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/#article","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/"},"author":{"name":"EasyDMARC","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97"},"headline":"Rocketseed SPF and DKIM configuration: Step By Step Guideline","datePublished":"2024-05-02T12:06:09+00:00","dateModified":"2025-06-19T07:51:50+00:00","mainEntityOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/"},"wordCount":380,"publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/05\/108-scaled.jpg","articleSection":["Blog","Knowledge Base","Source Configuration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/","url":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/","name":"Rocketseed SPF and DKIM configuration | EasyDMARC","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/#primaryimage"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/05\/108-scaled.jpg","datePublished":"2024-05-02T12:06:09+00:00","dateModified":"2025-06-19T07:51:50+00:00","description":"Configure SPF and DKIM for Rocketseed effortlessly with this step-by-step guide, ensuring email security and reliability.","breadcrumb":{"@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/easydmarc.com\/blog\/rocketseed-spf-and-dkim-configuration\/#primaryimage","url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/05\/108-scaled.jpg","contentUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2024\/05\/108-scaled.jpg","width":2560,"height":1618,"caption":"Rocketseed"},{"@type":"BreadcrumbList","@id":"https:\/\/easydmarc.com\/blog\/rocketseed-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":"Rocketseed 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\/2024\/05\/108-scaled.jpg","_links":{"self":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/40485","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=40485"}],"version-history":[{"count":3,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/40485\/revisions"}],"predecessor-version":[{"id":48737,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/40485\/revisions\/48737"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media\/40487"}],"wp:attachment":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media?parent=40485"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/categories?post=40485"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/tags?post=40485"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}