Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Yoni 49 posts 118 karma points
    Dec 03, 2013 @ 18:29
    Yoni
    0

    Custom file as root homepage

    I am merging my site with Umbraco.

    For now, I need the root home page to be my own and not Umbraco's.

    From what I see Umbraco uses the default.aspx file in the root.

     

    How can I get around this?

     

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Dec 03, 2013 @ 19:58
    Dennis Aaen
    0

    Hi Yoni,

    Since you are new to Umbraco I will recommend you to take a look at the following resources:

    First you need to make a document types, for each the different page types you have. In your case I will make a document type for your frontpage, and named it FrontPage. I can recommend you to make a master document type, and add the common propperties, at should be inhert on all of you page types.

    The documentation for document types can be found here

    After that you have created a template again I can recommend to setup a master template where you collect all the markup that´s should be on all pages. E.g doctype analytics scripts and so on.

    The documentation for working with templates can be found here

    If you want to work with Webforms look here. if you want to work with MVC see here

    I will recommend you to take a look Umbraco.tv, there are a lots of good video materials about working with Umbraco,

    http://umbraco.tv/videos/implementor/fundamentals/document-types

    http://umbraco.tv/videos/implementor/fundamentals/templating

    http://umbraco.tv/videos/implementor/fundamentals/stylesheets-and-javascript

    I hope this can do you way to know more about Umbraco and work with Umbraco easier. Happy Umbraco coding.

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft