woo-sang.com

Thursday, April 29, 2010

Blogger discontinues FTP publishing support

Before May 1st I had to migrate my blog from using Blogger FTP support. Among other things my whose problems where to make it XHTML 1.1 compliant and remove the Blogger NavBar. However, the solution where simple.

Disable the Blogger NavBar while maintaining XHTML 1.1 compliance
Put

<script type='text/javascript'><![CDATA[//>/*
</head>
*/<!]]></script>


inside the head section, and

<!--
<body>
-->


just before the body section.

Labels: ,

top
Valid XHTML5! Valid CSS! Atom feed