No, Google doesn’t hate responsive design

I’ve seen a bunch of folks panic about some phrasing in Google’s Email sender guidelines.

Buried deep in the Message formatting section Google say:

Don’t use HTML and CSS to hide content in your messages. Hiding content might cause messages to be marked as spam.

Read literally that might cause you to wonder about your use of CSS display:none to switch between different content on desktop and mobile.

But that’s not what Google are concerned about – they’re targeting spammers who load up their mail with hidden text (“hashbusters“) in an attempt to make the content of the mail look like one thing to spam filters and a completely different thing to the human recipient. And a variety of similar deceptive behaviour intended to avoid spam filters, or avoid the spam folder or the promotions tab.

(This is common behaviour amongst bottom of the barrel spammers. If you see someone pitching you a “magic code” that’ll “get you to the inbox”, this is what they’re selling).

If your mail is responsive, not deceptive, you don’t have anything to worry about.

Related Posts

Are you a grown-up sender?

Yes, it’s another yahoogle best practices post.

Google divide their requirements for senders into those sending more than 5,000 messages a day, and those sending less.

Read More

Yahoogle Requirements Update

Since I wrote about it last month the requirements for bulk senders to Yahoo and Google have changed a little.

Read More

Same MX, different filters

One of the things I do for clients is look at who is really handling mail for their subscribers. Steve’s written a nifty tool that does a MX lookup for a list of domains. Then I have a SQL script that takes the raw MX lookup and categorizes not by the domain or even the MX, but by the underlying mail filter.

Read More