minpathdepth
Type: integer
Default: ''
Context: prediction, search, questions
About this parameter
The minimum depth the path page has.
The level is always calculated from the domain, minpathdepth="2" accepts the following:
Will be recommend (depth 2 and 3): /level2.html or /level2/level3.html
Will not be recommend (depth 1): /level1.html
Usage examples
<div class="rek-prediction" data-minpathdepth="2"></div>