Filter parameters
Name | Description |
---|---|
allowedlangs | If a recommendation should only recommend pages of a certain language. |
domain | If a project has several domains in the same model, the parameter controls a filtering on domain |
excludechildnodes | When filtering using userootpath, we can set this flag to true to avoid including direct subpages to the current page |
excludetree | Whether one or more branches of the site should be excluded from the recommendations |
filter_exclude_onpagelinks | If the existing links on the page are not to be recommended |
intitle | A string that must be included in the title for a hit to be recommended. Used in autocomplete. |
ldjsonfilter.[parameter] = value | Possibility to filter on arbitrary parameter->value combination that exists in your LD+JSON. |
maxpathdepth | The maximum depth of the path page has |
minpathdepth | The minimum depth the path page has |
notdomain | If a project has several domains in the same model, the parameter controls a filtering on domains that should not be displayed |
notpagetype | Determines which type of pages should not be recommended |
pagetype | Determines which type of pages should be recommended |
rootpathlevel | If userootpath is set to true , this parameter controls the number of parts of path that control the filter. |
subtree | If only one or more part of the site is to be recommended |
tags | The tags you can enter per Question & Answer in the Dashboard can be filtered on the recommendation. |
term | Whether a word or phrase must be included in the page title or introduction |
userootpath | If the recommendation is to be filtered based on part of the current URL-path that the visitor is on. |