---
title: "How to Set Up a SiteGround SPF Record: A Step-by-Step Guide | AutoSPF"
description: "Learn how to set up a SiteGround SPF record step by step to improve email authentication, prevent spoofing, and boost email deliverability."
image: "https://autospf.com/og/blog/how-to-set-up-a-siteground-spf-record-a-step-by-step-guide.png"
canonical: "https://autospf.com/blog/how-to-set-up-a-siteground-spf-record-a-step-by-step-guide/"
---

Quick Answer

Learn how to set up a SiteGround SPF record step by step. This guide explains how to create, add, and verify your SPF record to improve email authentication, prevent spoofing, and enhance email deliverability.

Share 

[ ](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F "Share on LinkedIn") [ ](https://twitter.com/intent/tweet?text=How%20to%20Set%20Up%20a%20SiteGround%20SPF%20Record%3A%20A%20Step-by-Step%20Guide&url=https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F "Share on X/Twitter") [ ](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F "Share on Facebook") [ ](https://reddit.com/submit?url=https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F&title=How%20to%20Set%20Up%20a%20SiteGround%20SPF%20Record%3A%20A%20Step-by-Step%20Guide "Share on Reddit") [ ](mailto:?subject=How%20to%20Set%20Up%20a%20SiteGround%20SPF%20Record%3A%20A%20Step-by-Step%20Guide&body=Check out this article: https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F "Share via Email") 

![SiteGround SPF Record](https://media.mailhop.org/autospf/spf-flattening-5263-1786187137588.jpg) 

A SiteGround SPF record is a DNS-based email authentication rule that tells receiving mail systems which mail server is allowed to send **outgoing mail for your domain**. If you use SiteGround for business email, website notifications, or email marketing, you should configure SPF correctly so [mailbox providers](https://en.wikipedia.org/wiki/Mailbox%5Fprovider) can verify SPF during mail delivery.

## What an SPF Record Is and Why It Matters for SiteGround Email

### What an SPF Record Is and Why It Matters for SiteGround Email

SPF stands for Sender Policy Framework, often written as sender policy framework in technical documentation. It is an authentication protocol published as a [TXT record](https://www.digicert.com/faq/dns/what-is-a-txt-record) in your domain name system. The SPF record lists each authorized mail server, mail relay, or email provider that can send messages using your [email domain](https://proton.me/business/blog/what-is-an-email-domain).

_A basic SPF value starts with the SPF syntax v=spf1, followed by one or more SPF mechanism entries, such as an include mechanism or an IP address, and ends with a policy such as \~all or -all_. For example, a simplified SPF entry might look like:

`v=spf1 include:_spf.mailspamprotection.com ~all`

In many SiteGround environments, the recommended configuration for SiteGround-hosted mail uses a **SiteGround-related** include value, though you should always confirm the current SPF configuration in SiteGround Site Tools rather than copying an outdated example. You may also see people search for phrases like _spf_ include _siteground_.com or spf1 include, but the correct SPF value depends on your active email service and DNS settings.

The purpose of an [SPF record](https://autospf.com/blog/what-spf-records-are-and-how-they-protect-email-domains/) is server identification. When an email sender sends a message from your domain, the recipients mail server checks your DNS records to see whether the sending system is an authorized server. If the SPF check passes, the message is more likely to be trusted. If SPF validation fails, the recipient system may flag the message as suspicious, route it to spam, or reject unauthorized email.

For SiteGround users, this matters because [email authentication](https://autospf.com/blog/spf-record-explained-understanding-email-authentication-for-your-domain/) directly affects email deliverability, email security, and brand trust. Whether you send invoices, contact form notifications, password resets, newsletters, or email marketing campaigns, a correct SPF record helps protect email from abuse and supports reliable mail delivery.

![Spf Permerror 0914](https://media.mailhop.org/autospf/spf-permerror-0914-1786187177227.jpg)

### How SPF Helps Improve Email Deliverability and Prevent Spoofing

SPF helps improve email deliverability by giving receiving systems a clear way to confirm that your mail server is authorized to send for your domain. Mailbox providers such as Google and **enterprise filters** commonly evaluate SPF, DKIM, DMARC, and other email authentication signals before deciding where a message should land.

_Without a valid SPF record, legitimate SiteGround email may look unauthenticated. That can damage email deliverability, especially for email marketing, transactional notifications, and setup email messages from your website_. If your domain sends through multiple systems”such as SiteGround, [Google Workspace](https://en.wikipedia.org/wiki/Google%5FWorkspace), Stripe, Typeform, or a dedicated email provider”you need one SPF record that includes all authorized mail server sources.

SPF also helps prevent spoofing. Email spoofing occurs when a [malicious email](https://www.darktrace.com/blog/social-engineering-detecting-malicious-email-activity) pretends to come from your domain even though it was sent from an unauthorized mail server. Sender Policy Framework does not stop every phishing attempt on its own, but it is an essential [email security](https://autospf.com/) layer. Combined with DKIM and DMARC, SPF enforcement can help prevent spam, reduce forged sender abuse, and protect [email reputation](https://www.zoho.com/blog/zeptomail/improving-email-sender-reputation.html).

For example, if your email marketing tool sends campaigns on behalf of [you@yourdomain.com](mailto:you@yourdomain.com), that email provider may instruct you to add SPF record authorization using an **include mechanism**. If you use SiteGround for normal mailbox hosting and another platform for [email marketing](https://www.geeksforgeeks.org/marketing/email-marketing-types-how-to-do-it-benefits-and-drawbacks/), you must configure SPF so both services are covered in a single TXT record. _Creating multiple SPF records is a common mistake; multiple SPF records can cause SPF validation failures because receiving systems expect only one SPF policy for a domain_.

![Spf Lookup 6497](https://media.mailhop.org/autospf/spf-lookup-6497-1786187209950.jpg)

### When You Need to Set Up or Update a SiteGround SPF Record

You should create SPF record settings when you first setup email for a domain in SiteGround, when you add domain mailboxes, or when you begin sending outgoing mail from a new email service. You should update DNS if you move your domain to SiteGround, change your domain registrar, switch [DNS hosting](https://www.expressvpn.com/glossary/dns-hosting/?srsltid=AfmBOooEdAf3wx0j8Iwvoy6MmHSMJ9ME3%5F9vx8PNmT2lm3ppcssLGP02) to Cloudflare, migrate from another email provider, or add email marketing software.

You should also check SPF record details when:

- You see failed mail authentication warnings.
- Your email deliverability drops suddenly.
- Messages from your SiteGround mail server are landing in spam.
- You start using Google Workspace, Microsoft 365, or another email provider.
- You add a transactional mail relay for forms, receipts, **or password resets**.
- Your DNS manager shows old TXT record values from a previous host.
- You receive reports of email spoofing or malicious email using your domain.

If your DNS is hosted at SiteGround, you can usually manage the TXT record from the SiteGround control panel. If your nameservers point to Cloudflare, cloudflare.com becomes the active DNS manager, even if your [website hosting](https://www.ibm.com/think/topics/web-hosting) is still with SiteGround. Likewise, if your domain registrar manages DNS, the SPF setup must be made there. The key rule is simple: configure SPF wherever the authoritative DNS settings for the domain are controlled.

Prerequisites: Domain Access, [DNS Management](https://www.cloudns.net/blog/what-is-dns-management-how-to-use-cloudns-control-panel/), and Email Service Details Before you add SPF record values or update DNS, gather the right information. You need access to the domain, the **active DNS manager**, and the exact email service details for every system that sends on your behalf.

_Start by confirming your domain and nameservers. The domain name system determines which DNS settings are authoritative_. If the domain uses SiteGround nameservers, manage DNS in SiteGround. If it uses Cloudflare, edit the TXT record in Cloudflare. If a third-party domain registrar controls DNS, log in there. This prevents editing the wrong control panel and waiting through DNS propagation only to find that nothing changed publicly.

![How To Create Spf Record 3190](https://media.mailhop.org/autospf/how-to-create-spf-record-3190-1786187224729.jpg)

## Step-by-Step: Adding or Editing an SPF TXT Record in SiteGround

To add SPF record support in SiteGround, first confirm where your DNS is hosted. If your domain uses SiteGround nameservers, update DNS inside SiteGround. If your domain registrar, Cloudflare, or another DNS manager controls the zone, you must update DNS there instead. Editing DNS settings in the wrong location will not affect authentication.

Follow this SPF setup guide:

1. Log in to the **SiteGround control panel** and open the relevant website.
2. Go to Site Tools.
3. Navigate to Domain or [DNS Zone Editor](https://www.cantech.in/knowledge-base/learn-to-use-the-dns-zone-editor-in-cpanel/), depending on your interface.
4. Choose the TXT record option as the record type.
5. In the Name, Host, or Domain field, enter @ for the root domain, unless you are configuring SPF for a subdomain.
6. In the Value field, paste your SPF value, such as:`v=spf1 include:_spf.mailspamprotection.com ~all`
7. Save the TXT record.
8. Allow DNS propagation to complete before testing.

If you already have an SPF record, **do not create another one**. [Multiple SPF records](https://autospf.com/blog/multiple-spf-records-essential-configuration-for-email-authentication/) for the same domain break SPF validation. Instead, edit the existing TXT record and merge all authorized mail server references into one SPF record.

For example, if you use SiteGround for standard mailbox delivery and Google Workspace for part of your email provider setup, a combined SPF record may look like this:

`v=spf1 include:_spf.mailspamprotection.com include:_spf.*google*.com ~all`

_This single SPF record authorizes both SiteGround and Google as approved senders for the domain_. The same logic applies if you later add domain-based email marketing platforms, a transactional mail server, or a mail relay.

![Brad Slavin](https://media.mailhop.org/autospf/images/authors/brad-slavin.jpg) 

[ Brad Slavin ](/authors/brad-slavin/) 

General Manager

Founder and General Manager of DuoCircle. Product strategy and commercial lead for AutoSPF's 2,000+ customer base.

[LinkedIn Profile →](https://www.linkedin.com/in/bradslavin) 

## Ready to get started?

Try AutoSPF free — no credit card required.

[ Book a Demo ](/book-a-demo/) 

Scan Your Domain Now

Instantly scan your domain for DKIM, SPF, and DMARC issues

Check My Domain 

Share this article

[ ](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F) [ ](https://twitter.com/intent/tweet?text=How%20to%20Set%20Up%20a%20SiteGround%20SPF%20Record%3A%20A%20Step-by-Step%20Guide&url=https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F) [ ](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fautospf.com%2Fblog%2Fhow-to-set-up-a-siteground-spf-record-a-step-by-step-guide%2F) Copy 

Related Articles

- [ ![SPF Standard](https://media.mailhop.org/autospf/images/2025/11/kitterman-spf-4236.jpg)  10 Reasons The SPF Standard Is Essential For Protecting Your Domain Foundational ](/blog/10-reasons-the-spf-standard-is-essential-for-protecting-your-domain/)
- [ ![AI-based scams](https://media.mailhop.org/autospf/images/2024/08/spf-checker-2003.jpg)  4 ChatGPT and AI-based scams to be wary of in the second half of 2024 Foundational ](/blog/4-ai-and-chatgpt-scams-to-watch-for-in-2024/)
- [ ![BEC attacks](https://media.mailhop.org/autospf/images/2024/02/spf-record-office-365.jpg)  6 Steps to Outplay BEC Attackers Foundational ](/blog/6-steps-to-outplay-bec-attackers/)
- [ ![email security](https://media.mailhop.org/autospf/images/2024/05/sender-policy-framework-office-365.jpg)  7 Myths and Misconceptions about Sender Policy Framework Foundational ](/blog/7-myths-and-misconceptions-about-sender-policy-framework/)

## Related Articles

[  Foundational 17m  10 Reasons The SPF Standard Is Essential For Protecting Your Domain  Nov 20, 2025 ](/blog/10-reasons-the-spf-standard-is-essential-for-protecting-your-domain/)[  Foundational 5m  4 ChatGPT and AI-based scams to be wary of in the second half of 2024  Aug 16, 2024 ](/blog/4-ai-and-chatgpt-scams-to-watch-for-in-2024/)[  Foundational 6m  6 Steps to Outplay BEC Attackers  Feb 2, 2024 ](/blog/6-steps-to-outplay-bec-attackers/)[  Foundational 4m  7 Myths and Misconceptions about Sender Policy Framework  May 31, 2024 ](/blog/7-myths-and-misconceptions-about-sender-policy-framework/)

```json
{"@context":"https://schema.org","@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com","logo":{"@type":"ImageObject","url":"https://autospf.com/images/autospf-logo.png"},"description":"Automatic SPF flattening and email authentication management. Resolve SPF lookup limits, flatten SPF records, and maintain email deliverability across all your domains.","parentOrganization":{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138883901","name":"DuoCircle LLC","url":"https://www.duocircle.com","sameAs":["https://www.wikidata.org/wiki/Q138883901","https://www.crunchbase.com/organization/duocircle-llc","https://www.linkedin.com/company/duocircle","https://github.com/duocircle"],"subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"sameAs":["https://www.wikidata.org/wiki/Q138897474","https://www.linkedin.com/company/autospf","https://x.com/autospf01","https://www.g2.com/products/autospf/reviews"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","url":"https://autospf.com/contact-us/"},"knowsAbout":["SPF Record Flattening","Sender Policy Framework","Email Authentication","DNS Management","DMARC","DKIM"]}
```

```json
{"@context":"https://schema.org","@type":"WebSite","name":"AutoSPF","url":"https://autospf.com","description":"Automatic SPF flattening and email authentication management. Resolve SPF lookup limits, flatten SPF records, and maintain email deliverability across all your domains.","publisher":{"@type":"Organization","name":"AutoSPF","url":"https://autospf.com","logo":{"@type":"ImageObject","url":"https://autospf.com/images/autospf-logo.png"},"description":"Automatic SPF flattening and email authentication management. Resolve SPF lookup limits, flatten SPF records, and maintain email deliverability across all your domains.","parentOrganization":{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138883901","name":"DuoCircle LLC","url":"https://www.duocircle.com","sameAs":["https://www.wikidata.org/wiki/Q138883901","https://www.crunchbase.com/organization/duocircle-llc","https://www.linkedin.com/company/duocircle","https://github.com/duocircle"],"subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]}}}
```

```json
{"@context":"https://schema.org","@type":"BlogPosting","headline":"How to Set Up a SiteGround SPF Record: A Step-by-Step Guide","description":"Learn how to set up a SiteGround SPF record step by step to improve email authentication, prevent spoofing, and boost email deliverability.","url":"https://autospf.com/blog/how-to-set-up-a-siteground-spf-record-a-step-by-step-guide/","datePublished":"2026-08-08T00:00:00.000Z","dateModified":"2026-08-08T00:00:00.000Z","dateCreated":"2026-08-08T00:00:00.000Z","author":{"@type":"Person","@id":"https://autospf.com/authors/brad-slavin/#person","name":"Brad Slavin","url":"https://autospf.com/authors/brad-slavin/","jobTitle":"General Manager","description":"Brad Slavin is the founder and General Manager of DuoCircle, the company behind AutoSPF, DMARC Report, Phish Protection, and Mailhop. He founded DuoCircle in 2014 to solve the SPF 10-DNS-lookup problem at scale and has led the company's growth to 2,000+ customers. Brad's focus is product strategy, customer relationships, and the commercial and compliance side of email authentication (DPAs, SLAs, enterprise procurement) rather than hands-on DNS engineering.","image":"https://media.mailhop.org/autospf/images/authors/brad-slavin.jpg","knowsAbout":["Email Security Strategy","SaaS Product Management","Enterprise Compliance","Customer Success","Email Deliverability Business"],"worksFor":{"@type":"Organization","name":"AutoSPF","url":"https://autospf.com"},"sameAs":["https://www.linkedin.com/in/bradslavin"]},"publisher":{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com","logo":{"@type":"ImageObject","url":"https://autospf.com/images/autospf-logo.png"},"description":"Automatic SPF flattening and email authentication management. Resolve SPF lookup limits, flatten SPF records, and maintain email deliverability across all your domains.","parentOrganization":{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138883901","name":"DuoCircle LLC","url":"https://www.duocircle.com","sameAs":["https://www.wikidata.org/wiki/Q138883901","https://www.crunchbase.com/organization/duocircle-llc","https://www.linkedin.com/company/duocircle","https://github.com/duocircle"],"subOrganization":[{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138898167","name":"DMARC Report","url":"https://dmarcreport.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897474","name":"AutoSPF","url":"https://autospf.com"},{"@type":"Organization","@id":"https://www.wikidata.org/wiki/Q138897912","name":"Phish Protection","url":"https://www.phishprotection.com"}]},"sameAs":["https://www.wikidata.org/wiki/Q138897474","https://www.linkedin.com/company/autospf","https://x.com/autospf01","https://www.g2.com/products/autospf/reviews"],"contactPoint":{"@type":"ContactPoint","contactType":"customer support","url":"https://autospf.com/contact-us/"},"knowsAbout":["SPF Record Flattening","Sender Policy Framework","Email Authentication","DNS Management","DMARC","DKIM"]},"mainEntityOfPage":{"@type":"WebPage","@id":"https://autospf.com/blog/how-to-set-up-a-siteground-spf-record-a-step-by-step-guide/"},"articleSection":"foundational","keywords":"","image":{"@type":"ImageObject","url":"https://media.mailhop.org/autospf/spf-flattening-5263-1786187137588.jpg","caption":"SiteGround SPF Record"},"speakable":{"@type":"SpeakableSpecification","cssSelector":[".answer-block","h1"]}}
```

```json
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://autospf.com/"},{"@type":"ListItem","position":2,"name":"Blog","item":"https://autospf.com/blog/"},{"@type":"ListItem","position":3,"name":"Foundational","item":"https://autospf.com/foundational/"},{"@type":"ListItem","position":4,"name":"How to Set Up a SiteGround SPF Record: A Step-by-Step Guide","item":"https://autospf.com/blog/how-to-set-up-a-siteground-spf-record-a-step-by-step-guide/"}]}
```
