Hi,
I’m looking to use the new Remap Rules functionality and getting a little stuck. Turns out it requires the use of PCRE functions and delimeters. Not being familiar with these, and not finding a lot of support online (from either Squiz manuals or other sources), I’m wondering if anyone can shed some light on how these work.
This is the scenario I’m currently dealing with
Anything with ‘/graduate-program/’ in the URL, redirect to https://mysitehere.com.au/graduateprogram
Every combination of strings I’ve tried seems to have no impact. Does anyone have a cheat sheet / dummies guide, or at least a solution to the problem above?