URL Rule
The URL Rule evaluates whether the site URL matches one of the specified patterns.
Setting | Description | Required | Dynamic |
---|---|---|---|
Patterns | The list of patterns that the Site URL must match for the condition to be considered valid. Separate the entries with a comma and/or new line, e.g localhost, about/team . | ✓ | ✓ |
Use RegExp | Whether to enable Regular Expressions in the patterns. | ✓ | |
Reversed | Whether the evaluation result should be returned reversed. Use it to set a condition as IS NOT . | ✓ |