Welcome to Our.Umbraco Forums.Yes it's possible very easily. I would recommend experimenting with the Fanoe Starter Kit. If you right click the on the home node then right click the node and select create. Then call the page "About Us", Umbraco will replace any space with a "-". If you then go on the newly created node to properties tab an you will be able to view the link labeled "linked to document". If you really require /home/ segment nest the about-us page under a home page.
Creating sub-pages
Hi,
Is it possible to create pages as sub-pages in Umbraco? So, for instance, I would like the URL of my page to be www.website.com/home/about-us
Any info on how I can do this would be great!
Thanks
Ciaran
Hi Ciaran,
Welcome to Our.Umbraco Forums.Yes it's possible very easily. I would recommend experimenting with the Fanoe Starter Kit. If you right click the on the home node then right click the node and select create. Then call the page "About Us", Umbraco will replace any space with a "-". If you then go on the newly created node to properties tab an you will be able to view the link labeled "linked to document". If you really require /home/ segment nest the about-us page under a home page.
Umbraco TV is a really good starting place for further explanation http://www.umbraco.tv/videos/umbraco-v7/content-editor/
Also a guide here for creating a basic umbraco site https://our.umbraco.org/documentation/Using-Umbraco/Creating-Basic-Site/ ;
Hi John
Thanks for the reply. I discovered that to create a page as a sub URL, you just need to nest the page under another page, and not under a root item
is working on a reply...