Hello guys,
if you set a pages thing, the URL will append the things ID or slug like www.website.com/pagename/slug
this is useful and also not useful in many ways.
The good: the current pages thing will be available instantly on the page. No search included. Also I can send the thing to another page.
The bad: the url looks like it’s a subpage (which other services like gtm, ads and co. see as a page and want to index or track)
My question is if this could somehow be changed to keep the good but eliminate the bad in a way, that the current pages thing could be handed off to a parameter like www.website.com/pagename?id=abc123
I have a page where the current pages thing is roughly used 120 times. I was wondering if I could keep them in place but just change the displayed url.
Thank you!