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