{"id":58365,"date":"2020-08-11T09:55:44","date_gmt":"2020-08-11T13:55:44","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=58365"},"modified":"2023-11-02T14:48:03","modified_gmt":"2023-11-02T18:48:03","slug":"how-to-add-a-bimi-record-in-cpanel","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/","title":{"rendered":"How to Add a BIMI Record in cPanel"},"content":{"rendered":"<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png\" alt=\"How to Add a BIMI Record in cPanel Hero Image\" class=\"wp-image-107669\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel.png 1200w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure>\n\n\n\n<p>Many email applications currently support <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/setting-up-gravatar\/\">Gravatar<\/a> for showing images alongside sender email addresses. It\u2019s been around for a long time, and it\u2019s integrated with some some major websites and applications (e.g. <a href=\"https:\/\/www.inmotionhosting.com\/blog\/what-is-wordpress\/\">WordPress<\/a>), so this shouldn\u2019t be too surprising. But there\u2019s a new way to accomplish this without creating another online account. Below we\u2019ll cover:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#what\">What is BIMI?<\/a><\/li>\n\n\n\n<li><a href=\"#svg\">Creating an SVG Tiny File<\/a><\/li>\n\n\n\n<li><a href=\"#svg-test\">Test SVG Tiny File<\/a><\/li>\n\n\n\n<li><a href=\"#cpanel\">Adding BIMI in cPanel<\/a><\/li>\n\n\n\n<li><a href=\"#test\">Test BIMI Record<\/a><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what\">What is Brand Indicators for Message Identification (BIMI)?<\/h2>\n\n\n\n<p>Brand Indicators for Message Identification (BIMI) is an image that shows alongside the email address for <strong>authenticated<\/strong> email from your domain. This achieves a few things. It shows the email was sent using verified Sender Policy Framework (SPF) and Domain-based Message Authentication Reporting and Conformance (DMARC) records (along with other <a href=\"https:\/\/www.inmotionhosting.com\/support\/email\/strengthen-overall-email-authentication\/\">email authentication protocols)<\/a> to ensure it originated from the organization. This also creates another opportunity for marketing specialists to build familiarity with potential customers and their brand.<\/p>\n\n\n\n<p>Headed by the BIMI Group at <a href=\"https:\/\/bimigroup.org\/\">BIMIgroup<\/a><a href=\"https:\/\/bimigroup.org\/\">.org<\/a>, there are a few requirements for implementing BIMI:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>A BIMI TXT DNS record<\/li>\n\n\n\n<li>A publicly available URL for your logo as a Scalable Vector Graphics (SVG) Tiny 1.2 Specification file<\/li>\n<\/ul>\n\n\n\n<p>Here\u2019s an example BIMI DNS record:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">default._bimi.yourdomain.com. 3600 IN TXT v=BIMI1; l=https:\/\/domain.com\/logo.svg<\/pre>\n\n\n\n<p>There are some important notes to keep in mind regarding BIMI:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>As of June 2020, only <a href=\"https:\/\/bimigroup.org\/bimi-adoption-june-2020\/\" target=\"_blank\" rel=\"noreferrer noopener\">Yahoo and Google have limited BIMI support<\/a><\/li>\n\n\n\n<li>Therefore, many email recipients may not see it for a long time or ever depending on their email application(s)<\/li>\n\n\n\n<li>SVG Tiny 1.2 specification can take a lot of effort to achieve without a conforming SVG generator (discussed below)<\/li>\n\n\n\n<li>As of now, the best point of contact for BIMI implementation is BIMI Group via <a href=\"https:\/\/bimigroup.org\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener\">contact form<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"alert alert-info\">Secure your websites and protect websites with <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/vps-hosting\/dnssec-managed-vps-dedicated\/\">DNSsec<\/a> on the best <a href=\"https:\/\/www.inmotionhosting.com\/vps-hosting\">VPS provider<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"svg\">Create an SVG Tiny File<\/h2>\n\n\n\n<p>You\u2019ll need to convert your logo to a <a rel=\"noreferrer noopener\" href=\"https:\/\/www.w3.org\/TR\/SVGTiny12\/\" target=\"_blank\">Scalable Vector Graphics (SVG) Tiny 1.2 Specification<\/a> file. Then, you can edit SVG files in a text editor to remove non-compliant code. However, as the SVG Tiny 1.2 spec is still fairly new, we recommend using a <a rel=\"noreferrer noopener\" href=\"https:\/\/www.w3.org\/Graphics\/SVG\/WG\/wiki\/Implementations\" target=\"_blank\">Conforming SVG Generator<\/a> to convert your logo to SVG and make adjustments before doing manual modifications to the raw file. Here are a few options:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.adobe.com\/products\/illustrator.html\" target=\"_blank\" rel=\"noreferrer noopener\">Adobe Illustrator<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/inkscape.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">Inkscape<\/a> free open source software (FOSS) vector file editor<\/li>\n\n\n\n<li><a href=\"https:\/\/mxtoolbox.com\/dmarc\/details\/bimi-record\/convert_svg_bimi\" target=\"_blank\" rel=\"noreferrer noopener\">Mxtoolbox online SVG converter<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/github.com\/SVG-Edit\/svgedit\" target=\"_blank\" rel=\"noreferrer noopener\">SVG-Edit<\/a> in-browser editor<\/li>\n<\/ul>\n\n\n\n<p>You can use <a rel=\"noreferrer noopener\" href=\"https:\/\/bimigroup.org\/creating-bimi-svg-logo-files\/\" target=\"_blank\">BIMI Group\u2019s Creating BIMI SVG Logo Files blog<\/a> and the raw data for our BIMI-certified logo draft for references. Keep in mind, many manual changes to the raw file were done with Inkscape and a text editor to meet compliance. <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">&lt;?xml version=\"1.0\" encoding=\"utf-8\"?&gt;\n&lt;!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  --&gt;\n&lt;svg version=\"1.2\" baseProfile=\"tiny-ps\"\n\t id=\"svg22\" xmlns:cc=\"http:\/\/creativecommons.org\/ns#\" \nxmlns:dc=\"http:\/\/purl.org\/dc\/elements\/1.1\/\" \nxmlns:inkscape=\"http:\/\/www.inkscape.org\/namespaces\/inkscape\" \nxmlns:rdf=\"http:\/\/www.w3.org\/1999\/02\/22-rdf-syntax-ns#\" \nxmlns:sodipodi=\"http:\/\/sodipodi.sourceforge.net\/DTD\/sodipodi-0.dtd\" \nxmlns:svg=\"http:\/\/www.w3.org\/2000\/svg\"\n\t xmlns=\"http:\/\/www.w3.org\/2000\/svg\" \nxmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" viewBox=\"0 0 222 222\"\n\t xml:space=\"preserve\"&gt;\n   &lt;title&gt;InMotion Hosting\n&lt;g class=\"layer\"&gt;\n   &lt;rect fill=\"#FFFFFF\" fill-rule=\"evenodd\" height=\"222\" id=\"rect3831\" width=\"222\" x=\"0\" y=\"0\"\/&gt;\n  \n&lt;polygon\n   points=\"26.4,33.6 200.6,33.5 196.9,51.5 \"\n   id=\"polygon129\"\n   fill=\"#c42227\"\n   transform=\"translate(12.276049,60.380243)\" \/&gt;\n&lt;polygon\n   points=\"0,36.1 195.1,57.5 191.6,73.3 \"\n   id=\"polygon131\"\n   fill=\"#c42227\"\n   transform=\"translate(12.276049,60.380243)\" \/&gt;\n&lt;\/svg&gt;<\/pre>\n\n\n\n<p>Listed below are the BIMI logo requirements per <a href=\"https:\/\/www.mailkit.com\/resources\/bimi-inspector\/\" target=\"_blank\" rel=\"noreferrer noopener\">Mailkit.com BIMI inspector<\/a> (you\u2019ll use this tool to check for issues later):<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\">\n<li>BIMI logo contains no embedded images (png, jpeg, etc.)<\/li>\n\n\n\n<li>Must have a background color \u2013 no transparency (you can fill the transparency with a white square layer as we did above in the g element)<\/li>\n\n\n\n<li>SVG has square dimensions (e.g. 10x10px, 222x222px)<\/li>\n\n\n\n<li>SVG doesn\u2019t contain any rasterized data<\/li>\n\n\n\n<li>SVG contains no prohibited references<\/li>\n\n\n\n<li>SVG with proper color variance<\/li>\n\n\n\n<li>SVG contains no multimedia elements<\/li>\n\n\n\n<li>SVG contains no Base64 encoded data<\/li>\n<\/ol>\n\n\n\n<p class=\"alert alert-warning\">You may continue without meeting all requirements but BIMI supporting email providers will be much less likely to display your logo once more widely supported.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"svg-test\">Test SVG Tiny File<\/h2>\n\n\n\n<p>Before you add BIMI to your emails, it\u2019s important to ensure it\u2019s fully compliant with BIMI standards.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-move-files-on-server\/\">Upload<\/a> the SVG Tiny file to your server<\/li>\n\n\n\n<li>Ensure you <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/how-to-move-files-on-server\/\">place it in a public directory<\/a> (e.g. public_html)<\/li>\n\n\n\n<li>Use the <a href=\"https:\/\/bimigroup.org\/bimi-generator\/\" target=\"_blank\" rel=\"noreferrer noopener\">BIMIgroup.org BIMI Generator<\/a> to inspect your SVG Tiny file (You can use this later to generate a BIMI record for cPanel)<\/li>\n\n\n\n<li>Enter your domain and the URL to the SVG file before pressing <strong>Get BIMI record<\/strong><\/li>\n\n\n\n<li>Address any issues and retry before continuing<\/li>\n<\/ol>\n\n\n\n<p class=\"alert alert-warning\">Again, you may continue without meeting the requirements but your logo will be less likely to display alongside emails.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"cpanel\">Add BIMI in cPanel<\/h2>\n\n\n\n<p>After you upload and test your BIMI logo, create the BIMI DNS record in cPanel.<\/p>\n\n\n\n<ol class=\"article_list wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-log-into-cpanel\/\">Log into cPanel<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/email\/create-spf-cpanel\/\">Ensure Sender Policy Framework (SPF)<\/a> and Domain Key Identified Mail (DKIM) is enabled<\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/dmarc-setup\/\">Ensure Domain-based Message Authentication Reporting and Conformance (DMARC)<\/a> is set as strict as possible<\/li>\n\n\n\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/advanced-dns-editor-cpanel\/#adding\">Create a new TXT record<\/a><\/li>\n\n\n\n<li>Add a BIMI DNS record with the following information:<br>Value: <pre>default._bimi.yourdomain.com.<\/pre>TTL (time-to-live): (Optional but helpful in case you have any issues with BIMI SVG specification) <br><pre>60<\/pre>Record:<pre>v=BIMI1; l=https:\/\/yourdomain.com\/path-to-logo.svg<\/pre>Although not required, you can <a href=\"https:\/\/www.entrustdatacard.com\/about\/newsroom\/press-releases\/2019\/verified-mark-certificates\" target=\"_blank\" rel=\"noreferrer noopener\">contact EntrustDataCard for a verified Mark Certificate (VMC)<\/a>.<\/li>\n\n\n\n<li>(Optional) Test your email records at <a href=\"http:\/\/www.mail-tester.com\" target=\"_blank\" rel=\"noreferrer noopener\">Mail-Tester.com<\/a> for suggestions to improve email authentication and ensure your DNS records propagated<\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1826\" height=\"126\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/08\/bimi-record-cpanel.png\" alt=\"Example BIMI DNS record in cPanel\" class=\"wp-image-58370\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/08\/bimi-record-cpanel.png 1826w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/08\/bimi-record-cpanel-300x21.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/08\/bimi-record-cpanel-1024x71.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/08\/bimi-record-cpanel-768x53.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2020\/08\/bimi-record-cpanel-1536x106.png 1536w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><figcaption class=\"wp-element-caption\">Your BIMI record should look similar to this, although your SVG URL and filename may differ.<\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"test\">Test BIMI Record<\/h2>\n\n\n\n<p>Once you add your BIMI TXT record, test your BIMI record at <a href=\"https:\/\/bimigroup.org\/bimi-generator\/\" target=\"_blank\" rel=\"noreferrer noopener\">BIMIgroup.org<\/a> and <a href=\"https:\/\/www.mailkit.com\/resources\/bimi-inspector\/\" target=\"_blank\" rel=\"noreferrer noopener\">Mailkit.com<\/a> using only your domain. Once the DNS record has <a href=\"https:\/\/www.inmotionhosting.com\/support\/domain-names\/dns-nameserver-changes\/complete-guide-to-dns-records\/#propagation\">propagated<\/a> (this can take up to 48 hours in some cases), the BIMI record checkers should be able to test your domain without you manually supplying the SVG URL.<\/p>\n\n\n\n<p class=\"alert alert-info\">If you need an SSL certificate, <a href=\"https:\/\/www.inmotionhosting.com\/support\/website\/ssl\/auto-ssl-guide\/\">enable AutoSSL<\/a>, the free SSL that\u2019s auto-enabled forever, or <a href=\"https:\/\/www.inmotionhosting.com\/support\/amp\/how-do-i-obtain-an-ssl-certificate\/\">purchase a dedicated SSL in your Account Management Panel (AMP)<\/a>.<\/p>\n\n\n\n<p>As stated above, few email providers fully support BIMI at this time. Gmail and Yahoo are trail-blazing the implementation of this new technology. Live Support will only be able to assist with creating your BIMI DNS record and ensuring your SVG file is publicly accessible. Please forward any questions regarding BIMI or SVG Tiny specifications to our <a href=\"https:\/\/www.inmotionhosting.com\/support\/questions\/\">Community Support Center<\/a> or the BIMI Group.<\/p>\n\n\n\n<p class=\"alert alert-info\">Like your brand\u2019s logo, your cybersecurity posture is also a strong component of branding. If you\u2019re looking to enhance your overall branding, you should audit your system for <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/vps-hosting\/ways-to-harden-your-vps-hosting\/\">ways to harden your VPS<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Many email applications currently support Gravatar for showing images alongside sender email addresses. It&#8217;s been around for a long time, and it&#8217;s integrated with some some major websites and applications (e.g. WordPress), so this shouldn&#8217;t be too surprising. But there&#8217;s a new way to accomplish this without creating another online account. Below we&#8217;ll cover: What<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[51],"tags":[],"class_list":["post-58365","post","type-post","status-publish","format-standard","hentry","category-cpanel"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Brand Indicators for Message Identification (BIMI) Record in cPanel<\/title>\n<meta name=\"description\" content=\"Brand Indicators for Message Identification (BIMI) is a logo image that shows alongside email addresses to enhance brand recognition. Learn how to add BIMI record in cPanel with a SVG Tiny file.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Brand Indicators for Message Identification (BIMI) Record in cPanel\" \/>\n<meta property=\"og:description\" content=\"Brand Indicators for Message Identification (BIMI) is a logo image that shows alongside email addresses to enhance brand recognition. Learn how to add BIMI record in cPanel with a SVG Tiny file.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\" \/>\n<meta property=\"og:site_name\" content=\"InMotion Hosting Support Center\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/inmotionhosting\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-11T13:55:44+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-02T18:48:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png\" \/>\n<meta name=\"author\" content=\"InMotion Hosting Contributor\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@https:\/\/twitter.com\/InMotionHosting\" \/>\n<meta name=\"twitter:site\" content=\"@InMotionHosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"InMotion Hosting Contributor\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\"},\"headline\":\"How to Add a BIMI Record in cPanel\",\"datePublished\":\"2020-08-11T13:55:44+00:00\",\"dateModified\":\"2023-11-02T18:48:03+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\"},\"wordCount\":981,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png\",\"articleSection\":[\"cPanel\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\",\"name\":\"Brand Indicators for Message Identification (BIMI) Record in cPanel\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png\",\"datePublished\":\"2020-08-11T13:55:44+00:00\",\"dateModified\":\"2023-11-02T18:48:03+00:00\",\"description\":\"Brand Indicators for Message Identification (BIMI) is a logo image that shows alongside email addresses to enhance brand recognition. Learn how to add BIMI record in cPanel with a SVG Tiny file.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel.png\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Add a BIMI Record in cPanel\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"name\":\"InMotion Hosting Support Center\",\"description\":\"Web Hosting Support &amp; Tutorials\",\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\",\"name\":\"InMotion Hosting\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg\",\"width\":696,\"height\":696,\"caption\":\"InMotion Hosting\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/inmotionhosting\/\",\"https:\/\/x.com\/InMotionHosting\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\",\"name\":\"InMotion Hosting Contributor\",\"description\":\"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!\",\"sameAs\":[\"https:\/\/www.linkedin.com\/company\/inmotion-hosting\/\",\"https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting\"],\"url\":\"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Brand Indicators for Message Identification (BIMI) Record in cPanel","description":"Brand Indicators for Message Identification (BIMI) is a logo image that shows alongside email addresses to enhance brand recognition. Learn how to add BIMI record in cPanel with a SVG Tiny file.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/","og_locale":"en_US","og_type":"article","og_title":"Brand Indicators for Message Identification (BIMI) Record in cPanel","og_description":"Brand Indicators for Message Identification (BIMI) is a logo image that shows alongside email addresses to enhance brand recognition. Learn how to add BIMI record in cPanel with a SVG Tiny file.","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2020-08-11T13:55:44+00:00","article_modified_time":"2023-11-02T18:48:03+00:00","og_image":[{"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png","type":"","width":"","height":""}],"author":"InMotion Hosting Contributor","twitter_card":"summary_large_image","twitter_creator":"@https:\/\/twitter.com\/InMotionHosting","twitter_site":"@InMotionHosting","twitter_misc":{"Written by":"InMotion Hosting Contributor","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644"},"headline":"How to Add a BIMI Record in cPanel","datePublished":"2020-08-11T13:55:44+00:00","dateModified":"2023-11-02T18:48:03+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/"},"wordCount":981,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png","articleSection":["cPanel"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/","name":"Brand Indicators for Message Identification (BIMI) Record in cPanel","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel-1024x538.png","datePublished":"2020-08-11T13:55:44+00:00","dateModified":"2023-11-02T18:48:03+00:00","description":"Brand Indicators for Message Identification (BIMI) is a logo image that shows alongside email addresses to enhance brand recognition. Learn how to add BIMI record in cPanel with a SVG Tiny file.","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/11\/How-to-add-a-BIMI-Record-in-cPanel.png","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/how-to-add-a-bimi-record-in-cpanel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Add a BIMI Record in cPanel"}]},{"@type":"WebSite","@id":"https:\/\/www.inmotionhosting.com\/support\/#website","url":"https:\/\/www.inmotionhosting.com\/support\/","name":"InMotion Hosting Support Center","description":"Web Hosting Support &amp; Tutorials","publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.inmotionhosting.com\/support\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.inmotionhosting.com\/support\/#organization","name":"InMotion Hosting","url":"https:\/\/www.inmotionhosting.com\/support\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2023\/02\/inmotion-hosting-logo-yoast.jpg","width":696,"height":696,"caption":"InMotion Hosting"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/inmotionhosting\/","https:\/\/x.com\/InMotionHosting"]},{"@type":"Person","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644","name":"InMotion Hosting Contributor","description":"InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals!","sameAs":["https:\/\/www.linkedin.com\/company\/inmotion-hosting\/","https:\/\/x.com\/https:\/\/twitter.com\/InMotionHosting"],"url":"https:\/\/www.inmotionhosting.com\/support\/author\/inmotion-hosting-contributor\/"}]}},"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"primary_category":{"id":51,"name":"cPanel","slug":"cpanel","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/cpanel\/"},"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/58365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/users\/57014"}],"replies":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/comments?post=58365"}],"version-history":[{"count":19,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/58365\/revisions"}],"predecessor-version":[{"id":107670,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/58365\/revisions\/107670"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=58365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=58365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=58365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}