Hi,
Can can ReDJ item, configured as a 200 redirect, remove a query string from a URL while still loading the correct page contents (as designated by the query string)?
For example, I wish to do the following:
From URL: mysite.com/nice-SEF-URL?query-string
To URL: mysite.com/nice-SEF-URL
Your documentation regarding 200 redirects seems to imply that this can be done and that Joomla will still see the query string and load the correct page configuration.
I'm using the following exact item values:
From URL: /dance-professionals-and-businesses\?
To URL: http://{siteurl}{path}
If I configure the item as a 301 redirect, it correctly removes the query string, but the page does not load properly (of course). But if I configure the item as a 200 redirect, then the query string still appears in the URL *and* the page does not load properly!
The System - ReDJ plugin is ordered first among my system plugins. I don't have JoomFish (I mention that only because I've seen it mentioned in related forum posts). Setting "Use early redirect" to Yes didn't seem to make any difference.
I appreciate any help you can offer!
Andrew