breadcrumb Link : Have you heard about breadcrumb link it is a row of internal links at the top or bottom of the page that allows visitors to quickly navigate back to a previous section or the home page. Mostly we create a breadcrumb link at the top below the tabs and at the end of the text, would you like to see go to our home page you will find the linking structure. Many breadcrumbs have the most at the home page as the first starts at the left side, giving the path information to the visitors from where exactly they visited, so the visitors dosn't get confused. learn more For Example: Home-->Web Design-->Html
This is under best user experience and that is what Google want at the moment and breadcrumbs will describe the site architecture..
A “breadcrumb†(or “breadcrumb trailâ€) is a type of secondary navigation scheme that reveals the user’s location in a website or Web application. The term comes from the Hansel and Gretelfairy tale in which the two title children drop breadcrumbs to form a trail back to their home. Just like in the tale, breadcrumbs in real-world applications offer users a way to trace the path back to their original landing point. Use breadcrumb navigation for large websites and websites that have hierarchically arranged pages. An excellent scenario is e-commerce websites.
A Breadcrumb is a type of a navigation structure which informs to visitor about the main and sub category of the web page being browsed. A Breadcrumb trail is usually placed below the main heading of the webpage and contains links to its respective categories and sub categories.
You can see the breadcrumb navigation in this forum itself. Just down the header. It makes easy for the users to navigate the web pages of a website..