XtendedView

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • Home
  • Technology
    • How to
    • News
    • Computer
    • Windows
  • Internet
    • WordPress
    • Web
    • Google
    • Marketing
    • Social Media
  • Gadgets
    • iOS
    • Android
    • Games
  • About
    • Our Team
  • Contact us

Take 2 minutes to enable Breadcrumb for your WordPress website in Google SERP

Author: Tushar Thakur   Last updated on: March 4, 2012    11 Comments  

 

Breadcrumbs are nothing but the navigation links. We already discussed a topic procedure to add Breadcrumb (page navigation) to alltuts theme WordPress. But in that article we saw how to add breadcrumbs just for displaying the complete path of the post on your website pages, not in search engines. In this tutorial we will see how to add the smart, classic view of breadcrumbs in Google SERP (Search Engine Result Page).

 


What exactly Breadcrumbs looks?

 

To see what exactly breadcrumbs looks on your website see the above image.

 How to install google breadcumbs

The actual breadcrumbs we are going to discuss in this tutorial are the breadcrumbs which will display in Google SERP. Please see the image for how it will look when anyone will search your website.

You can observe in the image how it is looking. It looks really great even you can click on the up level text and browse the categories. In this case of above image you can click on word “Internet” or “PayPal” and you browse those pages.

 

Advantages of using breadcrumbs in Google SERP:

Your website URL looks very nice and people may attract to see it. Indirectly it will increase the organic traffic. People can browse the pages of website and it will cause decrease in the bounce rate. It is very important factor in Google. Complex internal categories linking takes place due to this, it causes SEO advantage and also increase your crawling rate.

 

Disadvantages of using breadcrumbs in Google SERP:

There is not any confirmed disadvantage of it. But some people say that breadcrumbs in the Google SERP may cause a slightly decreasing in page ranking in Google SERP. I don’t have any solid reason and even proof of it. Even I never experience it.

 

How to Implement the Google SERP Breadcrumb structure on any WordPress site?

Here I am only giving the tutorial for WordPress website because here I am going to use a WordPress plugin for same. For other platform I will share another tutorial later.

 

The things that required:

·         A WordPress site.

·         A plugin named: RDFa Breadcrumb

·         Bit knowledge of code editing.

Step 1:

Download and install the plugin RDFa Breadcrumb and activate it.

 

Step 2:

Inside your WordPress dashboard go to Appearance>>Editor and select file “Single.php” for edit.

 

In that search for line:

<!– Begin .postBox –>  or before post or before post content or anything (I am doing this in my Alltuts theme) If you are using any premium WordPress theme and if it is working of framework like thesis, genesis then you have to search this code inside your child theme.

 

And paste this code:

[php]
<div style="font-size: 13px; line-height: 18px; margin: 1px 0; padding: 2px 0;">

<?php if(function_exists(‘rdfa_breadcrumb’)){ rdfa_breadcrumb(); } ?>

</div>
[/php]

Adjust the location of breadcrumbs by changing the position of the code inside single.php

 

Step 3:

Once you added the code you can preview the breadcrumb in the Google webmaster’s Rich Snippets Testing Tool put you URL of any post and check the preview. See mine Preview:

 

 

Now the job is completed from your site. Lets the Google will do their job. Usually it will get updated in the Google SERP within 12 hours.

 

If you are facing any problem while editing the code for your theme, then please let me know. I can help you. Leave your comments here and share it with your friends.

Filed Under: Wordpress   

More on XtendedView Right Now!

  • Procedure to integrate/enable Windows live writer to your wordpress site to write posts from your desktopProcedure to integrate/enable Windows live writer to your wordpress site to write posts from your desktop

  • Step by step procedure to add Breadcrumb (page navigation) to alltuts theme wordpressStep by step procedure to add Breadcrumb (page navigation) to alltuts theme wordpress

  • How to integrate Related Post in Mystique theme manually – WordPressHow to integrate Related Post in Mystique theme manually – WordPress

  • TOP 5 Best SEO Plugins for WordPress

About Tushar Thakur

Tushar is founder of Xtendedview. He love to experiments on different gadgets, software/apps. He is professional blogger and Internet marketer. He is Interested in electronics and computers, Internet technology, Search Engine Optimization, Internet Marketing. Running online business and Blogs

Tushar has written 518 awesome articles for us at XtendedView.

  • Find Tushar On
❮
Simplest way to move your wp-config.php file to another location in WordPress for security
❯
Optimize WordPress comments on old pages to speedup you blog

Comments

  1. veeshaal says

    at

    Wow that was quick and simple. i tried yoast breadcrumb before but that was complex.

    Reply
    • Tushar says

      at

      Yoast are not appearing in SERP . Dont know why .

      Reply
      • Naziman says

        at

        I think yoast plugin right now can use breadcrumb in serp because i use this plugin for breadcrumb in my blog.

        Reply
  2. veeshaal says

    at

    well in my site it is implemented successfully but still there is www. prefix in search result, how to remove it or should i leave it as it is?

    Reply
    • Tushar says

      at

      That www prefix is there because you have set your domain as www in wordpress here “yourdomain/wp-admin/options-general.php”

      Reply
  3. jhimli says

    at

    Tushar I want to add RDFa Breadcrumb for my websites articles page, can you please once elaborate me the procedure. I have premium wordpress theme and there is one article manager option is presents where we post the related articles so where I put the code, actually m not very much comfortable with wordpress coding, Please wait for your Positive reply.

    here is my article page link
    http://indian-goldjewelry.com/articles/

    Cheers

    Jhimli

    Reply
    • Tushar says

      at

      Thank you for reading my website and hope I can resolve your issue.

      I visited your website, you are using shopperpress theme right? .
      Under WordPress dashboard go to the Appearance and select editor. Then click “single.php” file to edit then add the given code before “< ?php the_content(); ?>” tag ,see the screenshot. http://dl.dropbox.com/u/46474589/help%20breadcumb.jpg

      If you still facing any problem ,then let me know. 🙂

      Reply
  4. Szymon says

    at

    Tushar, Thanks for your tip, I have few times problem with implementing breadcrumbs. Now it seems to be working for me.

    I never heard about rich snippet form it’s powerful tool – thanks a lot, keep writing such good posts..

    Szymon

    Reply
  5. Mallikarjun Yawalkar says

    at

    Hi Tushar,

    Thanks for supporting my plugin (RDFa Breadcrumb) by writing such a good post.

    Reply
    • Tushar says

      at

      You are always welcome Mallikarjun 🙂

      Reply
  6. Rajesh says

    at

    I want to enable breadcrumb in genesis theme but don’t want to show that up in search results, is there any way to do this??

    Reply

 Comment Policy

Your words are your own, so be nice and helpful if you can. Please, only use your REAL NAME, not your business name or keywords. Using business name or keywords instead of your real name will lead to the comment being deleted. Anonymous commenting is not allowed either. Limit the amount of links submitted in your comment. We accept clean XHTML in comments, but don't overdo it please. You can wrap code in [lang-name][/lang-name] tags.


Tell us what you're thinking... Cancel reply

If you want a picture to show with your comment, then get Gravatar!

Connect on Facebook

How To Tech

Latest Articles

  • Top 5 Grammar Checkers (Must Have Tools)
  • How to Fix Mouse Lag in Windows 10
  • How To Change MAC Address Of Android With or Without Rooting
  • 8 Best SpeedFan Alternatives for Computers for Windows and Mac

Featured Articles

  • How to Turn off Laptop Screen Manually
  • Best Alternatives for Logic Pro X on Windows 10
  • Digital Ocean Review: Cheapest cloud hosting
  • How to run Android applications on MAC
  • How to remove login password from windows 8
  • How to Play Android games on Windows PC

Trending Topics

  • Android 22
  • Apps 20
  • Automobile 5
  • Blogging 32
  • Business 108
  • Computer 130
  • Education 12
  • Games 7
  • Games 13
  • Google 13
  • How to 75
  • Internet 232
  • Marketing 10
  • Mobile 51
  • Technology 216
  • Windows 16
  • Wordpress 13
  • Some Rights Reserved. Xtendedview | Copyrights 2011-2025 | Site Map | Privacy Policy
  • XtendedView is built on WordPress
  • WordPress Hosting by Bluehost