Please help solving PageRule regex

Hi I want to achieve redirect like this:

*.olddomain.com/newfolder/?urlparam1=a&urlparam2=b

and it will be redirected to:

https://newdomain.com/#urlparam1=a&urlparam2=b

So i need to redirect and change ‘?’ to ‘#’. how to achieve this?

I have tried:
MATCHES: OlDomain.com is for sale | HugeDomains?
RULE: https://newdomain.com/#$2

But it doesnt work.
Please help me how to achieve this

Can you post a proper screenshot, your formatting is off.

here you go. something like this. (i change the domain name for privacy issue)

That should actually work fine.

You should post the actual domain, as well as a screenshot of your page rule list.

This topic was automatically closed after 14 days. New replies are no longer allowed.