Inline Microdata in Email not showing although correct - schema.org

So I added the inline microdata to the first two articles of our newsletter (schema.org type Article) and tested it with the Email markup tester. It showed no errors and the data was analyzed correctly. When I send the newsletter to my gmail address, I don't get the summary box that I should get with microdata enabled emails. Any help?
The online version of my email can be found here: https://yz.emsecure.net/optiext/optiextension.dll?ID=Ji6eGRCbfS1Th6QKQlY_yrcy7KZDmJiS0s8nTPf1pfoyKcwEDzcXggWWbz7%2BVVizUZgCNG0A6DKOdWA721tJJr&_SHOWMAILHEADER=TRUE

Based on the documentation:
You can easily test if your markup is working correctly end-to-end by sending emails to yourself. All emails where the sender and the recipient are the same account ignore the registration requirements and can be used for self-testing.
DKIM or SPF authentication is still required for self-testing.
Once the markup is tested end-to-end with this technique and you are ready to launch your integration to production, check Registering with Google for the next steps.
But I found a related SO post - Testing microdata in Gmail doesn't work that functionality is still missing from Gmail. You can use Apps Script, App Engine to test it as this post suggested

Related

Gmail loses the html formatting of emails sent with Odoo

My company migrated their CRM starting to use Odoo, and then I proceeded to configure the external mail server (gmail), the #catchall parameter, and then define the odoo mail templates.
So far I have no problems, and everything works as I expect, so the mails are correctly and received.
However, I have a problem with viewing the emails ... let me explain.
Sent an email through Odoo, I see it correctly in html format, so by accessing the gmail email account via browser and opening the message, also in this case it is correctly formatted and displayed as html.
However, the recipient of the e-mail upon receipt loses the html formatting and therefore receives the e-mail displaying it in plain-text.
On the gmail settings I have already configured to send messages in html, I tried to disable it and then re-enable it but nothing happens.
Do you have any suggestions or advice?
I also have the same problem. We have tried several configurations both in the Google account and in the server. It only happens with GMail mail. Using any other service does not happen.
There's an answer here that I still can't implement, but it could be of help.
GMail displays plain text email instead HTML
A known reason for the issue was the appending of a footer in Google. Odoo has recently released a fix for all versions from 14.0 onwards: https://github.com/odoo/odoo/pull/108499. However, if they encounter other cases, Odoo Enterprise customers can open a support ticket and users of the Community edition can submit a Github issue.

Google Email MarkUp not working with AWS Pinpoint

We are trying to deliver marked-up content via gmail and other email clients, currently we are trying to send emails from (x#gmail.com) to (x#gmail.com) using microdata format which means that the sender and receiver address is same. However when we do perform this with the Google Dev Console it works just as fine, when we are doing the same using AWS SES or Pinpoint service the marked up content doesn't appear as part of the mailer.
On inspecting the SPF and DKIM, the checks are successful also viewed the raw HTML, and the markedup content is part of the HTML however seems like its not parsed.

Mailchimp issues with custom templates and Gmail IOS client

Edit: Added code sample and edited question
I am having an issue with Mailchimp and Gmail for IOS client.
When I send a custom email template (cerberus-responsive) using Mailchimp the email arrives distorted in the Gmail for IOS client. If I send the same template through an email service like Putsmail, it arrives in Gmail for IOS just fine. I get similar results when I send the template to Litmus for testing. It looks fine in every client except Gmail for IOS. If I reply or forward, the problem seems to go away.
I have been removing sections of the code (two column, three column, background) to see what section is causing the issue, but so far I get the exact same results. I do not know a creative way to get the code unmodied from Gmail.
Has anyone else noticed this behavior or have a solution? I think it is something that Mailchimp is doing to the code. I contacted Mailchimp support, but they offer no support of custom templates and directed me to a troubleshooting document on the limitations of HTML Email.
Output sample
On the left is the expected result. On the right, the result I get with Gmail for IOS on an iPhone or in Litmus.
Code sample
Body is limited to 30000 characters so I can't post the code directly.
https://github.com/TedGoas/Cerberus/blob/main/cerberus-responsive.html

Google now cards not being created on Live

When I send email, using http://gmail-actions.appspot.com/ cards are being created, however on production using amazon ses email service, cards are not being created, However I can see all tags need for creating tag in the email body.
Please suggest!! Thanks
#ashish If you're using Gmail Schemas in your production environment (xxx#yourcompany.com), you will have to register and be whitelisted for the feature. Your email will have to go through their quality checks and you will also have to send a sample email with the markup included.
You can find the guidelines to register at the link below.
https://developers.google.com/gmail/markup/registering-with-google

Google gmail quickbutton action

I'm reading about the new development of Google quick action buttons in the mail inbox.
I'm a little bit lost in this topic and not understand how I can include this function in my emails.
I have read about DKIM/SPF but I don't know if this functionality could need to do an google app.
I have my mail server with marketing segmentation and I want this button is visible when email come to client (destiny) gmail inbox (guess only works in gmail....). If i have included the markup code in html in my emails, why i can't see this button?
would it need create a specific mail application to implement this feature and send emails from this app? Someone tried this?
I know maybe this has been reply before but i think must start more down... so.. sorry.
Thanks and regards!
When you are ready to launch your marked up emails to your users, you will need to register with Google. Please follow this process:
1.Send a real-life email coming from your production servers (or a server with similar DKIM/SPF/From:/Return-Path: headers) including the markup / schema to schema.whitelisting+sample#gmail.com.
2.If you send a test/blank email, an email that does not contain schema or if you don't send an email for review your application will be silently discarded.
3.Make sure that the markup is correct prior to sending the email. For more details see Testing your Schema. Especially make sure the email passes the Email markup Tester and that there are no errors, also make sure to include as much data as possible.
4.Gmail removes all markup when forwarding an email. Do not forward the email but send it directly.
Fill out the registration form available here.
Here is the link for the documentation.
Hope this helps!!
Are you sending a promotional email (offers, etc.)?
If yes, then you are likely to be delivered to the Promotions tab, where quick actions do not work (according to Litmus - https://litmus.com/ebooks/gmail-ebook/gmail-ebook/).
Quick Actions work best in the Inbox for transactional emails.
("Here is your booking confirmation" [Check-in now] quick action)
These typically arrive directly in the Inbox.