Contents
Use breadcrumbs when designing websites that are three or more levels deep. Place breadcrumbs directly above or next to the page title. For mobile, a single breadcrumb (pointing back one level) should be used at a minimum. Use arrows — not slashes or vertical lines — to imply movement between pages or point back home.
SharePoint 2010 uses breadcrumb navigation to let users keep track of where they are. For those who remember the story of Hansel and Gretel, a breadcrumb is what you’d use to mark a trail back out of the deep, dark forest.
What is the breadcrumbs when using it?
Breadcrumbs are a secondary navigation aid that helps users easily understand the relation between their location on a page (like a product page) and higher level pages (a category page, for instance).
How to enable breadcrumbs on your home page?
In the General tab, you can change the text and icon for your home page, set the character limit, and determine the hierarchy: In the Typography tab, you can adjust the font color and size for your breadcrumbs as well:
One of the things that a lot of us have been missing from classic SharePoint is the page breadcrumbs we used to have. These let us know where we are and how to go up to a more generic place.
Check the green radio button associated with Breadcrumbs. Then, click Manage, and check Enable Breadcrumbs. Set a breadcrumbs separator (defaut: ” – “). Click Save changes. Last step and the most important, copy and paste this code in your theme to call the breadcrumbs (eg: header.php file):
How do you show breadcrumbs in a post?
Under the Breadcrumbs settings, make sure to enable breadcrumbs by toggling the option to “enabled”. Then you can configure the breadcrumb settings according to your needs. You may also want to choose a taxonomy to show in breadcrumbs for your post.