Website Marketing
  Home arrow Website Marketing arrow Top 13 Tips To Creating A Professional Lookin...
Affiliate Promotion  
Blog Help  
Domain Name Tips  
How To  
Newsletter Marketing  
Online Business Help  
Search Engine Tricks  
Web Development  
Web Hosting  
Website Advertising  
Website Content  
Website Marketing  
 Webmaster Tools
 
Base64 Encoding 
Browser Settings 
CSS Coder 
CSS Navigation Menu 
Datetime Converter 
DHTML Tooltip 
Dig Utility 
DNS Utility 
Dropdown Menu 
Fetch Content 
Fetch Header 
Floating Layer 
htaccess Generator 
HTML to PHP 
HTML Encoder 
HTML Entities 
IP Convert 
Meta Tags 
Password Encryption
 
Password Strength
 
Pattern Extractor 
Ping Utility 
Pop-Up Window 
Regex Extractor 
Regex Match 
Scrollbar Color 
Source Viewer 
Syntax Highlighting 
URL Encoding 
Web Safe Colors 
Whois
 
Forums Sitemap 
Mobile Linux 
APP Generation ROI 
IBM® developerWorks 
Sun Developer Network 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
WEBSITE MARKETING

Top 13 Tips To Creating A Professional Looking Newsletter
By: Developer Shed
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating:  stars stars stars stars stars / 0
    2003-08-09

    Table of Contents:

    Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    Top 13 Tips To Creating A Professional Looking Newsletter

    In this article I show you my top 13 tips on how to create professional looking newsletters.

    1. Design Scannable Newsletters

    According to recent study by usability expert, Jakob Nielsen, about 50 percent of readers skimmed or partly read the newsletters. Only 23 percent of readers read the newsletters all the way through. The remaining 27 percent were never opened.

    So make the text easy to scan by:

    using short paragraphs
    using bullet points
    including plenty of white spacing between topics
    highlighting topics with uppercase or bold text in HTML newsletters

     

    2. Insert Line Breaks

    Improve the readability of your newsletter by formatting it with hard line breaks at 60/65/70 characters per line. You can use a text editor, such as TextPad, and set it to insert hard carriage returns at the end of each 65-character line.

    3. Include Newsletter Title In The Subject Field

    Include your newsletter title at the beginning of the subject field. This will help the reader differentiate your newsletter from junk emails. It will also allow them to filter your newsletter into a separate folder with the use of filters.

    4. Make Your Subject Field Sell!

    Advertise the most enticing story of each issue in the subject field. You literally have seconds to grab the readers attention, so make it count.

    5. Include A Table Of Content

    Include a table of contents at the top of the newsletter. This will allow readers to scan the topics to see if anything in the newsletter catches their interest.

    6. Fix Long Links

    Long hyperlinks may be broken when you format emails using hard line breaks at 60/65/70 characters per line.

    To fix this problem, deselect word wrap after you have inserted the carriage returns. Then manually edit the links to ensure they are on one line. When the email is sent, a link may still wrap onto two lines. But now it will be clickable.

    7. Avoid Spam Filters That Flag The "Unsubscribe" Word

    Do not use the word "unsubscribe" in your removal notice. A number of spam filters flag emails containing that particular word as possible spam. The reason is many spammers now offer "unsubscribe" functions that don't actually do anything.

    8. Avoid Spam Filters That Flag Chain Letters

    Some spam filters are flagging emails that asks readers to forward the newsletter on as chain letters.

    Avoid using the word "forward" and any of the following words in the same sentence, "all, anyone, every, friends, many, others, people." Instead of "forward," try using "pass," "share," or "send."

    9. Reduce Remove Request Emails

    There are two methods to reducing the number of remove email requests from your subscribers:

    Include a removal notice at the top and bottom of the email.
    Place the bottom removal request at the very bottom of the email, rather than a few paragraphs from the bottom.

    10. Design User-Friendly HTML Newsletters

    Most people use an 800x600 screen resolution, but the email preview pane is usually much smaller than the full screen. So format your HTML table widths at 500-600 pixels at the most. Better still, use a relative (percentage) width table, which will allow your newsletter to be resized when viewed in different sized windows.

    11. Create AOL Friendly HTML Newsletters

    AOL try to protect their users by eliminating potential security hazards. As such, AOL email clients do not support the following HTML objects:

    ActiveX
    Audio
    External Style Sheets
    Frames and IFrames
    Java
    Meta Refresh
    Scripts: JavaScript, Perl, VBScript, etc.
    Tooltips
    Video

    In addition, the following HTML tags are the only ones supported by AOL email clients:

    Big: Big
    Body: Body
    Bold: B
    Break: BR
    Center: Center
    Font: Font
    Header: H1, H2, H3
    Hyperlink: A
    Italics: I
    Paragraph: P
    Small: Small
    Strong: Strong
    Subscript: Sub
    Underline: U

    12. Include AOL Clickable Links

    AOL users can't click standard hyperlinks or email links. For links to work in AOL email clients, you must format them using HTML. This is why you sometimes see both standard and HTML formatted links.

    For example:

    http://www.Mikes-Marketing-Tools.com
    <a href="http://www.Mikes-Marketing-Tools.com">AOL Link</a>
    <a href="http://www.Mikes-Marketing-Tools.com">AOL Users Click Here</a>
    <a href="http://www.Mikes-Marketing-Tools.com">www.Mikes-Marketing-Tools.com</a>

    joebloggs@somedomain.com
    <a href="mailto:joebloggs@somedomain.com">joebloggs@somedomain.com</a>

    13. Spell Check Your Writing

    Last but not least, always spell check your newsletter. Text editors, such as TextPad, include a spell check function.

    If yours doesn't, then copy and paste the text into Microsoft Word (assuming you have it). Make sure you have the "Check spelling as you type" option switched on.

    To set this, select "Options" under the "Tools" in the top menu bar. Then select the "Spelling & Grammar" tab. Under "Spelling" check the "Check spelling as you type" check box and click "OK." Word will underline all of the words that contain spelling errors.

    Alternatively, check your spelling using SpellOnLine, a free online spell checker. It offers an English, French, Italian, Portugese and Spanish dictionary. You can even use it to spell check web pages.

    Michael Wong is a successful and respected search engine optimization specialist, and author of several search engine ebooks. Mike is also the Editor of Mike's Marketing Tools, the leading review site for the very best web marketing tools.



    DISCLAIMER: The content provided in this article is not warranted or guaranteed by Developer Shed, Inc. The content provided is intended for entertainment and/or educational purposes in order to introduce to the reader key ideas, concepts, and/or product reviews. As such it is incumbent upon the reader to employ real-world tactics for security and implementation of best practices. We are not liable for any negative consequences that may result from implementing any information covered in our articles or tutorials. If this is a hardware review, it is not recommended to open and/or modify your hardware.

    More Website Marketing Articles
    More By Developer Shed

     

    IBM® developerWorks developerWorks - FREE Tools!


    NEW! IBM – Taking Web 2.0 to Work

    David Barnes, Lead Evangelist for IBM Emerging Internet Technologies will discuss aspects of Web 2.0 that bring value to corporations, academia, and government. He'll also discuss IBM's vision around Web 2.0, including the importance of remixability and consumability. The discussion will culminate with examples of various IBM Software Group solutions you can use to get ahead of the Web 2.0 adoption curve.
    FREE! Go There Now!


    NEW! Achieving True Agility -- How process can change the behavior of your tools

    Achieving true agility is a never-ending effort. We will showcase how you can become agile incrementally, a few practices at the time.Which practices should any agile team strive to adopt? What additional practices should you consider based on your needs to scale? Adopting practices are however made much easier with the right tool support. What about if your tools adapt to your practices? We will take a look at how the Jazz technology can be leveraged to make your process change the behavior of your tools.
    FREE! Go There Now!


    NEW! Download IBM Data Studio V1.1

    Visit IBM developerWorks to download the latest trial version of IBM Data Studio V1.1 at no cost. IBM Data Studio is a comprehensive data management solution that helps you effectively design, develop, deploy and manage your data, databases, and database applications throughout the data management life cycle utilizing a consistent and integrated user interface. Unlike other client-side data management solutions that focus on only one aspect of the application lifecycle or database administration, Data Studio complements the Rational Software Delivery platform, providing unparalleled flexibility for a heterogeneous data server environment across platforms.
    FREE! Go There Now!


    NEW! Download IBM WebSphere Portal V6.1 beta code

    Download the IBM WebSphere Portal V6.1 beta code and learn more about the rich features and enhancements in IBM WebSphere Portal V6.1. WebSphere Portal provides a composite application or business mashup framework and the advanced tooling needed to build flexible, SOA-based solutions, and scalability to meet the needs of any size organization.
    FREE! Go There Now!


    NEW! IBM Enterprise Modernization Sandbox for System z

    IBM Enterprise Modernization solutions help organizations evolve core IT systems towards modern architectures and technologies—reducing the burden of maintenance and freeing up resources to develop new business requirements and capabilities. With the IBM Enterprise Modernization Sandbox for System z you can evaluate IBM Enterprise Modernization solutions focused on five key areas: Assets, Architectures, Skills, Processes and Infrastructures, and Investment. Each solution is based upon real customer experiences and offers a proven path to get you started with your modernization projects.
    FREE! Go There Now!


    NEW! Run your first CICS application on a PC using TXSeries for Windows

    Learn the basics of the IBM Customer Information Control System (CICS). With a hands-on exercise, learn how to get your first CICS application up and running on your desktop using TXSeries V6.1 for Windows. The tutorial shows you how to download and install a free trial version of TXSeries V6.1.
    FREE! Go There Now!


    NEW! The dirty dozen: preventing common application-level hack attacks

    As organizations have grown increasingly dependent on online software, the risk of malicious attacks has also become far more serious. Fortunately, well-governed organizations can protect their Web applications by injecting vulnerability assessments and ethical hacks into their software development and delivery processes. This paper describes 12 of the most common hacker attacks and provides basic rules that you can follow to help create more hack-resistant Web applications.
    FREE! Go There Now!


    NEW! Try the IBM SOA Sandbox for Connectivity

    Visit IBM developerWorks to try the IBM SOA Sandbox for connectivity. The SOA Sandbox for connectivity provides a trial environment with the tooling and components to help you explore how to effectively connect your infrastructure and integrate all of the people, processes and information in your company. Use the hosted sandbox to explore SOA techniques that streamline connecting existing IT assets together, as well as learn how to connect them to new business logic.
    FREE! Go There Now!


    NEW! Webcast: Application security testing and Web compliance

    Join the IBM Watchfire team for an informative discussion on techniques and best practices to proactively manage Web application security and how to effectively build application security testing into the software development lifecycle (SDLC). In this Software Delivery Platform webcast you will learn: How to better understand potential web application security vulnerabilities, best practices and how to effectively integrate application security testing into the software development lifecycle, the importance of detecting and removing software vulnerabilities during application development.
    FREE! Go There Now!


    NEW! Whitepaper: Delivering SOA solutions: service lifecycle management

    The unprecedented scope of a service-oriented architecture (SOA) initiative brings to the forefront a number of management and governance issues that were sidestepped in the past. The key to a successful SOA implementation is managing and governing activities throughout the entire SOA delivery lifecycle by ensuring that services conform to the needs of all of the business’s stakeholders. Learn how service lifecycle management allows the business to ensure that the process by which services are defined, created, tested, deployed, optimized and retired is manageable, repeatable and auditable.
    FREE! Go There Now!



    All FREE IBM® developerWorks Tools!

       

    WEBSITE MARKETING ARTICLES

    - Get More Profit from the Traffic You Already...
    - Internet Marketing Secret - Reduce Identity ...
    - How Network Marketers Get Leads and Get Paid...
    - Internet Marketing For Online Business
    - The Hard Truth About Multi Level Marketing
    - Boost Your Affiliate Marketing Power with th...
    - Have We Really Seen The Death Of Article Mar...
    - Target Audience – One of the Four Ps
    - Brand Yourself And Success Will Come!
    - Why It`s OK to Buy into Online Marketing Sca...
    - Internet Marketing And List Building: Show T...
    - Cisco PIX/ASA Security Appliance: How to Con...
    - Article Marketing Wins Over PPC
    - What Is So Different About The Berry Tree?
    - Associate Marketing: Is It the Simplest Mean...





    © 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
    Stay green...Green IT