Adding a Brand Indicators for Message Identification (BIMI) record in cPanel
A Brand Indicators for Message Identification (BIMI) record is a DNS TXT record that points to a logo file. This logo file can then be displayed alongside messages sent by your organization. This article shows how to create a BIMI record in cPanel.
This article shows how to create a Brand Indicators for Message Identification (BIMI) DNS record in cPanel.
A BIMI record is a DNS record that points to a logo file. This logo file can then appear in recipients' inboxes alongside messages sent by your organization. It is another way for recipients to help detect and avoid fraudulent messages. Additionally, BIMI functions as a useful branding tool by prominently displaying your company logo in recipients' inboxes.
Creating a BIMI record in cPanel
Before you create a BIMI record, you should:
-
Configure SPF and DMARC for your domain. For information about how to create SPF and DMARC records for your domain, please see this article.
-
Create an SVG (Scalable Vector Graphic) file for your logo. For information about how to do this, please visit https://bimigroup.org/creating-bimi-svg-logo-files.
To create a BIMI record in cPanel, follow these steps:
-
Log in to cPanel.
Note
If you do not know how to log in to your cPanel account, please see this article.
-
Open the Zone Editor:
-
If you are using the Jupiter theme, on the Tools page, in the Domains section, click Zone Editor:
-
If you are using the Paper Lantern theme, in the DOMAINS section of the cPanel home page, click Zone Editor:
-
Locate the domain, and then click Manage:
-
Click Add Record:
-
Create the BIMI TXT record with the following values:
-
In the Name text box, type
default._bimi
. cPanel automatically adds the domain name. -
In the TTL text box, type
14400
. -
In the Type list box, select TXT.
-
In the Record text box, type
v=BIMI1; l=https://example.com/logo.svg
. Replace example.com with your own domain name, and logo.svg with the URL to your SVG logo file.
-
Click Save Record, and then allow time for the DNS TXT record to propagate. This can take as long as 24 hours, but is usually much faster.
-
Test the BIMI record. For example, you can use the MX Toolbox at https://mxtoolbox.com/bimi.aspx.
More Information
For more information about BIMI, please visit https://bimigroup.org.
Related Articles
Updated 3 days ago