Saturday 18 March 2006

Open on most recent post

This is a simple way to open your blog on your most recent post. Put the following code between the <head> and </head> tags in your blogger template:


<blogger><Mainpage>
<script language="JavaScript">
<!--
document.location.replace('<$BlogItemPermalinkURL$>');
//-->
</script>
</Mainpage></blogger>


Now every time your blog is opened, the reader is automatically at your most recent post.

post signature

No comments:

Post a Comment