{"id":1037,"date":"2024-10-18T12:54:13","date_gmt":"2024-10-18T10:54:13","guid":{"rendered":"https:\/\/www.lemlist.com\/academy\/?p=1037"},"modified":"2024-10-18T12:54:26","modified_gmt":"2024-10-18T10:54:26","slug":"set-dns-records-with-godaddy","status":"publish","type":"post","link":"https:\/\/academy.lemlist.com\/academy\/deliver-avoid-spam\/technical-set-up-dns-records\/set-dns-records-with-godaddy\/","title":{"rendered":"Set DNS records with GoDaddy"},"content":{"rendered":"\n<p>If you use GoDaddy as your domain provider, here\u2019s how to set up your SPF, DKIM, and DMARC records. These records help authenticate your email and prevent unauthorized use, like email spoofing.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Set the SPF record with GoDaddy<\/h2>\n\n\n\n<p>An SPF (Sender Policy Framework) record is a type of TXT record that shows which servers are allowed to send emails on behalf of your domain.<\/p>\n\n\n\n<p>Here\u2019s how to set it up:<\/p>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">1<\/span><div class=\"text\">Sign in to your GoDaddy <strong>Domain Control Center.<\/strong><\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">2<\/span><div class=\"text\">Select your domain to access the <strong>Domain Settings<\/strong> page.<\/div><\/div>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69fdff939190a&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69fdff939190a\" class=\"wp-block-image size-full wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"496\" height=\"440\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/www.academy.lemlist.com\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.56.49@2x.png\" alt=\"\" class=\"wp-image-1038\" srcset=\"https:\/\/academy.lemlist.com\/academy\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.56.49@2x.png 496w, https:\/\/academy.lemlist.com\/academy\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.56.49@2x-300x266.png 300w\" sizes=\"auto, (max-width: 496px) 100vw, 496px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">3<\/span><div class=\"text\">Click on <strong>&#8220;Manage DNS&#8221;<\/strong> to open the zone file.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">4<\/span><div class=\"text\">Select <strong>&#8220;Add&#8221;<\/strong> to create a new record.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">5<\/span><div class=\"text\">Choose <strong>&#8220;TXT&#8221;<\/strong> from the type menu (SPF records are a type of TXT record).<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">6<\/span><div class=\"text\">Enter the following details:<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Name<\/strong>: Use &#8220;@&#8221; for your root domain or add a prefix like &#8220;mail&#8221;.<\/li>\n\n\n\n<li><strong>Value<\/strong>: Your SPF rule. For example: <code>v=spf1 mx -all<\/code>.<\/li>\n\n\n\n<li><strong>TTL<\/strong>: Set the time for which the server caches the information. The default is 1 hour.<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">7<\/span><div class=\"text\">Click <strong>&#8220;Save&#8221;<\/strong> to apply the record.<\/div><\/div>\n\n\n\n<p>You can get your SPF record from your email provider or use an online SPF generator like [SPF Record Generator].<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Set the DKIM record with GoDaddy<\/h2>\n\n\n\n<p>DKIM (DomainKeys Identified Mail) helps prevent email forgery by signing your emails, allowing the recipient\u2019s server to verify the sender.<\/p>\n\n\n\n<p>Follow these steps to publish your DKIM record:<\/p>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">1<\/span><div class=\"text\">Log in to GoDaddy.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">2<\/span><div class=\"text\">Go to the <strong>&#8220;My Products&#8221;<\/strong> section and find your domain.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">3<\/span><div class=\"text\">Click <strong>&#8220;DNS&#8221;<\/strong> and then <strong>&#8220;Manage Zones.&#8221;<\/strong><\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">4<\/span><div class=\"text\">Click <strong>&#8220;Add&#8221;<\/strong> to create a new record.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">5<\/span><div class=\"text\">Choose <strong>&#8220;TXT&#8221;<\/strong> as the record type.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">6<\/span><div class=\"text\">Enter your DKIM details provided by your email service (like Google, Microsoft, or others).<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">7<\/span><div class=\"text\">Click <strong>&#8220;Save&#8221;<\/strong> to publish the record.<\/div><\/div>\n\n\n\n<p>To check if your DKIM record is published, you can use a free DKIM record checker. Note that DNS changes can take up to an hour to propagate.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Set the DMARC record with GoDaddy<\/h2>\n\n\n\n<p>DMARC (Domain-based Message Authentication, Reporting, and Conformance) helps protect your domain from email spoofing.<\/p>\n\n\n\n<p>To add a DMARC record:<\/p>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">1<\/span><div class=\"text\">Log in to GoDaddy and go to the <strong>&#8220;Domains&#8221;<\/strong> section.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">2<\/span><div class=\"text\">Select your domain and click <strong>&#8220;Manage Zones.&#8221;<\/strong><\/div><\/div>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69fdff9391e1f&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69fdff9391e1f\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"332\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/www.academy.lemlist.com\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.59.23@2x-1024x332.png\" alt=\"\" class=\"wp-image-1039\" srcset=\"https:\/\/academy.lemlist.com\/academy\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.59.23@2x-1024x332.png 1024w, https:\/\/academy.lemlist.com\/academy\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.59.23@2x-300x97.png 300w, https:\/\/academy.lemlist.com\/academy\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.59.23@2x-768x249.png 768w, https:\/\/academy.lemlist.com\/academy\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.59.23@2x-1536x498.png 1536w, https:\/\/academy.lemlist.com\/academy\/wp-content\/uploads\/2024\/10\/CleanShot-2024-10-05-at-12.59.23@2x-2048x664.png 2048w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">3<\/span><div class=\"text\">Click <strong>&#8220;Add&#8221;<\/strong> to create a new record (or edit an existing one if there&#8217;s already a record named &#8220;_dmarc&#8221;).<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">4<\/span><div class=\"text\">Choose <strong>&#8220;TXT&#8221;<\/strong> as the record type.<\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">5<\/span><div class=\"text\">For the <strong>&#8220;Host&#8221;<\/strong> field, enter <code>_dmarc.<\/code><\/div><\/div>\n\n\n\n<div class=\"wp-block-lemlist-academy-blocks-ordered-list\"><span class=\"number\">6<\/span><div class=\"text\">In the <strong>&#8220;Value&#8221; <\/strong>field, insert the DMARC rule you generated using a DMARC generator.<\/div><\/div>\n\n\n\n<p>Examples:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>With email reporting: <code>v=DMARC1; p=quarantine; rua=mailto:your-email@example.com; pct=90; sp=none<\/code><\/li>\n\n\n\n<li>Without email reporting: <code>v=DMARC1; p=quarantine; pct=90; sp=none<\/code><\/li>\n<\/ul>\n\n\n\n<p>Replace the example email with your own. Once added, you can use a DMARC record checker to confirm the setup.<\/p>\n\n\n\n<p>Remember, these settings are general for any domain setup and not specific to lemlist. If you need more help with DNS records, your domain provider can assist you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you use GoDaddy as your domain provider, here\u2019s how to set up your SPF, DKIM, and DMARC records. These records help authenticate your email and prevent unauthorized use, like email spoofing. Set the SPF record with GoDaddy An SPF (Sender Policy Framework) record is a type of TXT record that shows which servers are [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[45],"tags":[],"class_list":["post-1037","post","type-post","status-publish","format-standard","hentry","category-technical-set-up-dns-records"],"acf":[],"_links":{"self":[{"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/posts\/1037","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/comments?post=1037"}],"version-history":[{"count":1,"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/posts\/1037\/revisions"}],"predecessor-version":[{"id":1040,"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/posts\/1037\/revisions\/1040"}],"wp:attachment":[{"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/media?parent=1037"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/categories?post=1037"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/academy.lemlist.com\/academy\/wp-json\/wp\/v2\/tags?post=1037"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}