Nested Wildcards to Handle Virtual Items in Sitecore
问题 TLDR; What is the best or recommended way to work with complex virtual items at multiple levels? I'm working on something currently that instead of using query string variables to filter properties, I would just like to extend the URL and allow those URLs to filter. Events: ~/events/2012/april or ~/events/lunches or ~/events/6CB27D08-358E-49AA-8107-16A50E963C70 I currently have a wildcard setup to handle the last case or the year but ran into the snag of a wildcard only handling one level so