Notice that you will have to exclude in both output filters (http://www.microsystools.com/products/website-download/help/website-crawler-output-filters/) and analysis filters (http://www.microsystools.com/products/website-download/help/website-crawler-scanner-filters/) to prevent A1WD from making the HTTP request.
Also notice that for exclusions you can either make:
- simple string matches "logout"
- path matches (what you tried)
- or more complex regular expression matches
If you still have problems, email your project to support:
http://www.microsystools.com/home/contact.php (http://www.microsystools.com/home/contact.php)
...
Also make sure the login actually works. Unfortunately more and more sites have begun using techniques for login systems that are more complex than "old style" post form logins. (Combining Javascript/Ajax/Serverside validation, and not just e.g. session cookie post form logins.)
htp://www.microsystools.com/products/website-download/help/website-scan-login/ (http://htp://www.microsystools.com/products/website-download/help/website-scan-login/)