I noticed that some basic mobile friendly tags are missing in the header. I always add them in the template as an override, but this should be standardised:
Please add:
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″>
<meta name=”viewport” content=”width=device-width,initial-scale=1″>
<meta name=”x-apple-disable-message-reformatting”>
<meta http-equiv=”X-UA-Compatible” content=”IE=edge”>
</head>
And perhaps for better delivery add a <title></title> tag in the <head> to echo the subject.
Open
Last updated: January 24, 2021
0 comments
Log in to comment on this feature request.