Validating BIMI records involves a multi-faceted approach encompassing DNS configuration, SVG logo validation, and email authentication protocols. The BIMI record, a TXT record located in the domain's DNS zone at `default._bimi.client.com`, specifies the logo's location. The SVG logo must be a square vector graphic without text, served over HTTPS. Common errors include using raster images saved as SVGs and incorrect sizing. VMCs, digital certificates authenticating logos, are optional but often required by Gmail; ensure the issuing CA is trusted. Use online validators to check DNS settings, syntax, and HTTPS status. Implementing BIMI effectively requires SPF, DKIM, and DMARC setup with a DMARC policy of `p=quarantine` or `p=reject`. Remember to test across different email clients, and ensure all URLs are accessible over HTTPS.
10 marketer opinions
Validating BIMI records and fixing common errors involves several steps. First, ensure the SVG logo is a true vector image, not just a raster image saved as an SVG. Use SVG validator tools to confirm it meets BIMI specifications, including square dimensions and correct XML structure. For the BIMI record itself, utilize online checkers to validate syntax and DNS entries. Common errors include incorrect DNS configuration and malformed URLs. VMCs are not always needed but may be required by providers like Gmail; verify the issuing CA is trusted. Ensure SPF, DKIM, and DMARC are properly set up before implementing BIMI, with DMARC set to 'quarantine' or 'reject'. BIMI enhances brand visibility and improves email security.
Marketer view
Email marketer from OnlyMyEmail shares common BIMI errors include: incorrect DNS configuration, invalid SVG logo format (e.g., raster images saved as .svg), and issues with the VMC if required by the mailbox provider.
7 Feb 2023 - OnlyMyEmail
Marketer view
Email marketer from dmarcian recommends using a BIMI inspector to check the status of your BIMI record. They highlight you can use their free tool to check if your domain is set up correctly.
24 Aug 2023 - dmarcian
4 expert opinions
Validating BIMI records involves ensuring the record exists at the root domain and testing with online validators. The DNS record should be located at `default._bimi.client.com`. Common SVG issues include incorrect sizing, not being a vector image, and accessibility problems. Testing across different email clients and using validation tools is essential to find and fix these issues. Ensure the logo is served over HTTPS.
Expert view
Expert from Word to the Wise explains that common SVG issues include incorrect sizing, not being a vector image, or accessibility problems. She also explains you should test across different email clients, as well as using validation tools.
11 Jul 2021 - Word to the Wise
Expert view
Expert from Email Geeks answers that BIMI should exist at the root domain and you should add the root domain to the tools to test.
11 Jan 2025 - Email Geeks
6 technical articles
Validating BIMI records and fixing common errors involves ensuring the DNS TXT record is correctly published in the domain's DNS zone, specifying the logo location and optionally a VMC. The SVG logo must be a square vector graphic without text, accessible via HTTPS. A VMC is a digital certificate authenticating the logo. Correct BIMI record syntax is `v=BIMI1; l=https://example.com/logo.svg; a=https://example.com/vmc.pem;`. Secure HTTPS with a valid SSL certificate is crucial for both the logo and VMC. Effective BIMI implementation requires full authentication with SPF, DKIM, and DMARC, with a DMARC policy of `p=quarantine` or `p=reject`.
Technical article
Documentation from BIMI Group explains that a BIMI record is a TXT record published in the DNS zone of your sending domain. The record specifies the location of your brand logo file and optionally the location of a Verified Mark Certificate (VMC).
4 Feb 2024 - BIMI Group
Technical article
Documentation from Let's Encrypt says to ensure that both your logo and VMC are served over HTTPS using a valid SSL certificate from a trusted Certificate Authority. You can use Let's Encrypt for free certificates.
13 Jan 2022 - Let's Encrypt
Do I need a VMC for BIMI to work with Google and Gmail?
How can I check if a domain uses Entrust or Digicert for BIMI, and should I avoid Entrust?
How do I check Spamhaus for my IP address and understand the listings?
How do I implement BIMI and get my logo to show in Gmail and Yahoo Mail?
How do I troubleshoot BIMI logo not showing after implementation?
What are the requirements for BIMI SVG files and how do I validate them?