Enter one relative URL per line. It can be the path of a node (e.g.
node/[node:nid]) or of any alias (e.g.
my/path). However, it has to be the final URL, not a redirect (use the
Global Redirect and
Redirect modules).
If you want to match a path with any ending, add "|wildcard" to the end of the line (see
function cache_clear_all for details). Example:
my/path|wildcard will match
my/path, but also
my/path/one,
my/path/two, etc.
You may use tokens here.
View available tokens.