Not sure how to over come this issue:
Url Example: http://site.com/job/12345/fancy-title-here.html?utm_source=23&something=938984
I check the second url segment for the id to query on. This works great when I don’t have the query string at the end. When I do it picks up the 2nd url segment at the end.
Is there a way to tell EE which should have priority ... I don’t think there is
Any one have any ideas on a possible solution to ignore that stuff?
Thanks