Content: Tools: Validate
Test all URLs
Checks and sees that all URLs in your content can be reached. When you test URLs, you will get a report for each telling you its status:
HTTP/1.1 200 OK
This web page was found, and can be retrieved successfully.
HTTP/1.1 302 Found
This page redirects to another page. ListManager does not track to the redirect location, so it cannot confirm that the redirect was successful.
HTTP/1.1 404 Not Found
The URL does not exist, according to the destination web server.
Failed!
DNS failed looking up the hostname for this URL.
AOL HTML Compatibility
Checks that your content's HTML is compatible with AOL Version 5.0 and higher.
If a large number of your members are using AOL, you may want to check that your HTML is AOL compatible. Later versions of AOL (6.0 and higher) can read standard HTML, but strips out the following elements:
ActiveX
Audio
External Style Sheets
Frames and IFrames
Java
Meta Refresh
Scripts: JavaScript, VBScript, Perl, etc.
Tooltips
Video
For more information about AOL's HTML mail requirements, see
http://webmaster.info.aol.com/htmlemail.html
No JavaScript
Checks whether JavaScript is in your content. AOL, Hotmail and other ISPs will automatically strip out JavaScript from messages, so your content may not appear the way you would like it to look if you leave JavaScript in.
No Java
Checks whether Java is in your content. AOL, Hotmail and other ISPs will automatically strip out Java from messages, so your content may not appear the way you would like it to look if you leave Java in.
No Scripts
Checks whether any scripting (e.g., Java, JavaScript, ActiveX) is in your content. AOL, Hotmail and other ISPs will automatically strip out scripting from messages, so your content may not appear the way you would like it to look if you leave scripting in
More