In previous versions of #Umbraco I used to use the "VirtualNodes" package to allow a node to be ignored in the request URL. So I could make a node called "temp" for example and the pages underneath it would be accessible at "/page/" instead of "/temp/page/" - Any way to do this in v10 without a package? Thinking (hoping) @kevinjump might have some insight as someone who is frequently in the guts of Umbraco?