Similar pages can be excluded from crawling by specifying URLs to be judged as similar pages using regular expressions in the "Rules for determining similar pages" section of the scan settings.



Only one page out of the URLs matching the regular expression is retrieved, and all other pages are excluded.


Example:

- URL of similar page

http://example.com/12345/example.php

http://example.com/56789/example.php


- Regular expression to specify

http://example.com/[0-9]+/example.php


- Pages to be scanned

http://example.com/12345/example.php (only this page will be scanned)


* The URLs of the target sites can be output from "Report Download > Crawl Report > Crawl Results List".