published page structure Options
jonwhiteside
Posted: Tuesday, August 15, 2006 8:55:58 PM
Rank: Newbie

Joined: 8/15/2006
Posts: 5
Hi all.

Probably a simple question but...

i have the following page structure in umbraco

-clients
-client1
-client2
-client3

When I publish the pages I get the following urls:

http://localhost/clients.aspx
http://localhost/client1.aspx
http://localhost/client2.aspx
http://localhost/client3.aspx

What I would like is:

http://localhost/clients.aspx
http://localhost/clients/client1.aspx
http://localhost/clients/client2.aspx
http://localhost/clients/client3.aspx

What do I need to do to enable the hierarchal structure? Is there a specific setting I'm missing?

Thanks,
Jonathan

thomwhaites
Posted: Tuesday, August 15, 2006 9:25:06 PM
Rank: Fanatic

Joined: 7/20/2006
Posts: 256
Location: Boston, Massachusetts
Just right click "clients" and select "Create New" to add a level beneath clients.
>Clients
>>Clients 1
>>Clients 2

etc.
kalpa
Posted: Tuesday, August 15, 2006 9:33:28 PM

Rank: Fanatic

Joined: 7/19/2006
Posts: 492
Location: Göteborg, Sweden
If you have created the subpages by right clicking your clients page the structure should be there

" - Yeah I'd like to share your point of view, as long as it's my view too... (http://www.d-a-d.dk/lyrics/pointofview)
jonwhiteside
Posted: Tuesday, August 15, 2006 9:52:12 PM
Rank: Newbie

Joined: 8/15/2006
Posts: 5
the pages are in the correct structure in umbraco. client1 - client3 are subpages of the "clients" page. it is still publishing all pages into the root of the site, though.

Any other ideas?
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.