/app/*
will exclude all pages starting with /app/
/app
will only exclude the /app
page/app?param=1
will only exclude the /app
page and with the param
query parameter set to 1
/app?param=*
will exclude the page at /app
and with the param
query parameter set to anything/app/*?param=*
will exclude all pages starting with /app/
and with the param
query parameter set to anythingWP Email
. These won’t work: wp Email
, WP email
.web.js
and typebot
in the JS Excludes textbox and JS Deferred Excludes under Tuning Settings.
defer
attribute to external scripts