Home

Awesome

Linkbuilding Spider

A PHP project to check if websites are linking to your website

ss1

You provide a list of web pages you are targeting, your own websites and your competitors' websites. This tool will check each target to see if they are linking to either you or your competitors.

ss2

Features

We use this project in a production environment with many people accessing it simultaneously for multiple clients.

Installation

Install the source/ directory onto your web server. Access that website using a browser.

Alternatively, you can run this program locally using PHP's built-in web server:

php -S localhost:8000 -t source/

Contributing

This project uses Semantic Versioning. See database implementation details in [DATABASE_SCHEMA.txt].