Management - Check if a site exists

Use this to check if a site exists

API Usage

In order to check if a user has a Opentracker.net account, use this URL to perform a GET or POST request.

Parameters

The following parameters are required:


site the domain needed to be checked

Example

HTTP GET/ POST: does_site_exist.jsp?site=www.opentracker.net

Standard response

Page returns 'false ' if domain does not exist, and 'true ' otherwise.

We would love to hear your feedback. Please use the facebook comment box below