{"id":38842,"date":"2023-11-17T08:12:55","date_gmt":"2023-11-17T08:12:55","guid":{"rendered":"https:\/\/easydmarc.com\/blog\/?p=38842"},"modified":"2026-02-17T09:02:17","modified_gmt":"2026-02-17T09:02:17","slug":"optimizely-spf-and-dkim-configuration","status":"publish","type":"post","link":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/","title":{"rendered":"Optimizely SPF and DKIM configuration: Step By Step Guideline"},"content":{"rendered":"\n<p>This instructional article will demonstrate the Optimizely configuration process of Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM) Signatures to ensure Optimizely passes the DMARC alignment check and eliminates 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<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 Optimizely 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 v=spf1 include:spf.srv2.de ~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\/r06qscvzRfIrufvqtdCh24CbwlnUnE7sL9RxWOgSH1S2mg7B9blYEUx34nT4OsALycf1XHux7rO4dmWZT3pwEpfhEeMNrp7LBHH3WVcBcwjLsurKGITX-m_FoZh9kNCwFV9Qle4uOq1ahmJ8W5O6-SE\" 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:spf.srv2.de 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>To set up DKIM authentication for Optimizely, you&#8217;ll need to create two CNAME records. One should be associated with your root domain (e.g., domain.com), and the other with a subdomain (e.g., example.domain.com).<\/p>\n\n\n\n<p>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 CNAME record<\/li>\n\n\n\n<li>Input the DNS name as mailing._domainkey<\/li>\n\n\n\n<li>Input the DNS value as dkim.srv2.de<\/li>\n\n\n\n<li>Save the record<\/li>\n<\/ol>\n\n\n\n<p>The screenshots below will show you an example of the DKIM records. <strong>We\u2019ll be using CloudFlare for this example.<\/strong><\/p>\n\n\n\n<p><strong>Important Note: <\/strong>Please make sure to disable the Proxy Status and let it remain on DNS Only.<\/p>\n\n\n\n<figure class=\"wp-block-image alignfull\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/xdOHED2mfaF4Ep72cU5x7zS5Ye3DWT3mpg8anS2tfgmp8DWeNyK9AXc3F14Oq9JSgEwFJZdS3lBCOT2_FKqlueaSRrQDdCL6g0ejzWMLq-yHvHu13HP8vq8fnllmFeR-nasJbTgVO8X_vxRhpoxeBN8\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>To create the 2nd CNAME record on your subdomain, first follow the steps below:<\/strong><\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Create a new CNAME record<\/li>\n\n\n\n<li>Input the DNS name as mailing._domainkey.&lt;subdomain name&gt;<\/li>\n\n\n\n<li>Input the DNS value as dkim.srv2.de<\/li>\n\n\n\n<li>Save the record<\/li>\n<\/ol>\n\n\n\n<p>In our screenshot below, our subdomain name is \u201cexample\u201d which is shown.<\/p>\n\n\n\n<figure class=\"wp-block-image alignfull\"><img decoding=\"async\" src=\"https:\/\/lh7-us.googleusercontent.com\/-f9yosAJN9jCLjPBzR69n6_YA5B9T6ygfO-yDUP5G_KFdU7hZjEEGbhFmDQ6XNucxXbD835zOIzYr4JSxRAvgwULhqNI6i1CObfIDE0NNpDtT6BA3WvYV0pFC1yngi9MJ9O2_DQG2DPHZqrPeqTf74U\" alt=\"\"\/><\/figure>\n\n\n\n<p>For your information, Optimizely (Optimizely Campaign) sends emails with a from address like <strong>\u201cexample.com\u201d<\/strong>. If your recipient clicks a link in an email <strong>(e.g. https:\/\/www.example.com\/special-offers)<\/strong>, Optimizely converts the link to a tracking link based on the technical subdomain <strong>(e.g.https:\/\/newsletter.example.com\/trackingcode)<\/strong>. The recipient is forwarded to Optimizely\u2019s tracking servers to register action data and then forwarded to the original landing page.<\/p>\n\n\n\n<p>Congratulations, you have now successfully authenticated your outgoing mail stream from Optimizely 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 Optimizely configuration &#8230;<\/p>\n","protected":false},"author":1,"featured_media":58628,"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-38842","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>Optimizely SPF and DKIM configuration | EasyDMARC<\/title>\n<meta name=\"description\" content=\"Discover this instruction for configuring SPF and DKIM in Optimizely. Enhance email security, pass DMARC checks, and prevent spam effectively.\" \/>\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\/optimizely-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=\"Optimizely SPF and DKIM configuration: Step By Step Guideline\" \/>\n<meta property=\"og:description\" content=\"Discover this instruction for configuring SPF and DKIM in Optimizely. Enhance email security, pass DMARC checks, and prevent spam effectively.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/easydmarc.com\/blog\/optimizely-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-17T08:12:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-17T09:02:17+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/131-20260212-133242.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1440\" \/>\n\t<meta property=\"og:image:height\" content=\"910\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/\"},\"author\":{\"name\":\"EasyDMARC\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#\\\/schema\\\/person\\\/449261e9810b270cc697c7c9c5b89e97\"},\"headline\":\"Optimizely SPF and DKIM configuration: Step By Step Guideline\",\"datePublished\":\"2023-11-17T08:12:55+00:00\",\"dateModified\":\"2026-02-17T09:02:17+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/\"},\"wordCount\":572,\"publisher\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/131-20260212-133242.jpg\",\"articleSection\":[\"Knowledge Base\",\"Source Configuration\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/\",\"name\":\"Optimizely SPF and DKIM configuration | EasyDMARC\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/131-20260212-133242.jpg\",\"datePublished\":\"2023-11-17T08:12:55+00:00\",\"dateModified\":\"2026-02-17T09:02:17+00:00\",\"description\":\"Discover this instruction for configuring SPF and DKIM in Optimizely. Enhance email security, pass DMARC checks, and prevent spam effectively.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-spf-and-dkim-configuration\\\/#primaryimage\",\"url\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/131-20260212-133242.jpg\",\"contentUrl\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/11\\\/131-20260212-133242.jpg\",\"width\":1440,\"height\":910},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/easydmarc.com\\\/blog\\\/optimizely-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\":\"Optimizely 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":"Optimizely SPF and DKIM configuration | EasyDMARC","description":"Discover this instruction for configuring SPF and DKIM in Optimizely. Enhance email security, pass DMARC checks, and prevent spam effectively.","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\/optimizely-spf-and-dkim-configuration\/","og_locale":"en_US","og_type":"article","og_title":"Optimizely SPF and DKIM configuration: Step By Step Guideline","og_description":"Discover this instruction for configuring SPF and DKIM in Optimizely. Enhance email security, pass DMARC checks, and prevent spam effectively.","og_url":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/","og_site_name":"EasyDMARC","article_publisher":"https:\/\/www.facebook.com\/EasyDMARC\/","article_published_time":"2023-11-17T08:12:55+00:00","article_modified_time":"2026-02-17T09:02:17+00:00","og_image":[{"width":1440,"height":910,"url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/131-20260212-133242.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":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/#article","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/"},"author":{"name":"EasyDMARC","@id":"https:\/\/easydmarc.com\/blog\/#\/schema\/person\/449261e9810b270cc697c7c9c5b89e97"},"headline":"Optimizely SPF and DKIM configuration: Step By Step Guideline","datePublished":"2023-11-17T08:12:55+00:00","dateModified":"2026-02-17T09:02:17+00:00","mainEntityOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/"},"wordCount":572,"publisher":{"@id":"https:\/\/easydmarc.com\/blog\/#organization"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/131-20260212-133242.jpg","articleSection":["Knowledge Base","Source Configuration"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/","url":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/","name":"Optimizely SPF and DKIM configuration | EasyDMARC","isPartOf":{"@id":"https:\/\/easydmarc.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/#primaryimage"},"image":{"@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/#primaryimage"},"thumbnailUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/131-20260212-133242.jpg","datePublished":"2023-11-17T08:12:55+00:00","dateModified":"2026-02-17T09:02:17+00:00","description":"Discover this instruction for configuring SPF and DKIM in Optimizely. Enhance email security, pass DMARC checks, and prevent spam effectively.","breadcrumb":{"@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/easydmarc.com\/blog\/optimizely-spf-and-dkim-configuration\/#primaryimage","url":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/131-20260212-133242.jpg","contentUrl":"https:\/\/easydmarc.com\/blog\/wp-content\/uploads\/2023\/11\/131-20260212-133242.jpg","width":1440,"height":910},{"@type":"BreadcrumbList","@id":"https:\/\/easydmarc.com\/blog\/optimizely-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":"Optimizely 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\/131-20260212-133242.jpg","_links":{"self":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/38842","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=38842"}],"version-history":[{"count":4,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/38842\/revisions"}],"predecessor-version":[{"id":58527,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/posts\/38842\/revisions\/58527"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media\/58628"}],"wp:attachment":[{"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/media?parent=38842"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/categories?post=38842"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/easydmarc.com\/blog\/wp-json\/wp\/v2\/tags?post=38842"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}