{"id":3544,"date":"2026-01-02T08:20:24","date_gmt":"2026-01-02T08:20:24","guid":{"rendered":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/"},"modified":"2026-01-02T09:55:02","modified_gmt":"2026-01-02T09:55:02","slug":"google-workspace-bimi-setup-guide","status":"publish","type":"post","link":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/","title":{"rendered":"Google Workspace BIMI Setup Guide"},"content":{"rendered":"\n<p>BIMI (Brand Indicators for Message Identification) lets your verified logo appear in <a href=\"https:\/\/workspace.google.com\/gmail\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Gmail<\/a> inboxes, boosting recognition and trust. To set it up with <a href=\"https:\/\/workspace.google.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Google Workspace<\/a>, you&#8217;ll need to:<\/p>\n<ul>\n<li><strong>Authenticate Emails<\/strong>: Implement <a href=\"https:\/\/en.wikipedia.org\/wiki\/Sender_Policy_Framework\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">SPF<\/a>, <a href=\"https:\/\/en.wikipedia.org\/wiki\/DomainKeys_Identified_Mail\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">DKIM<\/a>, and a <a href=\"https:\/\/en.wikipedia.org\/wiki\/DMARC\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">DMARC<\/a> policy (<code>p=quarantine<\/code> or <code>p=reject<\/code> with <code>pct=100<\/code>).<\/li>\n<li><strong>Prepare Your Logo<\/strong>: Use an SVG Tiny PS format (1.2), under 32 KB, and meet Gmail&#8217;s requirements.<\/li>\n<li><strong>Obtain a VMC<\/strong>: Purchase a Verified Mark Certificate (starting at $1,499\/year) to display your logo with Gmail&#8217;s blue checkmark.<\/li>\n<li><strong>Add BIMI DNS Record<\/strong>: Publish a TXT record (<code>default._bimi<\/code>) with your logo and VMC details.<\/li>\n<\/ul>\n<p>Once configured, test your setup by sending emails and verifying BIMI compliance in the headers. Properly maintaining your DMARC policy and renewing your VMC ensures continued functionality.<\/p>\n<figure>         <img decoding=\"async\" src=\"https:\/\/assets.seobotai.com\/undefined\/69563a1112e0ddc1250b9f16-1767259940134.jpg\" alt=\"BIMI Setup Process for Google Workspace: 4-Step Implementation Guide\" style=\"width:100%;\"><figcaption style=\"font-size: 0.85em; text-align: center; margin: 8px; padding: 0;\">\n<p style=\"margin: 0; padding: 4px;\">BIMI Setup Process for Google Workspace: 4-Step Implementation Guide<\/p>\n<\/figcaption><\/figure>\n<h2 id=\"how-to-get-gmail-blue-check-mark-in-3-steps-bimi-dns-record\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"How_to_Get_Gmail_Blue_Check_Mark_in_3_Steps_BIMI_DNS_Record\"><\/span>How to Get <a href=\"https:\/\/workspace.google.com\/gmail\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Gmail<\/a> Blue Check Mark in 3 Steps (BIMI DNS Record)<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><img decoding=\"async\" src=\"https:\/\/assets.seobotai.com\/zapmail.ai\/69563a1112e0ddc1250b9f16\/1fc0caa2560b14dd55cbf55128adfc10.jpg\" alt=\"Gmail\" style=\"width:100%;\"><\/p>\n<p> <iframe class=\"sb-iframe\" src=\"https:\/\/www.youtube.com\/embed\/GT8DEqlh8Sg\" frameborder=\"0\" loading=\"lazy\" allowfullscreen style=\"width: 100%; height: auto; aspect-ratio: 16\/9;\"><\/iframe><\/p>\n<h2 id=\"prerequisites-for-bimi-setup\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"Prerequisites_for_BIMI_Setup\"><\/span>Prerequisites for BIMI Setup<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>To display your logo in Gmail using BIMI, you need to implement <strong>SPF<\/strong>, <strong>DKIM<\/strong>, and <strong>DMARC<\/strong>. Here&#8217;s why each is essential:<\/p>\n<ul>\n<li><strong>SPF (Sender Policy Framework)<\/strong> ensures only authorized servers can send emails on your behalf.<\/li>\n<li><strong>DKIM (DomainKeys Identified Mail)<\/strong> adds a cryptographic signature to confirm the message hasn&#8217;t been altered.<\/li>\n<li><strong>DMARC (Domain-based Message Authentication, Reporting, and Conformance)<\/strong> ties SPF and DKIM together, providing instructions for handling messages that fail authentication checks.<\/li>\n<\/ul>\n<h3 id=\"dmarc-policy-requirements\" tabindex=\"-1\"><a href=\"https:\/\/en.wikipedia.org\/wiki\/DMARC\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">DMARC<\/a> Policy Requirements<\/h3>\n<p>For BIMI to function, your DMARC policy must be set to either <code>p=quarantine<\/code> or <code>p=reject<\/code>. If your policy is set to <code>p=none<\/code> (monitoring mode), BIMI will not work. Additionally, the <code>pct<\/code> tag must be set to <code>100<\/code>, ensuring the policy is applied to all outgoing emails from your domain.<\/p>\n<p>Once your DMARC policy is configured, you&#8217;ll need to verify your SPF and DKIM settings.<\/p>\n<h3 id=\"spf-and-dkim-setup\" tabindex=\"-1\"><a href=\"https:\/\/en.wikipedia.org\/wiki\/Sender_Policy_Framework\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">SPF<\/a> and <a href=\"https:\/\/en.wikipedia.org\/wiki\/DomainKeys_Identified_Mail\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">DKIM<\/a> Setup<\/h3>\n<p>Activate both SPF and DKIM, and then allow <strong>48 hours<\/strong> for DNS propagation before enabling DMARC. This waiting period ensures stable email delivery while the DNS changes take effect.<\/p>\n<p>When setting up DKIM, avoid using the length tag (<code>l=<\/code>) as it can lead to security vulnerabilities and interfere with proper logo display.<\/p>\n<p>After completing SPF and DKIM configuration, the next step is to verify your domain ownership in Google Workspace.<\/p>\n<h3 id=\"google-workspace-domain-verification\" tabindex=\"-1\"><a href=\"https:\/\/workspace.google.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Google Workspace<\/a> Domain Verification<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/assets.seobotai.com\/zapmail.ai\/69563a1112e0ddc1250b9f16\/40efbd58b7c81f9f238af9697c7942ec.jpg\" alt=\"Google Workspace\" style=\"width:100%;\"><\/p>\n<p>To verify domain ownership, add a <strong>TXT record<\/strong> through your domain registrar. Additionally, the server hosting your BIMI files must meet these requirements:<\/p>\n<ul>\n<li>Use <strong>HTTPS<\/strong> with <strong>TLS 1.2 or later<\/strong>.<\/li>\n<li>Ideally, host the server within the same domain as your outgoing email server.<\/li>\n<\/ul>\n<p>You can use tools like the <strong><a href=\"https:\/\/toolbox.googleapps.com\/apps\/main\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Google Admin Toolbox<\/a><\/strong> or similar free utilities to confirm that your SPF and DKIM settings are correct and have been active for at least 48 hours before proceeding.<\/p>\n<h2 id=\"preparing-your-logo-for-bimi\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"Preparing_Your_Logo_for_BIMI\"><\/span>Preparing Your Logo for BIMI<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Once your domain is verified, the next step is preparing your logo to meet BIMI standards. This involves ensuring your logo is in the correct format: <strong>SVG Tiny Portable\/Secure (SVG Tiny PS)<\/strong>, specifically version 1.2. Be aware that most design tools require manual tweaks to achieve this format.<\/p>\n<h3 id=\"logo-format-requirements\" tabindex=\"-1\">Logo Format Requirements<\/h3>\n<p>Your logo needs to be a square vector image, at least 96\u00d796 pixels, and no larger than 32 KB to ensure it loads efficiently. The SVG&#8217;s root element must include these attributes: <code>version=&quot;1.2&quot;<\/code> and <code>baseProfile=&quot;tiny-ps&quot;<\/code>. Additionally, include <code>&lt;title&gt;<\/code> and <code>&lt;desc&gt;<\/code> elements in the SVG file to provide your organization&#8217;s name for accessibility purposes.<\/p>\n<p>There are a few things to avoid: scripts, animations, interactive elements, external links, embedded bitmaps (like &quot;base64&quot; or &quot;\/img&quot;), and <code>x=<\/code>\/<code>y=<\/code> attributes in the root element.<\/p>\n<p><strong>Visual tips to keep in mind:<\/strong> Center your logo within a square layout and use a solid background. Transparent backgrounds can sometimes display inconsistently. If your logo features text, convert it to outlines by using the &quot;Create Outlines&quot; tool in your design software.<\/p>\n<table style=\"width:100%;\">\n<thead>\n<tr>\n<th>SVG Attribute<\/th>\n<th>Required Value<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>File Format<\/strong><\/td>\n<td>SVG Tiny Portable\/Secure (SVG Tiny PS)<\/td>\n<\/tr>\n<tr>\n<td><strong>Version<\/strong><\/td>\n<td>1.2<\/td>\n<\/tr>\n<tr>\n<td><strong>baseProfile<\/strong><\/td>\n<td>tiny-ps<\/td>\n<\/tr>\n<tr>\n<td><strong>Minimum Size<\/strong><\/td>\n<td>96 x 96 pixels<\/td>\n<\/tr>\n<tr>\n<td><strong>File Size<\/strong><\/td>\n<td>32 KB or smaller<\/td>\n<\/tr>\n<tr>\n<td><strong>Required Elements<\/strong><\/td>\n<td><code>&lt;title&gt;<\/code> and <code>&lt;desc&gt;<\/code><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3 id=\"svg-conversion-tools\" tabindex=\"-1\">SVG Conversion Tools<\/h3>\n<p>If you&#8217;re using <strong><a href=\"https:\/\/www.adobe.com\/products\/illustrator.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Adobe Illustrator<\/a><\/strong>, you can manually convert your logo. Save your file as &quot;SVG Tiny 1.2&quot;, then open it in a text editor (such as Notepad). Update <code>baseProfile=&quot;tiny&quot;<\/code> to <code>baseProfile=&quot;tiny-ps&quot;<\/code> and remove any <code>x=<\/code> and <code>y=<\/code> attributes from the root element.<\/p>\n<p>For a faster solution, automated tools like <strong><a href=\"https:\/\/easydmarc.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">EasyDMARC<\/a><\/strong> or <strong><a href=\"https:\/\/powerdmarc.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">PowerDMARC<\/a> BIMI Logo Converter<\/strong> can adjust your file to meet Tiny PS standards. Over 83,500 companies have already relied on EasyDMARC\u2019s tools for BIMI compliance.<\/p>\n<p>If you&#8217;re looking for a free option, <strong><a href=\"https:\/\/en.wikipedia.org\/wiki\/Inkscape\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Inkscape<\/a><\/strong> is an open-source tool you can use to create and format SVG files manually. After exporting, check the file in a text editor to ensure it meets all BIMI requirements.<\/p>\n<p>Finally, host your completed logo on an HTTPS server with a valid SSL certificate. Once your logo is formatted and securely hosted, you\u2019ll be ready to obtain a Verified Mark Certificate and configure the BIMI DNS record.<\/p>\n<h2 id=\"getting-a-verified-mark-certificate-vmc\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"Getting_a_Verified_Mark_Certificate_VMC\"><\/span>Getting a Verified Mark Certificate (VMC)<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3 id=\"what-is-a-vmc\" tabindex=\"-1\">What is a VMC?<\/h3>\n<p>A Verified Mark Certificate (VMC) is a digital certificate that proves you own your logo and have it registered as a trademark. If you&#8217;re a Google Workspace user, having a VMC is essential to display your brand logo in Gmail&#8217;s inbox and to earn the blue checkmark verification badge next to your sender name. Without it, your BIMI (Brand Indicators for Message Identification) setup won&#8217;t function in Gmail.<\/p>\n<p>Once an authorized Certificate Authority (CA) validates your application, you&#8217;ll receive a PEM-encoded file containing your approved SVG logo. This file needs to be hosted on a public HTTPS server and referenced in your BIMI DNS record.<\/p>\n<blockquote>\n<p>&quot;In Gmail, you&#8217;ll see a checkmark next to senders verified with a VMC.&quot; &#8211; Google Workspace Support <\/p>\n<\/blockquote>\n<h3 id=\"how-to-purchase-a-vmc\" tabindex=\"-1\">How to Purchase a VMC<\/h3>\n<p>Authorized CAs like <a href=\"https:\/\/www.digicert.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">DigiCert<\/a> (pricing starts at about $1,499 USD per year), <a href=\"https:\/\/www.globalsign.com\/en\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">GlobalSign<\/a>, and <a href=\"https:\/\/www.sectigo.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Sectigo<\/a> issue VMCs. Before applying, make sure your logo is registered with a recognized intellectual property office, such as:<\/p>\n<ul>\n<li><strong><a href=\"https:\/\/www.uspto.gov\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">USPTO<\/a><\/strong> (United States)<\/li>\n<li><strong><a href=\"https:\/\/www.euipo.europa.eu\/en\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">EUIPO<\/a><\/strong> (European Union)<\/li>\n<li><strong><a href=\"https:\/\/www.gov.uk\/government\/organisations\/intellectual-property-office\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">UKIPO<\/a><\/strong> (United Kingdom)<\/li>\n<li><strong><a href=\"https:\/\/ised-isde.canada.ca\/site\/canadian-intellectual-property-office\/en\/canadian-intellectual-property-office\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">CIPO<\/a><\/strong> (Canada)<\/li>\n<li><strong><a href=\"https:\/\/www.dpma.de\/english\/trade_marks\/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">DPMA<\/a><\/strong> (Germany)<\/li>\n<li><strong><a href=\"https:\/\/www.jpo.go.jp\/e\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">JPO<\/a><\/strong> (Japan)<\/li>\n<li><strong><a href=\"https:\/\/www.oepm.es\/en\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">OEPM<\/a><\/strong> (Spain)<\/li>\n<li><strong><a href=\"https:\/\/www.ipaustralia.gov.au\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">IP Australia<\/a><\/strong> (Australia)<\/li>\n<\/ul>\n<p>Trademark registration can take anywhere from 6 to 12 months, so plan ahead to avoid delays.<\/p>\n<p>Once you&#8217;re ready to apply, the validation process usually takes about 3\u20137 business days. During this time, you&#8217;ll need to provide notarized identification and complete a video call with the CA&#8217;s validation team. The CA will verify your organization&#8217;s legal existence using government databases, confirm that you own the domain in question, and ensure your SVG logo matches your registered trademark exactly.<\/p>\n<p>A key technical requirement for Gmail: your VMC must include a &quot;Street Address&quot; field. If this field is missing, your certificate will need to be reissued to work properly in Gmail.<\/p>\n<table style=\"width:100%;\">\n<thead>\n<tr>\n<th>VMC Requirement<\/th>\n<th>Details<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Trademark Registration<\/strong><\/td>\n<td>Required with an approved national or regional office<\/td>\n<\/tr>\n<tr>\n<td><strong>Validation Time<\/strong><\/td>\n<td>Typically 3\u20137 business days<\/td>\n<\/tr>\n<tr>\n<td><strong>Annual Cost<\/strong><\/td>\n<td>Starts at $1,499 USD (via DigiCert)<\/td>\n<\/tr>\n<tr>\n<td><strong>Technical Requirement<\/strong><\/td>\n<td>Must include &quot;Street Address&quot; field for Gmail<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Once you&#8217;ve secured your VMC, you&#8217;re ready to move on to configuring your BIMI DNS record, which we&#8217;ll cover in the next section.<\/p>\n<h6 id=\"sbb-itb-36f7bf9\" class=\"sb-banner\" style=\"display: none;color:transparent;\">sbb-itb-36f7bf9<\/h6>\n<h2 id=\"configuring-the-bimi-dns-record\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"Configuring_the_BIMI_DNS_Record\"><\/span>Configuring the BIMI DNS Record<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Once your logo is ready and you&#8217;ve obtained your Verified Mark Certificate (VMC), the next step is setting up your BIMI DNS record.<\/p>\n<h3 id=\"creating-the-bimi-txt-record\" tabindex=\"-1\">Creating the BIMI TXT Record<\/h3>\n<p>Your BIMI TXT record needs three elements:<\/p>\n<ul>\n<li>Start with <code>v=BIMI1;<\/code><\/li>\n<li>Use <code>l=<\/code> for your logo&#8217;s URL<\/li>\n<li>Use <code>a=<\/code> for your VMC URL<br \/> Each tag should end with a semicolon.<\/li>\n<\/ul>\n<p>Here&#8217;s an example for Gmail users:<br \/> <code>v=BIMI1;l=;a=https:\/\/yourdomain.com\/certificate.pem<\/code><\/p>\n<p>For Gmail, leave <code>l=<\/code> blank since the logo is embedded within the VMC PEM file. If you&#8217;re using a standalone SVG logo without a VMC, include the full HTTPS URL after <code>l=<\/code>. Keep in mind that Gmail requires a VMC to display your logo and verification checkmark.<\/p>\n<p>Make sure your files meet the hosting requirements for BIMI.<\/p>\n<table style=\"width:100%;\">\n<thead>\n<tr>\n<th>DNS Field<\/th>\n<th>Value to Enter<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Type<\/strong><\/td>\n<td>TXT<\/td>\n<\/tr>\n<tr>\n<td><strong>Host \/ Name<\/strong><\/td>\n<td><code>default._bimi<\/code><\/td>\n<\/tr>\n<tr>\n<td><strong>Value \/ Content<\/strong><\/td>\n<td><code>v=BIMI1; l=[SVG_URL]; a=[PEM_URL];<\/code><\/td>\n<\/tr>\n<tr>\n<td><strong>TTL<\/strong><\/td>\n<td>3600 (1 hour)<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Once your BIMI TXT record is set, you\u2019re ready to add it to your DNS settings.<\/p>\n<h3 id=\"adding-the-record-to-dns\" tabindex=\"-1\">Adding the Record to DNS<\/h3>\n<p>Log in to your domain registrar&#8217;s DNS management console. Whether you&#8217;re using <a href=\"https:\/\/www.godaddy.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">GoDaddy<\/a>, <a href=\"https:\/\/www.cloudflare.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Cloudflare<\/a>, or another provider, most systems allow you to enter <code>default._bimi<\/code> as the hostname, automatically appending your domain name. Some providers might require the full string, such as <code>default._bimi.yourdomain.com<\/code>.<\/p>\n<p>Create a new TXT record and paste your BIMI value into the content field. Set the TTL (Time to Live) to 3600 seconds, or 1 hour, as recommended. Double-check for any errors &#8211; missing semicolons or incorrect URLs are common issues that can disrupt BIMI functionality.<\/p>\n<p>Once saved, DNS propagation can take anywhere from 1 to 48 hours.<\/p>\n<h3 id=\"verifying-dns-configuration\" tabindex=\"-1\">Verifying DNS Configuration<\/h3>\n<p>After the record is added and DNS propagation has occurred, verify your setup. Use this command in your terminal to check if the record is live:<\/p>\n<pre><code>dig TXT default._bimi.yourdomain.com <\/code><\/pre>\n<p>Ensure that all three tags &#8211; <code>v=<\/code>, <code>l=<\/code>, and <code>a=<\/code> &#8211; are present and correctly formatted.<\/p>\n<p>Next, test the URLs from your <code>l=<\/code> and <code>a=<\/code> tags by pasting them into a browser. Both files must load without requiring authentication. The SVG should display your logo, and the PEM file should show the certificate text.<\/p>\n<p>Finally, send a test email to a Gmail account. Open the email, view the original headers, and look for <code>bimi=pass<\/code> under the <code>Authentication-Results<\/code> section. If you see this, congratulations &#8211; your BIMI configuration is successfully set up!<\/p>\n<h2 id=\"testing-and-troubleshooting-bimi\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"Testing_and_Troubleshooting_BIMI\"><\/span>Testing and Troubleshooting BIMI<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3 id=\"testing-bimi-display\" tabindex=\"-1\">Testing BIMI Display<\/h3>\n<p>Once your DNS record is live, it&#8217;s time to confirm that BIMI is functioning as expected. Here&#8217;s how:<\/p>\n<p>Start by sending a test email from your Google Workspace account to a Gmail address. Open the email, click the three dots in the top-right corner, and select <strong>Show original<\/strong>. Scroll through the headers until you find the <code>Authentication-Results<\/code> section. Look for <code>bimi=pass<\/code>. If it\u2019s there, your BIMI record is correctly configured.<\/p>\n<p>If <code>bimi=pass<\/code> appears but your logo isn&#8217;t showing, don&#8217;t panic. It might take up to 48 hours for DNS propagation. Gmail needs this time to cache your logo before displaying it. While you wait, try testing other BIMI-supported email clients, like <a href=\"https:\/\/mail.yahoo.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" style=\"display: inline;\">Yahoo Mail<\/a>, to see if your logo appears there.<\/p>\n<p>Additionally, you can use online BIMI validation tools to check your DNS syntax and ensure your SVG and PEM files are accessible via HTTPS. These tools can also identify any formatting errors. For a more hands-on approach, run this command in your terminal to verify the record&#8217;s existence and values:<\/p>\n<pre><code>dig TXT default._bimi.yourdomain.com <\/code><\/pre>\n<p>If everything seems fine but issues persist after the propagation period, move on to the troubleshooting steps below.<\/p>\n<h3 id=\"fixing-common-problems\" tabindex=\"-1\">Fixing Common Problems<\/h3>\n<p>If testing reveals problems, here\u2019s how to address the most frequent issues:<\/p>\n<p><strong>DMARC Policy Issues<\/strong><br \/> Your DMARC record must have <code>p=quarantine<\/code> or <code>p=reject<\/code> and be set to <code>pct=100<\/code>. Anything less strict will prevent BIMI from working.<\/p>\n<p><strong>SVG Formatting Errors<\/strong><br \/> Gmail has specific requirements for SVG files. The <code>viewBox<\/code> attribute must use space-separated values, like <code>viewBox=&quot;0 0 400 400&quot;<\/code>, not commas. The SVG file should also follow the Tiny PS version 1.2 format, have absolute pixel dimensions (at least 96\u00d796 pixels), and be under 32 KB in size for proper display.<\/p>\n<p><strong>VMC and PEM File Issues<\/strong><br \/> Both the Verified Mark Certificate (VMC) and PEM file URLs must load without requiring authentication. The PEM file must be accessible via HTTPS using TLS 1.2 or higher. It should also include the full certificate chain in the correct order: entity certificate, intermediate CA, and root CA. To confirm, test the URL in an incognito browser window to ensure it loads correctly.<\/p>\n<p>If your logo still isn\u2019t appearing, consider your sender reputation. Gmail may block logos from senders with high bounce rates or frequent spam complaints, even if the technical setup is flawless. Addressing these reputation issues may resolve the problem.<\/p>\n<h2 id=\"conclusion\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3 id=\"setup-summary\" tabindex=\"-1\">Setup Summary<\/h3>\n<p>To set up BIMI for Google Workspace, you&#8217;ll need to ensure a few key elements are in place. First, configure SPF, DKIM, and a DMARC policy with <code>p=quarantine<\/code> or <code>p=reject<\/code>, ensuring the <code>pct<\/code> value is set to 100. Your logo must comply with Gmail&#8217;s BIMI requirements, and you&#8217;ll need to secure a Verified Mark Certificate (VMC) to confirm your trademark ownership and enable Gmail&#8217;s blue checkmark. Finally, publish the BIMI TXT record at <code>default._bimi.[yourdomain]<\/code> to allow email providers to retrieve and display your brand&#8217;s logo.<\/p>\n<blockquote>\n<p>&quot;BIMI provides email recipients and email security systems increased confidence in the source of emails, and enables senders to provide their audience with a more immersive experience.&quot; &#8211; Neil Kumaran, Group Product Manager, Gmail Security &amp; Trust <\/p>\n<\/blockquote>\n<p>After setup, ongoing maintenance is crucial to ensure BIMI continues to function as intended.<\/p>\n<h3 id=\"maintaining-bimi-configuration\" tabindex=\"-1\">Maintaining BIMI Configuration<\/h3>\n<p>BIMI isn&#8217;t a one-and-done process &#8211; it requires regular upkeep. Your VMC typically expires after 1\u20132 years, and failing to renew it will result in the loss of both your logo display and the Gmail blue checkmark. To avoid interruptions, plan ahead and renew your certificate on time.<\/p>\n<p>Keep an eye on your DNS records as well. If your DMARC policy falls below <code>p=quarantine<\/code> or your <code>pct<\/code> value drops under 100, your logo will immediately stop displaying in recipient inboxes.<\/p>\n<p>Monitoring DMARC aggregate reports is also essential. These reports help you identify authentication issues early and detect potential spoofing attempts that could harm your sender reputation. To ensure everything is functioning as expected, send test emails to providers like Gmail and Yahoo periodically. This way, you can confirm your logo is rendering properly and that the blue checkmark is still visible. Staying proactive helps maintain your email authentication framework and keeps your brand presence strong.<\/p>\n<h2 id=\"faqs\" tabindex=\"-1\" class=\"sb h2-sbb-cls\"><span class=\"ez-toc-section\" id=\"FAQs\"><\/span>FAQs<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3 id=\"what-are-the-advantages-of-using-bimi-for-email-communication-in-google-workspace\" tabindex=\"-1\" data-faq-q>What are the advantages of using BIMI for email communication in Google Workspace?<\/h3>\n<p>BIMI, or <em>Brand Indicators for Message Identification<\/em>, lets you showcase your verified brand logo alongside emails sent from your Google Workspace domain. If the recipient\u2019s inbox supports it, your logo will appear next to the subject line, and Gmail adds a green checkmark for emails backed by a Verified Mark Certificate (VMC). This not only makes your emails more noticeable but also reassures recipients that the message is genuinely from your organization.<\/p>\n<p>On top of that, BIMI boosts security by requiring strict DMARC authentication (set to <em>p=quarantine<\/em> or <em>p=reject<\/em>). This ensures only legitimate emails can display your logo, reducing the chances of phishing and spoofing. Plus, it can improve email deliverability since inbox providers are more likely to trust and prioritize your messages.<\/p>\n<p>By implementing BIMI in Google Workspace, you can increase brand recognition, build trust with your audience, and improve the chances of your emails reaching their intended recipients.<\/p>\n<h3 id=\"how-can-i-make-sure-my-logo-meets-bimi-requirements-for-google-workspace\" tabindex=\"-1\" data-faq-q>How can I make sure my logo meets BIMI requirements for Google Workspace?<\/h3>\n<p>To make sure your logo complies with BIMI standards, you\u2019ll need to create a clean <strong>SVG Tiny 1.2<\/strong> file and validate it before publishing. Start by designing a pure vector image in a program like Adobe Illustrator. Be sure to exclude bitmap images, external links, and text objects. When exporting, save the file as an uncompressed SVG and use a naming format with lowercase letters and dashes (e.g., <code>mybrand-bimi.svg<\/code>).<\/p>\n<p>Next, open the file in a plain-text editor to manually remove any unnecessary metadata or external references. This step ensures the file remains clean and compliant.<\/p>\n<p>After finalizing the SVG, upload it to a secure HTTPS URL. Double-check that it meets BIMI\u2019s certification requirements, such as being verified through a Verified Mark Certificate (VMC). Use a BIMI-compatible validation tool as a final step to confirm the file is correctly formatted and ready to be added to your DNS record.<\/p>\n<h3 id=\"why-isnt-my-bimi-logo-showing-up-in-email-inboxes\" tabindex=\"-1\" data-faq-q>Why isn\u2019t my BIMI logo showing up in email inboxes?<\/h3>\n<p>If your BIMI logo isn\u2019t showing up, make sure to check these key points:<\/p>\n<ul>\n<li><strong>Email client compatibility<\/strong>: Ensure the recipient\u2019s email client supports BIMI. Popular clients like Gmail and Yahoo Mail do, but some don\u2019t, which means the logo won\u2019t appear.<\/li>\n<li><strong>DNS and VMC configuration<\/strong>: Double-check that your BIMI DNS TXT record is set up correctly. This includes the logo URL and, if applicable, the VMC (Verified Mark Certificate) URL. Also, confirm that your VMC is active and properly linked.<\/li>\n<li><strong>Logo requirements<\/strong>: Verify that your logo adheres to BIMI standards, such as being in the correct SVG format with the proper dimensions.<\/li>\n<li><strong>SPF, DKIM, and DMARC setup<\/strong>: Ensure these email authentication protocols are correctly implemented, as they are mandatory for BIMI to work.<\/li>\n<\/ul>\n<p>Still having trouble? Contact your domain provider for assistance or consider using a service like <strong><a href=\"https:\/\/zapmail.ai\/\" style=\"display: inline;\">Zapmail<\/a><\/strong> to streamline DNS setup, check logo compliance, and manage your VMC. These steps usually resolve most BIMI display problems.<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Related_Blog_Posts\"><\/span>Related Blog Posts<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li><a href=\"\/blog\/spf-dkim-dmarc-validator\" style=\"display: inline;\">SPF DKIM DMARC Validator<\/a><\/li>\n<li><a href=\"\/blog\/google-workspace-vs-microsoft-365-spf-dkim-dmarc-setup\" style=\"display: inline;\">Google Workspace vs Microsoft 365: SPF, DKIM, DMARC Setup<\/a><\/li>\n<li><a href=\"\/blog\/spf-vs-dkim-vs-dmarc-key-differences\" style=\"display: inline;\">SPF vs DKIM vs DMARC: Key Differences<\/a><\/li>\n<li><a href=\"\/blog\/top-tools-pre-warmed-mailbox-setup\" style=\"display: inline;\">Top 5 Tools for Pre-Warmed Mailbox Setup<\/a><\/li>\n<\/ul>\n<p><script async type=\"text\/javascript\" src=\"https:\/\/app.seobotai.com\/banner\/banner.js?id=69563a1112e0ddc1250b9f16\"><\/script><\/p>\n","protected":false},"excerpt":{"rendered":"Step-by-step BIMI setup for Google Workspace: SPF, DKIM, DMARC requirements, SVG Tiny PS logo prep, obtaining a VMC, and publishing the BIMI DNS record.","protected":false},"author":1,"featured_media":3543,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"csco_display_header_overlay":false,"csco_singular_sidebar":"","csco_page_header_type":"","footnotes":""},"categories":[154],"tags":[],"class_list":{"0":"post-3544","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-guide","8":"cs-entry"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Google Workspace BIMI Setup Guide %<\/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:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Google Workspace BIMI Setup Guide %\" \/>\n<meta property=\"og:description\" content=\"Step-by-step BIMI setup for Google Workspace: SPF, DKIM, DMARC requirements, SVG Tiny PS logo prep, obtaining a VMC, and publishing the BIMI DNS record.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"Affordable Google Workspace Solutions with Zapmail\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-02T08:20:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-02T09:55:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Zapmail\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Zapmail\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"14 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/\",\"url\":\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/\",\"name\":\"Google Workspace BIMI Setup Guide %\",\"isPartOf\":{\"@id\":\"https:\/\/zapmail.ai\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg\",\"datePublished\":\"2026-01-02T08:20:24+00:00\",\"dateModified\":\"2026-01-02T09:55:02+00:00\",\"author\":{\"@id\":\"https:\/\/zapmail.ai\/blog\/#\/schema\/person\/0af5551ac37733d837617c3f13f49142\"},\"breadcrumb\":{\"@id\":\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#primaryimage\",\"url\":\"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg\",\"contentUrl\":\"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg\",\"width\":1536,\"height\":1024,\"caption\":\"Google Workspace BIMI Setup Guide\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/zapmail.ai\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Guide\",\"item\":\"https:\/\/zapmail.ai\/blog\/category\/guide\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Google Workspace BIMI Setup Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/zapmail.ai\/blog\/#website\",\"url\":\"https:\/\/zapmail.ai\/blog\/\",\"name\":\"Affordable Google Workspace Solutions with Zapmail\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/zapmail.ai\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/zapmail.ai\/blog\/#\/schema\/person\/0af5551ac37733d837617c3f13f49142\",\"name\":\"Zapmail\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/zapmail.ai\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0588aa3de565b0d2fc82357754132b3aecaeae352a7e1bd280be019d3c689ad6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0588aa3de565b0d2fc82357754132b3aecaeae352a7e1bd280be019d3c689ad6?s=96&d=mm&r=g\",\"caption\":\"Zapmail\"},\"sameAs\":[\"https:\/\/zapmail.ai\"],\"url\":\"https:\/\/zapmail.ai\/blog\/author\/zapmail-wp\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Google Workspace BIMI Setup Guide %","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:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/","og_locale":"en_US","og_type":"article","og_title":"Google Workspace BIMI Setup Guide %","og_description":"Step-by-step BIMI setup for Google Workspace: SPF, DKIM, DMARC requirements, SVG Tiny PS logo prep, obtaining a VMC, and publishing the BIMI DNS record.","og_url":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/","og_site_name":"Affordable Google Workspace Solutions with Zapmail","article_published_time":"2026-01-02T08:20:24+00:00","article_modified_time":"2026-01-02T09:55:02+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg","type":"image\/jpeg"}],"author":"Zapmail","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Zapmail","Est. reading time":"14 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/","url":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/","name":"Google Workspace BIMI Setup Guide %","isPartOf":{"@id":"https:\/\/zapmail.ai\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#primaryimage"},"image":{"@id":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg","datePublished":"2026-01-02T08:20:24+00:00","dateModified":"2026-01-02T09:55:02+00:00","author":{"@id":"https:\/\/zapmail.ai\/blog\/#\/schema\/person\/0af5551ac37733d837617c3f13f49142"},"breadcrumb":{"@id":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#primaryimage","url":"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg","contentUrl":"https:\/\/zapmail.ai\/wp-content\/uploads\/2026\/01\/image_ae067affcd0efc173e0b3949ad3d5834.jpeg","width":1536,"height":1024,"caption":"Google Workspace BIMI Setup Guide"},{"@type":"BreadcrumbList","@id":"https:\/\/zapmail.ai\/blog\/google-workspace-bimi-setup-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zapmail.ai\/blog\/"},{"@type":"ListItem","position":2,"name":"Guide","item":"https:\/\/zapmail.ai\/blog\/category\/guide\/"},{"@type":"ListItem","position":3,"name":"Google Workspace BIMI Setup Guide"}]},{"@type":"WebSite","@id":"https:\/\/zapmail.ai\/blog\/#website","url":"https:\/\/zapmail.ai\/blog\/","name":"Affordable Google Workspace Solutions with Zapmail","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zapmail.ai\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/zapmail.ai\/blog\/#\/schema\/person\/0af5551ac37733d837617c3f13f49142","name":"Zapmail","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zapmail.ai\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0588aa3de565b0d2fc82357754132b3aecaeae352a7e1bd280be019d3c689ad6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0588aa3de565b0d2fc82357754132b3aecaeae352a7e1bd280be019d3c689ad6?s=96&d=mm&r=g","caption":"Zapmail"},"sameAs":["https:\/\/zapmail.ai"],"url":"https:\/\/zapmail.ai\/blog\/author\/zapmail-wp\/"}]}},"_links":{"self":[{"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/posts\/3544","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/comments?post=3544"}],"version-history":[{"count":2,"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/posts\/3544\/revisions"}],"predecessor-version":[{"id":3549,"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/posts\/3544\/revisions\/3549"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/media\/3543"}],"wp:attachment":[{"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/media?parent=3544"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/categories?post=3544"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zapmail.ai\/blog\/wp-json\/wp\/v2\/tags?post=3544"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}