Dear, I have a website based on wordpress and I founded if some affliate bring traffice to my website like abc…com/?wpam_id=10 is ok, but the ?wpam_id=10 also added to the backend while I access my website backend which makes backend unaccessable like lost css.
So someone can help me that how to set up page transform rule of URL Rewrite can avoid such issue that automaticly removed the affliate suffix while I access wordpress backend?
I am not familiar can’t you access your dashboard normally while using it, neither why it adds a sufficient suffix to each of the URLs including the CSS/JS resources instead only to the ones you configured. Must be some bug to report, if so
Since it’s a plugin for WordPress, I’d suggest you to contact the developer via WordPress repo or the official plugin webpage.
Yes, I have google analytics but can’t find any clues helps to fix this issue.
By the way, if I want this way, how to configure page rules?
all incoming traffic automatically add suffix: abc…com/?wpam_id=10
if incoming traffic has other like abc…com/?wpam_id=5 or other number then automatic convert to abc…com/?wpam_id=10?