User Names & Passwords
SiteRecon provides the ability to monitor HTTP and FTP sites that require user name and password authentication before site or page access is granted. If your site requires this level of authentication, the following syntax should be used when entering site URL information:
HTTP://UserName:Password@YourSite.com FTP://UserName:Password@YourSite.com
Some additional examples are:
| Examples | | ftp://JoeDoe:MyPassword@YourSite.com | | ftp://JoeDoe:MyPassword@1.2.3.4 | | http://JoeDoe:MyPassword@YourSite.com | | http://JoeDoe:MyPassword@1.2.3.4 |
Once SiteRecon has checked your site, you can confirm correct login by checking Status on the Account Screen. If the status is not Ok an error has occurred.

It is strongly recommended that the code being returned is checked as some systems are configured to return a page if a failed login occurs. To confirm the page code that is actually being returned, clicking Status. Most FTP servers for example are configured to return a Welcome message upon successful login as shown below:
 |
| |
|