Hello,
A folder is nothing else than standard document type as news or page menu item, so yes, it has its own url, however you don't have to approach those steps manually for each folder you create, but you can implement very
simple handler (
Document.Insert.After) where you check if the document type is
cms.folder and if it is, then set those three properties automatically. Is it clear?
Best regards,
Jan Hermann