Email Hosting

Email Going to Spam — How to Fix

Updated 1 min read
Knowledge base article
Contents (6 sections)

ℹ️ This guide is for the email included with your hosting plan (cPanel, DirectAdmin, Plesk or Webuzo). It does not apply to Business Email, which runs on a separate platform and has its own webmail at mail.yourdomain.com:8443. Not sure which you have? See Business Email vs the Email Included With Your Hosting.

Email Going to Spam

Set Up Email Authentication Records

SPF Record

Add this TXT record to your domain DNS: v=spf1 +a +mx ~all

DKIM

  1. Go to cPanel > Email Deliverability
  2. Click Manage next to your domain
  3. Install the suggested DKIM record

DMARC

Add this TXT record (name: _dmarc): v=DMARC1; p=none; rua=mailto:[email protected]

Other Steps

  • Do not send bulk emails from shared hosting
  • Avoid spammy subject lines (ALL CAPS, excessive punctuation)
  • Include an unsubscribe link in marketing emails
  • Check if your server IP is blacklisted at mxtoolbox.com
  • Use a dedicated email service for bulk sending (Mailchimp, SendGrid)

Was this article helpful?

Your answer helps us decide what to improve next.

Still need help? Open a support ticket and our team will reply.

Prefer an app? Add this site to your home screen.Get the app
Email Going to Spam — How to Fix - Knowledge Base