Showing posts with label Navigation. Show all posts
Showing posts with label Navigation. Show all posts

0 HOW TO CREATE A BREADCRUMB NAVIGATION

This is another Eazy Blogger Trickz tutorial on how to create a "Breadcrumb Navigation" on your blogger blog.

Bread crumb navigation is not only important for your visitor, but is also important for search engine when crawling on your website or blog. Breadcrumb navigation make robot easy to crawl.

The robot the I am referring in this post are the search engine "crawlers" they are also known as "web crawlers" cause they are the ones responsible for analyzing your website/blog ranking on major search engines.

Follow the steps below to enable your own "Breadcrumb Navigation" on your blog.
  • First Step is to Log-in on your Blogger account
  • Go to Dashboard
  • Click on the Design 
  • Hit the Edit HTML
  • After that tick the Expand Widget Templates
  • Then Press CTRL+F on your browser then a textbox will pop out and search for the code below:
<b:if cond='data:post.title'>

back to top