【问题标题】:Does Google Schema support quoted-printable encoding?Google Schema 是否支持带引号的可打印编码?
【发布时间】:2016-09-04 04:16:32
【问题描述】:

我正在尝试self-test 我的电子邮件架构。

我的邮件是通过以下方式发送的:

Content-Type: text/plain; charset=utf-8  
Content-Transfer-Encoding: quoted-printable

当我查看原始标记的电子邮件时,原始脚本标记<script type="application/ld+json"> 呈现为<script type=3D"application/ld+json">

markup tester 失败,但是当我手动删除 3D 时,它通过了测试。

Q1 - Google 是否支持quoted-printable 编码?

Q2 - 为什么测试失败?

注意:在 Rails 应用程序中,我使用 Mandrill API 发送电子邮件。

【问题讨论】:

    标签: email mandrill schema.org google-schemas


    【解决方案1】:

    1.) 是的,支持quoted-printable。

    2.) 您正在对编码后的标记进行测试。您应该decode 原始电子邮件,然后test it

    【讨论】:

    • 在我附加电子邮件附件时启用可见/工作电子邮件标记代码。请帮帮我。
    猜你喜欢
    • 2017-10-25
    • 1970-01-01
    • 2013-07-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-06-08
    • 2012-01-25
    • 2017-04-19
    相关资源
    最近更新 更多