ampproject / ampproject/amphtml

Disallow emails to have a <title>

Open
#22,318 18 comments 0 reactions 1 assignee Claimed by @fstanis View on GitHub
INTENT TO DEPRECATE P3: When Possible Stale WG: amp4email WG: caching
Dominant language
JavaScript
Stars
14.9k
Forks
4.1k
PR merge metrics
No merged PRs in 30d

Description

The AMP4EMAIL format currently allows the `` tag to be in `<head>`. However, this has no effect on emails, since they use a different mechanism to specify the subject and the title is never surfaced to the user in email clients.

Since this already caused some confusion with users, I propose we disallow the `<title>` tag in AMP validator rules for AMP4EMAIL.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.