Is there a way to keep variable url parameters with wordpress? Here is what I want to do:
My website is visited with the following parameter: (mypage.de/?pid=31&prid=94)
As soon as the visitor clicks on a button or a subpage, the URL parameter disappears. Now I'm looking for a way to keep the parameter when clicking on a button or subpage.