I’m trying to implement SharedVue content syndication, and the code they provide is PHP which uses GET variables (i.e. “?page=home&product=abc” variables at the end of my URL). Turns out EE doesn’t like this at all…
Is there a way to make GET variables work in EE?