SEOLExA was developed to be a Java Program that checks a list of link exchanges for SEO value. It reads the textfile where the user listed his link exchanges and outputs an HTML and CSV report.
It will read the file seolexainput.txt where the link exchanges are listed. This seolexainput.txt lists in each line the site & the link (comma separated).
Example:
http://www.the-site-you-exchanged-a-link-with.com/,http://example.com
SEOLExA will then automatically check all these links for SEO value. SEOLExA will output detailed reports in HTML and CSV format
Requirements:
· Java Runtime
· An internet connection