{"id":96028,"date":"2022-04-18T12:31:16","date_gmt":"2022-04-18T16:31:16","guid":{"rendered":"https:\/\/www.inmotionhosting.com\/support\/?p=96028"},"modified":"2024-10-22T11:56:10","modified_gmt":"2024-10-22T15:56:10","slug":"how-to-create-bimi-record-cwp","status":"publish","type":"post","link":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/","title":{"rendered":"How to Create a BIMI Record in Control Web Panel (CWP)"},"content":{"rendered":"<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"538\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP-1024x538.png\" class=\"optimized-lcp-image\" alt=\"\" loading=\"eager\" fetchpriority=\"high\" sizes=\"(max-width: 768px) 100vw, 768px\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP-1024x538.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP-300x158.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP-768x403.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png 1200w\"><\/figure>\n\n\n\n<p><strong>Brand Indicators for Message Identification (BIMI)<\/strong> is one of the latest solutions proposed to help mitigate business email compromise (BEC) attacks. Below we\u2019ll cover everything you need to know about how to create a BIMI record in Control Web Panel (CWP), formerly CentOS Web Panel.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"#what\">What is BIMI?<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#bimi\">Create a BIMI Logo File<\/a><\/li>\n\n\n\n<li><a href=\"#upload\">Upload the File to CWP<\/a><\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><a href=\"#create\">How to Create a BIMI Record<\/a>\n<ul class=\"wp-block-list\">\n<li><a href=\"#test\">Test Your BIMI Record<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"what\">What is BIMI?<\/h2>\n\n\n\n<p>BIMI is an email authentication method that displays your logo alongside your email address in mailboxes to indicate that your email is legitimate.\u00a0<\/p>\n\n\n\n<p>The BIMI email authentication process is simple.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>You send an email to someone with an email provider that supports BIMI (e.g. Yahoo or AOL).<div class=\"wp-block-image\"><figure class=\"alignright size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"318\" height=\"216\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI_3-bank-of-america.png\" alt=\"Bank of America BIMI in Gmail\" class=\"wp-image-95989\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI_3-bank-of-america.png 318w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI_3-bank-of-america-300x204.png 300w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><figcaption>Gmail supports BIMI,<br> Source: BIMIgroup.org<\/figcaption><\/figure><\/div><\/li>\n\n\n\n<li>The receiving email server authenticates the email with your Sender Policy Framework (SPF) and Domain-based Message Authentication Reporting and Conformance (DMARC) DNS records. DMARC forces email services to reject emails that didn\u2019t originate from a server IP listed in your SPF record.\u00a0<\/li>\n\n\n\n<li>If the email originates from a server IP in your SPF record and passes spam filtering, the BIMI TXT record pushes your logo to display in the receiver\u2019s inbox for their reassurance and, from a marketing standpoint, to make you stand out from competitors.\u00a0<\/li>\n<\/ol>\n\n\n\n<p>Here\u2019s a BIMI DNS record example:<\/p>\n\n\n\n<p><code>default._bimi.example.com 3600 IN TXT \u201cv=BIMI1; l=https:\/\/example.com\/brand-name-logo.svg; a=;\u201d<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"bimi\">Create a BIMI Logo File<\/h3>\n\n\n\n<p>The first step to creating an image that meets the BIMI standard is to find an application that can export to SVG Tiny 1.2 specification. The most popular ones today are Adobe Illustrator and Inkscape. There are some free conversion tools available as well. The BIMI Group, which develops the standard, released conversion tools for Windows and macOS named SVG P\/S Converter on GitHub in 2020. Here are some basic guidelines:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>No embedded images (png, jpeg, etc.)<\/li>\n\n\n\n<li>Have a background color (no transparency)<\/li>\n\n\n\n<li>Square dimensions (e.g. 15x15px or 200x200px)<\/li>\n\n\n\n<li>No rasterized data<\/li>\n\n\n\n<li>No prohibited references<\/li>\n\n\n\n<li>Proper color variance<\/li>\n\n\n\n<li>No multimedia elements<\/li>\n\n\n\n<li>No Base64 encoded data<\/li>\n<\/ul>\n\n\n\n<p class=\"alert alert-info\">Read <a href=\"https:\/\/bimigroup.org\/creating-bimi-svg-logo-files\/\" target=\"_blank\" rel=\"noreferrer noopener\">BIMI Group\u2019s blogs<\/a> to learn more about meeting the BIMI email standard.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"upload\">Upload the File to CWP<\/h2>\n\n\n\n<p>After converting your logo to a tiny SVG file, upload it to your CWP server. You can use <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-ftp\/\">FTP<\/a> or CWP, covered below, to upload the file.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/install-control-web-panel-cwp\/#login\">Log into CWP<\/a>.<\/li>\n\n\n\n<li>Select <strong>FileManager<\/strong> at the top of the screen.<\/li>\n\n\n\n<li>Use the left-hand sidebar and navigate to the root directory for your website. Use the <a href=\"https:\/\/www.inmotionhosting.com\/support\/product-guides\/cloud-server\/add-domains-cwp\/\"><strong>List Domains<\/strong><\/a> section to review the website root directory if necessary.<\/li>\n\n\n\n<li>Upload the SVG file.<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"222\" class=\"wp-image-95990\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-filemanager-upload-1024x222.png\" alt=\"Upload a file in CWP File Manager\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-filemanager-upload-1024x222.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-filemanager-upload-300x65.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-filemanager-upload-768x166.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-filemanager-upload.png 1099w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/li>\n\n\n\n<li>Select the file name and rename it to something concise (e.g. brand-name-logo.svg). The file name will be publicly accessible and part of the TXT record you create later.\u00a0<\/li>\n\n\n\n<li>Open the URL in your browser to ensure the image is publicly accessible. If you uploaded the image to your website root directory, the URL should resemble \u201cyourdomain.com\/brand-name-logo.svg.\u201d<\/li>\n\n\n\n<li>Close the CWP file manager.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create\">How to Create a BIMI Record<\/h3>\n\n\n\n<p>After confirming the BIMI image URL works, it\u2019s time to create the BIMI DNS record.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Back in CWP, select <strong>List DNS Zones<\/strong> from the sidebar.<\/li>\n\n\n\n<li>Select <strong>Edit Records<\/strong> for the email domain receiving the BIMI DNS record.<\/li>\n\n\n\n<li>Scroll to the bottom of the page. Ensure there are DNS records for SPF and Domain Key Identified Mail (DKIM). DKIM is optional but works with SPF to tell other email servers when mail marked as from your domain is legitimate or a spoofing attempt. The SPF record value will start with \u201cv=spf1\u201d while the DKIM begins with \u201cv=DKIM1.\u201d<\/li>\n\n\n\n<li>If the SPF or DKIM records are missing, open the <strong>MailServer Manager<\/strong> from the sidebar in a new browser tab.<\/li>\n\n\n\n<li>Check the box for <strong>Install DKIM &amp; SPF (recommended)<\/strong> and select <strong>Rebuild Mail Server<\/strong>. Reload the DNS zone editor page. If a DKIM record still does not exist, you may need to troubleshoot the OpenDKIM package. Or you can continue without it for now. <figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"499\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-mailserver-manager-dkim-spf-1024x499.png\" alt=\"Install DKIM and SPF; rebuild mail server\" class=\"wp-image-95991\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-mailserver-manager-dkim-spf-1024x499.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-mailserver-manager-dkim-spf-300x146.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-mailserver-manager-dkim-spf-768x374.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-mailserver-manager-dkim-spf.png 1081w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/li>\n\n\n\n<li>Ensure a DMARC record is present. It will include \u201cv=DMARC1\u201d in the value.<\/li>\n\n\n\n<li>Scroll up to the \u201cAdd New Records\u201d section and select \u201cTXT\u201d from the \u201cRecord Type\u201d drop-down menu.<\/li>\n\n\n\n<li>Type \u201cdefault._bimi\u201d for the record name. We recommend using \u201c3600\u201d for the TTL. Then add the BIMI record value, replacing the image URL as necessary: <pre>\"v=BIMI1; l=https:\/\/example.com\/brand-name-logo.svg; a=;\"<\/pre><figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"630\" src=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-bimi-record-add-1024x630.png\" alt=\"Add BIMI record in Control Web Panel (CWP)\" class=\"wp-image-95992\" srcset=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-bimi-record-add-1024x630.png 1024w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-bimi-record-add-300x184.png 300w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-bimi-record-add-768x472.png 768w, https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/cwp-bimi-record-add.png 1187w\" sizes=\"auto, (min-width: 1360px) 876px, (min-width: 960px) calc(61.58vw + 51px), calc(100vw - 80px)\" \/><\/figure><\/li>\n\n\n\n<li>Select <strong>Add Record TXT<\/strong>.<\/li>\n<\/ol>\n\n\n\n<p>When the list refreshed during our testing, only \u201cv=BIMI1;\u201d showed in the value column. To confirm the BIMI record was present, check <strong>List DNS Zones<\/strong> &gt; <strong>Edit File<\/strong>. This opens the raw DNS zone file for the domain. The bottom line should resemble the following:<\/p>\n\n\n\n<p><code>default._bimi 3600 IN TXT \u201cv=BIMI1; l=https:\/\/example.com\/brand-name-logo.svg; a=;\u201d<\/code><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"test\">Test Your BIMI Record<\/h3>\n\n\n\n<p>There are many BIMI record checkers available. Stick to the most reputable inspection sites to ensure your SVG file meets current BIMI standards:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>https:\/\/bimigroup.org\/bimi-generator\/<\/li>\n\n\n\n<li>https:\/\/www.mailkit.com\/resources\/bimi-inspector\/<\/li>\n<\/ul>\n\n\n\n<p>If you make any changes to your BIMI logo file on your PC, don\u2019t forget to upload the latest version to your server with the same name for faster testing.<\/p>\n\n\n\n<p>Let us know if you have any questions about <a href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/\">CWP<\/a> or how to create BIMI records.<\/p>\n\n\n<div class=\"jumbotron\" style=\"text-align:center;\">\r\n<p style=\"font-size: 20px;\"><strong>Scalable VPS Infrastructure, Fully Managed<\/strong><\/p>\r\n<p>When shared hosting can't handle your traffic, VPS delivers dedicated resources that scale with demand. Our team manages the technical complexity while you manage your business.<\/p>\r\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>NVMe Storage &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>High-Availability &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Ironclad Security &nbsp;&nbsp; <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/design.inmotionhosting.com\/assets\/icons\/standard\/check-blue.svg\" alt=\"check mark\" width=\"24\" height=\"24\" \/>Premium Support<\/p>\r\n<p><a class=\"btn btn-primary btn-lg\" href=\"https:\/\/www.inmotionhosting.com\/vps-hosting?mktgp=t&irgwc=1&affiliates=5001860&utm_campaign=Jumbotron&utm_source=supportcenter&utm_medium=cta&utm_term=vps-cta2\">VPS Hosting<\/a><\/p>\r\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Brand Indicators for Message Identification (BIMI) is one of the latest solutions proposed to help mitigate business email compromise (BEC) attacks. Below we\u2019ll cover everything you need to know about how to create a BIMI record in Control Web Panel (CWP), formerly CentOS Web Panel. What is BIMI? BIMI is an email authentication method that<a class=\"moretag\" href=\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\"> Read More ><\/a><\/p>\n","protected":false},"author":57014,"featured_media":96249,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[4596],"tags":[],"class_list":["post-96028","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cwp-email"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Create a BIMI Record in Control Web Panel (CWP) | InMotion Hosting<\/title>\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\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Create a BIMI Record in Control Web Panel (CWP) | InMotion Hosting\" \/>\n<meta property=\"og:description\" content=\"Brand Indicators for Message Identification (BIMI) is one of the latest solutions proposed to help mitigate business email compromise (BEC) attacks. Below we\u2019ll cover everything you need to know about how to create a BIMI record in Control Web Panel (CWP), formerly CentOS Web Panel. What is BIMI? BIMI is an email authentication method that Read More &gt;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\" \/>\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=\"2022-04-18T16:31:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-22T15:56:10+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"630\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/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\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\"},\"author\":{\"name\":\"InMotion Hosting Contributor\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644\"},\"headline\":\"How to Create a BIMI Record in Control Web Panel (CWP)\",\"datePublished\":\"2022-04-18T16:31:16+00:00\",\"dateModified\":\"2024-10-22T15:56:10+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\"},\"wordCount\":864,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png\",\"articleSection\":[\"CWP Email Management\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\",\"name\":\"How to Create a BIMI Record in Control Web Panel (CWP) | InMotion Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png\",\"datePublished\":\"2022-04-18T16:31:16+00:00\",\"dateModified\":\"2024-10-22T15:56:10+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage\",\"url\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png\",\"contentUrl\":\"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png\",\"width\":1200,\"height\":630},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.inmotionhosting.com\/support\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Create a BIMI Record in Control Web Panel (CWP)\"}]},{\"@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":"How to Create a BIMI Record in Control Web Panel (CWP) | InMotion Hosting","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\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/","og_locale":"en_US","og_type":"article","og_title":"How to Create a BIMI Record in Control Web Panel (CWP) | InMotion Hosting","og_description":"Brand Indicators for Message Identification (BIMI) is one of the latest solutions proposed to help mitigate business email compromise (BEC) attacks. Below we\u2019ll cover everything you need to know about how to create a BIMI record in Control Web Panel (CWP), formerly CentOS Web Panel. What is BIMI? BIMI is an email authentication method that Read More >","og_url":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/","og_site_name":"InMotion Hosting Support Center","article_publisher":"https:\/\/www.facebook.com\/inmotionhosting\/","article_published_time":"2022-04-18T16:31:16+00:00","article_modified_time":"2024-10-22T15:56:10+00:00","og_image":[{"width":1200,"height":630,"url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png","type":"image\/png"}],"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\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#article","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/"},"author":{"name":"InMotion Hosting Contributor","@id":"https:\/\/www.inmotionhosting.com\/support\/#\/schema\/person\/f9a4fc454cd1df128ee8e898d30d4644"},"headline":"How to Create a BIMI Record in Control Web Panel (CWP)","datePublished":"2022-04-18T16:31:16+00:00","dateModified":"2024-10-22T15:56:10+00:00","mainEntityOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/"},"wordCount":864,"commentCount":0,"publisher":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#organization"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png","articleSection":["CWP Email Management"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/","url":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/","name":"How to Create a BIMI Record in Control Web Panel (CWP) | InMotion Hosting","isPartOf":{"@id":"https:\/\/www.inmotionhosting.com\/support\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage"},"image":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage"},"thumbnailUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png","datePublished":"2022-04-18T16:31:16+00:00","dateModified":"2024-10-22T15:56:10+00:00","breadcrumb":{"@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#primaryimage","url":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png","contentUrl":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png","width":1200,"height":630},{"@type":"BreadcrumbList","@id":"https:\/\/www.inmotionhosting.com\/support\/edu\/control-web-panel\/cwp-email\/how-to-create-bimi-record-cwp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.inmotionhosting.com\/support\/"},{"@type":"ListItem","position":2,"name":"How to Create a BIMI Record in Control Web Panel (CWP)"}]},{"@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":"https:\/\/www.inmotionhosting.com\/support\/wp-content\/uploads\/2022\/04\/BIMI-Record-in-Control-Web-Panel-CWP.png","jetpack_sharing_enabled":true,"primary_category":null,"_links":{"self":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/96028","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=96028"}],"version-history":[{"count":11,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/96028\/revisions"}],"predecessor-version":[{"id":103107,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/posts\/96028\/revisions\/103107"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media\/96249"}],"wp:attachment":[{"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/media?parent=96028"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/categories?post=96028"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.inmotionhosting.com\/support\/wp-json\/wp\/v2\/tags?post=96028"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}