Well, I wondered what I could use header() for, and it works a treat, thanks.
<?php
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
//default.php
//The home page for markbeal.co.uk
By the way, my blog column in the MySQL DB is of type BLOB, I can't set it to be unique.