Hi,
Update notes on WP Engine redirects

Example: https://allinit.com.au/contact-us/ redirected to https://allinit.com.au/solutions/contact/
Regex rule : ^/contact-us/?$
Match args can be used when the URL contains a question mark
Example: https://originalstate.net.au/?page_id=21/ Redirected to https://originalstate.com.au/contact-us/
Regex rule : ^/$
Match args: page_id=21