|
How HTML Code Affects E-Mail Deliverability ClickZ - March 16, 2005
A common e-mail marketing misconception is e-mail is filtered because it contains words such as "free" in the subject line or body. By itself, that won't get your e-mail filtered. Though certain content combinations may get a message filtered, ISPs may be trapping your legitimate e-mail for infractions you rarely pay attention to. Take HTML code. Using outdated or incorrect code is a major reason why e-mail to domains such as MSN/Hotmail and AOL are blocked or delivered to bulk or junk mail folders. You may think you don't have to worry about this. Your e-mail may render correctly and look just fine to you. Wrong! Pivotal Veracity, a delivery-monitoring service provider, estimates nearly 100 percent of all HTML e-mail doesn't comply with World Wide Web Consortium (W3C) standards. Because each ISP handles e-mail differently, messages that get past the filters at one destination may be filtered or entirely blocked at another. Why are some ISPs so concerned about HTML code? You can thank spammers, of course. HTML syntax and format errors are common tricks spammers use to foil standard content filters. Some W3C infractions are minor and won't cause e-mail to be filtered. An example is not using "alt" tags, which describe the content in an image tag. Many other innocuous-appearing coding errors or tricks may send your e-mail straight to the bulk folder. Pivotal Veracity recently tested hundreds of HTML e-mail messages to see whether they landed in the inbox or the bulk folder, or were blocked outright. They came up with these surprising results:
AOL's HTML Validator While conducting tests for our clients several months ago, we discovered a new AOL e-mail filter that scans incoming messages for HTML syntax and format errors. If it detected invalid HTML, it rejected the message. AOL even created a special bounce code it used when rejecting a message for this reason. Common errors, such as using "<a/>" to close an HTML tag instead of the "</a>," could trigger the filter. Pivotal Veracity's recent testing suggests AOL may no longer be applying this filter. The bottom line is check your code carefully and correct any syntax errors. ====================> Read more about the Pivotal Veracity HTML Validation Tool used in the above testing. p> Visit the authors' company website, Email Labs Read the full story online at ClickZ Visit the sponsor Silverpop
|