I’ve just answered my own question – I use the WP Hide Post plugin which does just the trick!
How about having the plugin work with posts that are published as Private posts, so they do not appear on the website, but the stats and runners log stuff can all still be accessed.
Thread Starter
niiik
(@niiik)
I have read that page, and as you suggested I looked at the 404.php page code for unclosed tags, but to no avail. To keep it really simple, my 404.php page is now:
<html>
<body>
<h1>Not found – 404 error</h1>
</body>
</html>
Yet now I just get a blank page when I go to an address that I know doesn’t exist… Could it be something to do with my webhost or htaccess file?
Thanks for your help.