Hi,
Please excuse my lack of pre-existing knowledge on the matter; this is some prepatory work I am doing before I speak with my PHP developer (I just know I'll get farther if I go in with some background knowledge)
Here's the scenario:
Using our website's search engine you can build all kinds of different URLs (we have many parameters)
In some cases you can create the same set of parameters but the order of them can vary, producing the same content but with different URLs (not desired)
What I'd like to do is recommend that we assign a placement hierarchy to the parameters so that we can be assured that if we're showing a particular set of results, the URL will always be the same, i.e. they will reorder themselves or "get in line"
Is this totally out in left field? Or is it doable?
I would also really appreciate any hints or examples that I can share with my developer to lead him in the right direction
Thanks very much