I just noticed that a bunch of 'results' pages on our site that shall not appear unless someone clicks on one of the 'submit' buttons on our site are showing up as the landing page for direct traffic.
I believe an important reason for this is because the form submit button (input type="submit") is not passing http_referer information. Could someone help me out with how this can be fixed?
Thanks for the help.