Skip to main content

You followed a link to get here

Congratulations! If this page is sitting in your target repository alongside the complex example's start page, the crawler followed a link as configured โ€” complex-config.xml's depth setting is doing its job.

There's no start URL in complex-config.xml that points here directly โ€” the only way to reach this page is by following the one link on the complex example's start page. If it's sitting alongside that page's document in your committed output, maxDepth worked as configured.

This page links to nothing further, on purpose: a small, bounded example should have a small, bounded end.