Moobiz

Email Marketing

All the answers you need to get broadcasting emails

What should I know before creating an email template?

Moobiz broadcast is built to use best practice in the way that it deals with imported template code and requires that imported code is valid markup.

Here are our email template building tips:

  1. As with modern web pages, use XHTML for the DOCTYPE
  2. Validate your HTML and make sure it doesn't contain any markup errors (other than XHTML errors concerning background and height attributes for table cells which are unavoidable)
  3. As with modern web pages, use UTF-8 for the Content-Type Meta tag
  4. UTF-8 means using character symbols such as © instead of their entities such as ©
  5. Don't rely on   entities or "spacer GIF's" to hold your design together
  6. Don't include any JavaScript (can cause security warnings)
  7. Keep the width of the email to around 500 pixels