The BIMI logo cannot be fetched
URGENTWhat it means
Your record points at a logo that did not load (the offending value). Mailbox providers fetch it the same way we just did, so no logo is displayed for example.com and the certificate you paid for buys nothing.
How to fix it
Serve the SVG at that exact URL over HTTPS, returning 200 with Content-Type image/svg+xml. Check that any CDN in front of it is not blocking automated requests.
Check your own domain
This page describes the condition. To find out whether your domain has it, run the BIMI test or the full checkup, which examines every record at once.
Understand it properly
This page covers one condition. For the whole picture, BIMI, defined, or start at the Health Library.
Where this comes from
We judge this against BIMI draft 14, section 4.3. Every finding on this site cites the specification behind it so you can check the work rather than take our word for it.
Other BIMI conditions
BIMI_LOGO_UNREACHABLE
Every fix on this site is yours to implement. If you would rather someone did it, I take this work directly.