Applying Brand Indicators for Message Identification (BIMI) to a specific subdomain, rather than the entire main domain, is a common requirement for organizations with diverse email sending needs. While BIMI often defaults to trickling down from the apex domain, it is entirely possible and often preferable to implement it only on a designated subdomain. This strategy helps maintain distinct brand identities or manage different email streams without affecting the primary domain's branding or triggering issues like those associated with personal avatars.
Key findings
Subdomain specificity: BIMI records can be published directly on a subdomain. If a BIMI record is found at the subdomain level, mailbox providers will use it, even if a record is not present or desired at the organizational domain level.
Overriding default behavior: Although BIMI can cascade from a parent domain, a specific BIMI record on a subdomain will override any inherited settings, ensuring only the desired logo is displayed for emails sent from that subdomain. You can learn more about this in our guide on how to implement BIMI on a subdomain.
DMARC prerequisite: For BIMI to function on a subdomain, a DMARC policy must be enforced (set to quarantine or reject) for that specific subdomain. This is a non-negotiable requirement for BIMI adoption. For details, see BIMI Group's FAQs.
Key considerations
DNS record placement: To apply BIMI only to a subdomain, the BIMI TXT record must be placed directly at the subdomain level (e.g., default._bimi.subdomain.yourdomain.com) rather than the main domain. This is critical for targeted application.
Authentication alignment: Ensure that SPF, DKIM, and DMARC are all correctly configured and aligned for the specific subdomain. A misconfiguration in any of these will prevent BIMI from displaying. For more help, check out how to set up DMARC for BIMI.
VMC certificate validation: If using a Verified Mark Certificate (VMC), ensure the certificate covers the specific subdomain. Moving the BIMI record to the subdomain should not inherently break a valid VMC that covers the relevant domain scope.
Single BIMI record: At the end of the setup, there should only be one BIMI record in your DNS for the desired subdomain, formatted correctly.
What email marketers say
Email marketers often face challenges when implementing BIMI, especially when trying to apply it selectively to subdomains. Many experience unexpected difficulties, sometimes caused by broader domain settings or the complexities of DNS management. The general consensus among marketers is that while the concept of BIMI is appealing for brand visibility, the technical setup, particularly for subdomains, can be more arduous than anticipated. Achieving a subdomain-specific BIMI display is a common goal to segment branding and avoid conflicts with main domain email practices.
Key opinions
Complexity challenges: Marketers frequently report that BIMI implementation, particularly for subdomain-specific application, is more complicated than initially assumed, often requiring significant technical team involvement.
Main domain conflicts: Initial attempts to implement BIMI on a main domain can lead to unforeseen issues, prompting a shift towards subdomain-only application to mitigate broader impacts, for instance, related to personal avatars.
Selective branding: There's a strong desire among marketers to apply BIMI selectively to subdomains to manage distinct brand identities or different types of email communications (e.g., marketing versus transactional emails) without affecting the parent domain.
Validation and troubleshooting: Concerns arise when subdomain BIMI setups initially fail, leading marketers to seek confirmation on whether partial functionality is possible or how to achieve full validation. Tools like email deliverability testers can help.
Key considerations
Dedicated subdomain record: Marketers should ensure the BIMI DNS TXT record is explicitly defined for the subdomain (e.g., default._bimi.subdomain.example.com) and that no conflicting records exist on the main domain if the intent is subdomain-only application.
DMARC enforcement at subdomain: It is crucial to have a DMARC policy at an enforcement level (quarantine or reject) for the specific subdomain. This is a foundational requirement for BIMI to display. Consider our free DMARC record generator tool.
Logo hosting and VMC: The SVG logo file must be publicly accessible via HTTPS, and if a VMC is used, it needs to be correctly linked and cover the subdomain in question. This often involves coordination with IT teams and Certificate Authorities.
Testing and monitoring: After implementing, thorough testing across various mailbox providers is essential to ensure the BIMI logo displays correctly. Ongoing monitoring of DMARC reports can also help identify any issues.
Marketer view
Marketer from Email Geeks shared their initial experience, explaining that implementing BIMI on their main domain caused unexpected issues due to personal avatars, leading them to seek a subdomain-specific solution. They noted that the setup was proving to be more challenging than anticipated.
26 Nov 2024 - Email Geeks
Marketer view
Marketer from a Deliverability Forum mentioned that controlling BIMI display at the subdomain level provides greater brand flexibility for different email streams. They noted that this approach allows for distinct visual branding for various types of communications, preventing a monolithic brand presentation.
26 May 2024 - Deliverability Forum
What the experts say
Email deliverability experts emphasize that while BIMI is designed to provide brand visibility, its technical underpinnings are closely tied to robust email authentication protocols, especially DMARC. They confirm that subdomain-specific BIMI is achievable and often necessary for complex sending environments. The primary method involves placing the BIMI DNS record directly on the subdomain. Experts also note that future enhancements may offer more granular control over BIMI application, but for now, careful DNS management and DMARC enforcement remain key.
Key opinions
Default trickle-down behavior: Experts confirm that BIMI, by default, applies to subdomains from the apex (top) level if a record exists there, which can sometimes lead to unintended broad application. However, BIMI can also be set up at the subdomain level. We discuss this in does a parent domain need BIMI.
Subdomain record placement: To achieve subdomain-only BIMI, experts advise moving the BIMI DNS record to the specific subdomain level. This targeted placement ensures the logo only appears for emails originating from that subdomain.
VMC compatibility: It has been affirmed that placing the BIMI record on a subdomain does not break a Verified Mark Certificate (VMC), provided the VMC's scope covers the domain and its subdomains correctly.
Future enhancements: There is anticipation for future options that would allow domain administrators to define explicit preferences for BIMI application across different levels of their domain hierarchy, offering more control.
Key considerations
Single active record: For subdomain-specific BIMI, only one BIMI record should exist in the DNS for the targeted subdomain (e.g., default._bimi.sub.domain.com). Having multiple or conflicting records can lead to issues.
DMARC enforcement: Crucially, the DMARC policy for the subdomain must be set to an enforcement policy (quarantine or reject) for BIMI to display. This is a foundational requirement for all BIMI implementations, whether for main domains or subdomains. For further reading, check out whether BIMI requires DMARC at organizational level.
DNS propagation and caching: Changes to DNS records require time to propagate across the internet. Experts caution patience and suggest using DNS lookup tools to verify the record has updated globally.
Ongoing alignment: Maintaining proper SPF, DKIM, and DMARC alignment for the subdomain is vital. Any changes to sending infrastructure or email service providers require a review of these records to ensure continued BIMI compliance.
Expert view
Expert from Email Geeks explained that BIMI typically cascades from the top-level domain to its subdomains by default. They noted this is a common starting point for many organizations, often requiring adjustments for specific use cases.
26 Nov 2024 - Email Geeks
Expert view
Expert from Spam Resource pointed out that for BIMI to work on a subdomain, the DMARC policy for that subdomain must be at enforcement (quarantine or reject). They stressed that this is a critical prerequisite for successful BIMI display.
26 Nov 2024 - Spam Resource
What the documentation says
Official documentation and technical guides consistently affirm that BIMI can be implemented at the subdomain level. These resources outline the technical steps required, emphasizing the prerequisite of strong email authentication (SPF, DKIM, and DMARC) with DMARC enforced. They detail the structure of the BIMI DNS TXT record and the need for a publicly accessible SVG logo, along with considerations for Verified Mark Certificates (VMCs). The documentation supports the idea that a specific subdomain record will be prioritized over a parent domain's BIMI record.
Key findings
Subdomain publishing: BIMI documentation explicitly states that domain administrators can publish a BIMI record on a subdomain. Mailbox providers will prioritize and use this subdomain-specific record.
DMARC enforcement: A DMARC policy at an enforcement level (quarantine or reject) is a mandatory requirement for the subdomain where BIMI is being implemented. Without this, BIMI will not display.
DNS record structure: The BIMI record is a TXT record that must be placed at default._bimi.subdomain.yourdomain.com to apply to a specific subdomain.
VMC considerations: If a Verified Mark Certificate (VMC) is used, it must be properly linked in the BIMI record and validated to cover the specific subdomain. The SSL Store highlights this necessity.
Key considerations
Authentication alignment: Comprehensive alignment of SPF and DKIM with the DMARC policy for the subdomain is crucial. Mailgun's documentation emphasizes this foundational step.
Logo format and hosting: The logo must be in SVG format and hosted on a secure (HTTPS) server, with the URL included in the BIMI TXT record. This ensures accessibility and security.
Excluding organizational domain: Documentation confirms that you can publish BIMI solely on a subdomain if you do not want the organizational domain to display a logo or if you wish to restrict which subdomains display one. Kickbox provides insights on understanding BIMI.
DNS zone integration: The created BIMI record must be correctly integrated into the subdomain's DNS zone as a TXT record, ensuring proper syntax and no conflicting entries.
Technical article
Documentation from BIMI Group FAQs highlights that a domain administrator has the option to publish a BIMI record on a subdomain. It clarifies that if such a record is present, the mailbox provider will utilize it, even if a record is not found or intended at the overarching organizational domain.
20 Jun 2024 - BIMI Group FAQs
Technical article
Documentation from Kickbox Blog states that publishing a BIMI record exclusively on a subdomain is an effective strategy. This approach is recommended when an organization does not wish for the primary domain to have a BIMI logo or aims to restrict which specific subdomains display one.