|
Automatic Link checker ( Validator ) Script
|
Other links at PHP > Scripts and Programs > Link Checking |
| 1. |
URL checker
|
|
|
URL checker is a short php script for checking URLs from MySql database. It generates a file with links that have status different from HTTP 200 OK.
|
| 2. |
hotlink protection
|
|
|
I wrote these functions to keep my GD generated images from being hotlinked. This was based on the idea that both the php script calling the image, and the image itself would have the same server time. If you try to use this script on a site that uses multiple servers, it would be a good idea to synchronize their cpu clocks. date_filter is to be used in the script calling the php resource you want to protect.
|
| 3. |
linkValidator
|
|
|
Ive GPLed an old class of mine. This PHP class, a link validator, i wrote in october 2003 and only used it in a site of mine nlweed.com to check if posted links are still valid. Now I found the class and thought that it would be a waste only to use it ones. This class can check a link and will return the status. Easy to implement in your own scripts. So here is the GPLed version. Check the source for documentation and the readme for code examples. Now it checks HTTP/1.0 served links too. (fixed hanging links)
|
| 4. |
Google PageRank Website Checker Tool
|
|
|
Google PageRank Website Checker Tool: You can add our FREE Google Page Rank tool to any pages of your website and it will tell you what your Page Rank is! Very easy to add on your website.
|
| 5. |
Simple Web Monitoring
|
|
|
You can monitor your website downtime status including SMTP, POP, FTP and SSH. and automatically send alert to the assigned email in the config.php.
|
|
|