How to Add Visual Visitor to Your SPF Record for Email Deliverability

How to Add Visual Visitor to Your SPF Record for Email Deliverability

When Visual Visitor sends emails on behalf of your domain (for example, AI Sales Rep outbound emails that appear to come from your address), your domain's SPF (Sender Policy Framework) record must authorize Visual Visitor's mail servers to send on your behalf. Without this, recipient mail servers may reject or silently drop those emails.

What Is an SPF Record?


An SPF record is a DNS TXT record on your domain that lists which mail servers are permitted to send email using your domain name. It acts as a permission list for outbound email.

Visual Visitor's SPF Include


To authorize Visual Visitor, add the following include to your SPF record:

    include:id-visitors.com

Example — Before and After


Before (existing SPF with Hostinger):
    v=spf1 include:_spf.mail.hostinger.com ~all

After (with Visual Visitor added):
Info
    v=spf1 include:_spf.mail.hostinger.com include:id-visitors.com ~all

How to Update Your SPF Record


The steps vary depending on your DNS or hosting provider, but the general process is:

1. Log in to your domain registrar or DNS management panel (e.g., GoDaddy, Cloudflare, Hostinger, Wix, WordPress/WP Engine, cPanel).
2. Locate the DNS settings for your domain.
3. Find the existing TXT record that begins with "v=spf1."
4. Edit that record to add include:id-visitors.com before the final ~all or -all qualifier.
5. Save the change. DNS changes typically propagate within 15 minutes to a few hours.

Alert
Important: Do not create a second SPF TXT record. A domain can only have one SPF record. Add the include to the existing record.

Verifying the Update


After saving, you can verify your SPF record using a free online SPF checker (search "SPF record lookup" and enter your domain). Confirm that id-visitors.com appears in the results.

Need Help?

If you are unsure which DNS provider manages your domain, or need guidance specific to your hosting setup, contact support@visualvisitor.com. The team can provide step-by-step instructions for your platform.
    • Related Articles

    • What is an SPF Record?

      An SPF record (Sender Policy Framework record) is a type of DNS text (TXT) record that tells email servers which mail servers are allowed to send email on behalf of your domain. In simple terms: It’s a permission list for email senders tied to your ...
    • What is Private Label/White Label?

      Also known as white label or 'Your Brand Here', the private label allows you to take advantage of the full functionality of Visual Visitor under your own brand name and turn it into a revenue stream for your business. When you private label Visual ...
    • Email Security & Deliverability

      Ensuring the security and deliverability of your emails is critical in maintaining trust and engagement with your recipients. By implementing robust email authentication protocols like SPF, DKIM, and DMARC, you can protect your domain from spoofing ...
    • Creating A Subdomain for Your White Label Account

      Understanding Subdomains in a White Label Account A subdomain is a secondary domain that operates under your main domain, allowing you to create distinct sections or functionalities while maintaining your brand identity. In a white label setup, ...
    • Key Benefits of AI Sales Rep for Email Deliverability

      Email Deliverability with AI Sales Rep: Ensuring Maximum Impact Email marketing remains a powerful tool for engaging prospects and nurturing leads. However, ensuring emails are delivered, opened, and acted upon can be challenging due to ever-evolving ...