audit - free script to monitor the position and performance site
Once to me (through third parties) got a simple but comfortable enough free script that allows you to monitor the performance and ratings of the sites. It is convenient for a quick test performance site ( how to make the site most ?), which can then drill down through various web services to identify indicators. Author unknown to me the script, in the script I mention authorship is not found.
Features a script to monitor performance of sites
It is called the audit and to track indicators such site, as:
- Yandex TYC
- Google PR
- number of pages in the index Yandex, google and aport
- ip-address of the specified domain
- expiration date of domain registration
How to use the monitoring indicators
To use the script audit to determine the position of site is very simple:
- Upload the folder with the script for a hosting that supports PHP (such as ftp)
- Customize the list of domains for which you want to check performance rating and editing the file in the folder domains.txt script (see example below)
- Ensure efficiency, running a script (type in
An example configuration file for audit
# Domains.txt - configuration file for the script monitoring # Of indicators of sites audit. # Kommentraii are marked with # in the beginning of the line. # Group 1 yandex.ru google.ru # Group 2 bash.org.ru anekdot.ru # Some other mail.ru
The script is really easy to use, use it to track the performance of their sites. Spread a little modifed version of me - Added missing comment line in the file domains.txt
Download free scripts for performance monitoring site audit
More on similar topics:
Filed under: Gadgets , Internet , Services |
Tags: Online , PHP , PR , puzomerki , service , script , particles |
14 comments 


Thanks for the script. Actually, I think your blog one of the most useful. Always open in a tab.
Thank you for your kind words!
But somehow, for some sites with nonzero pr says n / a. What could be wrong?
Since the script is not mine - so I can not answer right away. Look at the weekend, can understand that there is not working.
Found the problem - in google changed access to information on PR. Where to look for a new algorithm - the dog knows. You can attach the output through an outside PR service if any prompt.
Ok, If you got it right, be sure to accomplish your goal
Script useful. A limitation of count sites have any? If a few hundred sites to drive?
I have not tried, but in the code are no restrictions specifically designed not seen. So everything will balk during the processing of these sites, and probably available for php resources (memory, max. Time execution of the script).
Hello Sorry that is not on, but the way in which you display the code in the records as you have? Tried a lot of plugins, and have not found. Thanks in advance!
To display with backlighting use SyntaxHighlighter Plus. No backlight - full-time tag code.
And how do you like on the site Translator same?;)
So this is a plugin for Wordpress - enough to install and configure in the usual way. Global Translator is called.
Hello, I tried to install sript on the local server, an error "Fatal error: Call to undefined function curl_init ()" tried to fill in for the hosting of the data displays, but the error pops up "Warning: curl_setopt () [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in "trying to edit the code, it does not work, can prompt how to put it / configure it to work correctly?
Ps no one have not tried to update the output function of indexed pages? poser too ..
Judging by the text of the error message - either php is running in safe mode, which causes an error, or do not specify a directory from which you can run php scripts. Here you can see for example: