Spy Links, checking external links

Spy Link is a PHP script that evaluates a site by external links. It allows you to evaluate the social quality of a site by the number of links on other sites, and can also be used to check for a link on another site.

The program has the following functions:
- Site evaluation by external links.
- Displays the top of the most related nodes.
- number of external and internal connections.
- Check for broken links.
- Search for a link on the site .

The source code is in Script and the executable code is in PHP. It uses the command line.

Social site assessment

The social evaluation of the site is particularly useful in terms of links. There are sites that do not post or very few links to other sites: there is no point in posting links to such sites.

The result of a scenario evaluation can recognize the following states:
- HONEST: number of external links in normal proportion: 1 external link for at least two pages.
- FRIENDLY: There are many external links on the site, more than two per page.
- VERY FRIENDLY: the site has an average of more than 5 external links per page.
- EGOCENTRIC: less than one link per two pages.
- BLACK HOLE: less than one external reference per 5 pages.

The term black hole used in SEO refers to black holes in space that attract all celestial bodies and from which nothing ever emerges. Some webmasters want to receive visitors from other sites, but not see how they leave their site (sometimes they even disable the "back" button).

Orders and Usage

Open a command prompt window and go to the directory where the script is installed, for example: c :\spylinks\

The command line script can be executed by the Script PHP compiler:

solp spylin [options] page

or directly by the PHP 5 interpreter:

php spylin.php [options] page

The page is the full URL of the shape:

https://www.iqlevsha.ru/index.php

Parameters:

-n suivi d'un nombre (sans espace).

Limits the number of pages for nodes that are too large. Exempli gratia:

solp spylin -100 http://www.xxxxx.com/index.php

We will only check 100 pages of the site .

-s suivi du nom de domaine d'un site.

To check if this site has external links on the pages you are checking.

-t suivi d'un nombre entier. 

Specifies the number of the most related nodes displayed at the end of processing .

-c vérifier les liens externes.

The result will be fairer, as broken ties will not count, but will be slower.

-v verbeux, affiche plus de détails.   
By default, only errors are displayed.
-q quiet, silencieux, n'affiche rien.

The program produces a file called links.log, which contains all the results and will be saved under a different name if you want to save.

Compatibility

The script works with PHP 5 in almost all operating systems and computer models.

Obtaining a program and license

This script is licensed under the GNU GPL 3.0 license. You can use it free of charge and freely. If you distribute the archive, you must keep the copyright at the top of the Script and PHP source code.
When changing and improving the code, Script and PHP sources must be published in accordance with the GPL license.
If PHP is not already installed, you must load the interpreter in version 5 on the php.net.

  1. Download zip file,
  2. unpack it,
  3. open a command prompt window and
  4. execute the program in the window using the above command.

Free script under the GNU GPL 3.0 license