MT-W3CValidator
This plugin will validate your web pages on the fly when published from Movable Type. A valid page will display a badge from the W3C.
<MTW3CValidate>
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Virtual Library</title>
</head>
<body>
<p>Moved to <a href="http://example.org/">example.org</a>.</p>
<MTW3CValidBadge>
</body>
</html>
</MTW3CValidate>

Leave a comment