I added a few sites to my directory and then tried to crawl them. However, the crawler does not go any further than the first page.. Here is what it returns:
Crawling: http://www.edirectories.info
--------------------------------------------------------------------------------
URL: http://www.edirectories.info/
Status: HTTP/1.0 200 OK
Referer-URL:
Content not received
--------------------------------------------------------------------------------
Report:
Links followed: 1
Files received: 0
Bytes received: 419
--------------------------------------------------------------------------------
Finished!
Mind you, this is a web directory of mine and there is obviously a lot more pages it could be crawling. I have set the FOLLOW MODE to 0 and the Receive Content Type is: /text\/\html/ (Although all the pages are in PHP but I don't see how that would matter)
What's the deal? I am almost positive all my options are set correctly. This is a great feature and I would like to implement it widespread into my web directories but it doesn't seem to be working. ANY help would be greatly appreciated!

