Forum Moderators: phranque
Please, just humor me for a bit. Do you see anything wrong with the above URI string? Not from a syntax standpoint, but from spidering and usability standpoints. What are the pitfalls of this type of URI naming structure?
And yes, there are double and triple underscores in that string. In some instances, there could be up to 6-15 words in the string separated by a plethora of underscores, commas and more underscores.
The algo may look for double underscores for example.
All gueswork though, nothing to suport what I say because I havent came across this. (yet)
Mack.
Note that I have no idea about the ",". That aside a couple of possibilities:
* One: using various delimiter numbers of underscores for parsing different parts of the url for data retrieval/replacement.
Perhaps by JS?
Did you look at the scripts on these pages?
* Two: it looks a lot like a python xhtmlhook (embed python code in HTML document) but never seen used.
Are these pages xhtml?