Regex: If String In URL
-
Hello.
Let’s say I have a url like …
https://www.somesite.com/some-category/the-slug-for-my-page/
how do I say “if the exact string (but case insensitive) ‘the-slug-for-my-page‘ is in the url ANYWHERE, redirect to yada”?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Regex: If String In URL’ is closed to new replies.