4 Email Elements To Avoid In Your Campaigns

2009 October 1

In a recent “Service In Action” call at Email Yogi, they listed these four messaging must nots:

  1. No CSS – Try to not cascading stylesheets or CSSs, instead do all of the text formatting inline within the HTML. Some ISPs will strip out CSS code within emails. If you cannot avoid using CSS then try to embed the style within the two body tags and not within the header.
  2. No Scripting – Avoid using any kind of scripting such as javascript, as most email clients will register javascript as a virus
  3. “Strong” not “b” – Instead of using the “b” tag for bolding, try “Strong” instead; the “b” tag is commonly used by spammers and many filters have begun to take notice.
  4. No TBODY – Avoid the use of TBODY tags in your code. Several ISPs look at the use of a TBODY tag as a characteristic of Spam.

The call is also available to download as a podcast.

If you liked this article, you might also like these:


3 Responses leave one →
  1. 2010 March 24

    Thanks for providing the very nice email marketing tips.

  2. 2010 August 6

    You should know one of the Subject line should pertain to the email and be informative enough to encourage the reader to open it whilst not being too long. It should not be in capitals, or contain exclamation marks.

  3. 2010 August 26

    The most important is Provide a plain text as well as an HTML version. Thanks for sharing those nice tips.

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS