Backlinks monitoring
With this script, you can track any partnership you have done with another website.For example, you, owner of yoursite.com decide with codecanyon.net that you will share a link between your two front pages.
Add you link in the dashboard and that’s it, you will directly know if the link is present on the page.
Requirements & Instructions
Extract the files, edit the config.php file to change the password.Drop the folder in your FTP then go to yoursite.com/folder.
Careful : you need to have both read & write permission on the “backlinks.php” file so I recommend you to give it a 777 chmod.
This script uses the “file_get_contents” function to check the link so take care that you have the “allow_url_fopen” variable in your php.ini set to 1
Updates – Changelog
v0.2- Improvement on link matching : you can now track the multiline links, match for both htmlentities and no html characters
- Login area, it protect the dashboard

