Requirements:
- Your company logo in vector format (.SVG)
- DNS has been setup and run properly to resolve to your desired FQDN
- Full access to your DNS Server to create or modify record
- VMC certificate issued by Entrust Certificate Services
Step by step of the process:
- Create a logo image in vector format. You can use any of available third party application as long as it will create the logo in .SVG format with the size recommend at 300x300 pixels for optimum result.
Example:
- Publish your logo image to your web server:
- Placed your logo image inside your document root folder. You can opt to create a sub document folder to host your logo image file.
Example: We are using IIS Server version 8 in this example.
- Browse to your web server FQDN to make sure the logo image file is showing properly.
Example:
In this example the logo image can be browsed properly at :www.entrustzonelab.com/brand/edclogo.svg
- Login to your DNS Server and create BIMI record:
- Login to your DNS Server
- Go to your designated DNS Zone file
- Create a new record by clicking on Add record button and select TXT record:
- Begin typing your BIMI text record:
Description | ||
Type : | TXT | Record Type |
Host Name: | default._bimi. yourowndomain | You must type default._bimi then follow with your own root domain. |
Value : | v=BIMI1;l= your own sites ;a=your VMC certificate location |
You must type the value:
v=BIMI1;l=
then follow with your FQDN reference where your logo image located. Please see the step B above. Example:
v=BIMI1; l=https://entrustzonelab.com/brand/edclogo.svg; a=https://entrustzonelab.com/brand/certificate.pem |
TTL | 1 hour | Set default of your TTL to 1 hour |
At this point your BIMI record has been setup properly.