Home page showing as first link after domain name in SERPs

Home page showing as first link after domain name in SERPs - Google Search Console is a free application that allows you to identify, troubleshoot, and resolve any issues that Google may encounter as it crawls and attempts to index your website in search results. If you’re not the most technical person in the world, some of the errors you’re likely to encounter there may leave you scratching your head. We wanted to make it a bit easier, so we put together this handy set of tips about google-search, schema.org, rich-snippets, breadcrumbs to guide you along the way. Read the discuss below, we share some tips to fix the issue about Home page showing as first link after domain name in SERPs.Problem :


I've just noticed Google is displaying the breadcrumbs as




domain name > home > page




on internal pages. In my mind it should be:




domain name > page




without the "Home" displayed. See screen print below:





This is the code being used on the page:



<ol id="topBreadCrumb" itemtype="http://schema.org/BreadcrumbList" itemscope="">
<li itemtype="http://schema.org/ListItem" itemscope="" itemprop="itemListElement"><a href="/" itemtype="http://schema.org/Thing" itemscope="" itemprop="item"><span itemprop="name">Home</span></a><meta content="1" itemprop="position"></li><li itemtype="http://schema.org/ListItem" itemscope="" itemprop="itemListElement"><a href="/shop-front-refurbishment/" itemtype="http://schema.org/Thing" itemscope="" itemprop="item"><span itemprop="name">Shop Front Spray Painting</span></a><meta content="2" itemprop="position"></li>
</ol>


Can anyone make any suggestions on what I am doing wrong?


Solution :

Google displays everything correct, according to the code. The Home point is generated by <a href="/" itemtype="http://schema.org/Thing" itemscope="" itemprop="item"><span itemprop="name">Home</span></a>



If you don't want the Home point in the breadcrumb, your first point should be the next after Home.



Make use of Google's example under https://developers.google.com/search/docs/data-types/breadcrumb


If the issue about google-search, schema.org, rich-snippets, breadcrumbs is resolved, there’s a good chance that your content will get indexed and you’ll start to show up in Google search results. This means a greater chance to drive organic search traffic to your site.

Comments

Popular posts from this blog

Is it possible to outrank Google for a search term on their own search engine?

How to over take brand keywords in Google SERP?

Removing a Website Name in Another Website From Google Index