Categories
Pages
Recent Comments
Blogroll
Resources
Monthly Archives: March 2007
PHP Proper Redirect for Search Engines
How to do a permanent redirect using PHP. Place this code at the top of your PHP page. header(“HTTP/1.1 301 Moved Permanently”); header(“Location: http://www.example.com/otherpage.php”); exit();
Free Website Monitoring Software
The perfect website monitoring program I’ve used for windows. Does everything needed and nothing more. Enter your URL’s to be checked, and choose to be notified by email if you’d like. Also writes events to a log file for reference. … Continue reading