On Sat, Oct 26, 2019 at 10:04:14AM +0200, to...@tuxteam.de wrote: > I remember chosing an "early" spot at the URL to > leverage the browser's relative addressing, which > saves a lot of template substitution in the pages. >
So you encoded the session token not in the GET parameter, but similar to https://your-shop.com/<session token>/the/place/on/the/site ? Regards, Florian