Hello.
I am crawling a website with "CrawlWeb" operator and it seems to be doing ok. The problem is when I want to crawl only one area of the site:
I am using the following values.
url:
http://www.autopredios.comcrawling rules: .+vans.+
I only want to crawl:
http://www.autopredios.com/vehiclesDo I have to do it by changin the URL or by changing the crawling rules. I tried changing the URL and doesn't seems to exclude other directories.