Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I am desperately looking for a way to force (or even hack) Umbraco to set the default document to Content/Pages/Home.aspx, instead of the first page.
Currently I created a dummy page that redirects to Home.aspx as the first page under Content. But this is not ideal.
Could anyone help me please? Thanks in advance.
This blog might have some good tips: http://cultiv.nl/blog/2010/12/19/tip-of-the-week-the-ultimate-site-structure-setup/. It uses the umbracoInternalRedirectId for showing the first page.
Jeroen
1) Add new property with name & alias "umbracoRedirect" and choose Data type "content picker".
2) select first page under Content. click on "choose"
3) select your destination page "Home.aspx"
4: done.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Force Umbraco to set Home.aspx as the default document?
Hi,
I am desperately looking for a way to force (or even hack) Umbraco to set the default document to Content/Pages/Home.aspx, instead of the first page.
Currently I created a dummy page that redirects to Home.aspx as the first page under Content. But this is not ideal.
Could anyone help me please? Thanks in advance.
This blog might have some good tips: http://cultiv.nl/blog/2010/12/19/tip-of-the-week-the-ultimate-site-structure-setup/. It uses the umbracoInternalRedirectId for showing the first page.
Jeroen
1) Add new property with name & alias "umbracoRedirect" and choose Data type "content picker".
2) select first page under Content. click on "choose"
3) select your destination page "Home.aspx"
4: done.
is working on a reply...