QUOTE (ddavisNS @ Jun 20 2009, 02:43 PM)

If it is in your robots.txt that just means when your page is spidered the spider won't navigate to that page. It won't prevent the spider from picking up links TO that page, just links FROM the contents of that page.
gsitecrawler has some sort of filtering sytem that allows you to ignore or filter out certain URLs. You should be able to set it to ignore urls containing login.aspx.
Thanks, I'll look into it.