URL Parameters
-
Hi!
Is it possible with Plugin Logic to exlude URL Parameters?
Example:
allow: https://www.example.com/en/
This filter would not be active if there are parameters like https://www.example.com/en/?para=1But if I use a filter like this:
allow: //www.example.com/en/
The plugin would be allowed on all sites with english language, like /en/contact etc.So I want to know if there’s a way to exclude parameters from the filters (Wildcards, Regular Expressions, a setting, …)?
Thanks ??
– Marcus
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘URL Parameters’ is closed to new replies.