Forum Moderators: open
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="verify-v1" content="[random character string]" />
<meta name="ROBOTS" content="NOODP,NOYDIR" />
<title>Title of Site</title>
<link rel="stylesheet" href="/css/css3.css" type="text/css" />
<link href="/css/print.css" media="print" rel="Stylesheet" type="text/css" />
<!--[if IE 6]>
<link href="/css/ie6.css" rel="stylesheet" type="text/css" /><![endif]-->
<link rel="shortcut icon" href="favicon.ico" />
<link rel="canonical" href="https://www.example.com/" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.0/jquery.min.js" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js" type="text/javascript"></script>
<script src="/js/browser-ssl-check.js" type="text/javascript"></script>
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script><![endif]-->
</head>
<body>
body here
</body>
</html>