The current URL rule editor supports:
  • Exactly matches
  • Starts with
  • Contains
  • Ends with
  • Does not exactly match
  • Does not contain
  • Regular expression

Add more than one rule when any of several URLs should match. Rules in this control are joined with OR.
There are no separate query-parameter, hash-fragment, or wildcard rule types. Include those values in a contains, exact, or regular-expression rule when needed. Test SPA route changes and full-page navigation before publishing.

Was this helpful?