I configured a left navigation and inserted it's snippet for left navigation in my page layout, also inserted snippet for breadcrumb but i have couple of questions regarding behaviour of both.
1-i created few pages in my site as
one.aspx
two.aspx
three.aspx
and i set one.aspx as home page (welcome page) now when i go to the one.aspx page it's not showing in the left navigation and also not in the breadcrumb but when i go to the other page which are not set as home page(welcome page) then the left navigation and breadcrumb both are showing that page name as well.
i want to know is this the default/actual behaviour of breadcrumb and left navigation that the page which is set as home page is not shown in the breadcrumb and left navigation.
if not then please let me know how do i show home page in the left navigation and breadcrumb.