Copied to clipboard

Flag this post as spam?

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


  • Sachin Gangarde 4 posts 24 karma points
    Jan 16, 2012 @ 08:14
    Sachin Gangarde
    0

    where to find the umbraco homepage

    guys i am new umbraco, my question is, while developing the sample site  from template i have replaced the older tabs of site to other names.but problem is that i am not finding where is the Home page and attached links code.

    Can anybody here tell me about the location and edition of the homepage to customize menu and attachment.

  • Michael Latouche 502 posts 816 karma points c-trib
    Jan 16, 2012 @ 10:09
    Michael Latouche
    0

    Hello,

    if you are referring to the home page of the baclkoffice administration tools, it is located at http://yoursitedomain/umbraco

    Cheers,

    Michael.

  • Sachin Gangarde 4 posts 24 karma points
    Jan 16, 2012 @ 10:36
    Sachin Gangarde
    0

    I am asking in case of localhost developement.

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Jan 16, 2012 @ 10:38
  • Sachin Gangarde 4 posts 24 karma points
    Jan 16, 2012 @ 10:41
    Sachin Gangarde
    0

    it is giving following error......

     

    Page not found

    No umbraco document matches the url 'http://localhost:29076/umbraco'

    umbraco tried this to match it using this xpath query'/root/* [@urlName = "umbraco"] | /root/*/* [@urlName = "umbraco"]')

    This page can be replaced with a custom 404 page by adding the id of the umbraco document to show as 404 page in the /config/umbracoSettings.config file. Just add the id to the '/settings/content/errors/error404' element.

    For more information, visit information about custom 404 on the umbraco website.

    This page is intentionally left ugly ;-)

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Jan 16, 2012 @ 10:43
    Markus Johansson
    0

    Hi
    Try 'http://localhost:29076/umbraco/' and 'http://localhost:29076/umbraco/default.aspx'?

     

  • Sachin Gangarde 4 posts 24 karma points
    Jan 16, 2012 @ 10:46
    Sachin Gangarde
    0

    ya this page is showing content files only not homepage.I want the location of homepage where all the pages are connected.

  • Markus Johansson 1701 posts 4879 karma points c-trib
    Jan 16, 2012 @ 10:51
    Markus Johansson
    0

    I can't understand what you are looking for. The "homepage" of the front end is located at:  'http://localhost:29076/' and the back office 'http://localhost:29076/umbraco/'.

    If this doesent work there may be something wrong with the settings?

  • Michael Latouche 502 posts 816 karma points c-trib
    Jan 16, 2012 @ 10:52
    Michael Latouche
    0

    Hi,

    If I am not mistanking, the homepage is by default the first page that appears in the hierarchy. You then need to assign it a template that contains navigation etc.

    Cheers,

    Michael.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies