> I rather agree with Tzury... a series of ANDs doesn't really seem > like a hierarchy to me.
On second thoughts, you guys are probably right -- because /tags/nda/english *is* the same as /tags/english/nda. And you're right about canonical URLs -- we've done that kind of redirection so if people type in /users/UserNAME, it'll do a redirect to our canonical lowercase /users/username address. Might I suggest having them canonically be in alphabetical order? Yeah, that's a very good idea. I think I'll do /tags/english+nda. We couldn't quite decide whether "+" was right or not, because it's AND (so I guess "." would be better -- it's the boolean logic "and", but that looks like a filename extension). Anyway, "+" is best, and it works. I'll put it on my to-do list. :-) Thanks again, -Ben -- Ben Hoyt, +64 21 331 841 http://www.benhoyt.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
