In SERP title tags no longer control what’s shown

In SERP title tags no longer control what’s shown

You heard it right. Google might no longer show your title tag in search results. But don’t panic, you still retain some level of control over what’s shown using certain microdata markup implementations.

As mobile traffic became larger in volume than desktop traffic to most online merchants out there, this change that Google just announced will have a significant impact on every Magento store in the world. Google is throwing out the old URL on mobile and substituting it with breadcrumbs and “your real world name” instead of domain.

Why is Google doing this?

You’ve probably noticed that Google already rewrites most of your titles into something they believe is more appealing to their searchers. Google wants to deliver the best possible user experience to people using it and simply put, a lot of page titles out there suck. They are either too long or too short or don’t accurately describe what’s on that page.

For this reason Google often tries to rewrite the URL and usually shortens the long ones, or displays your H1 tag if it better describes the page than your title tag. In some cases Google even rearranges the words and you end up with a title that has nothing to do with what you wrote down in the title tag.

In most cases when Google changed your title tag, Google added your brand name to the beginning or to the end of the title tag.

How do I control what’s in my mobile SERP title now?

Now in mobile, Google will usually add your “real world name” to the title tag. You can control what that name is using microdata markup.

So to control the name part, you need to implement either JSON:

<script type="application/ld+json">
    {  "@context" : "http://schema.org",
       "@type" : "WebSite",
       "name" : "Your WebSite Name",
       "alternateName" : "An alternative name for your WebSite",
       "url" : "http://www.example.com"
    }
    </script>

or schema.org microdata markup:

Your WebSite Name

The other part that could form your mobile SERP title in Google are your breadcrumbs. Schema.org still doesn’t support breadcrumbs microdata implementation so you have to use one of the older methods.

Recommended is to use the data-vocabulary implementation:

On mobile SERP, Google removes URL and actually displays the before mentioned name and breadcrumbs path. The name is used instead of the domain name.

Remember to use Google’s rich snippet testing tool to see if you implemented these markups properly!

If you’re confused with any of the Google’s updates or need any help regarding your Magento shop, we’re here to help you out with our SEO audit. Feel free to contact us!

UPDATE: Google’s Gary Illyes clarifies: “Breadcrumbs is worldwide, but site name is only US in English. We do hope we can extend our support for site name to other regions and languages, too.”

Related Inchoo Services

You made it all the way down here so you must have enjoyed this post! You may also like:

Build your 2017 Magento SEO strategy with these tips Ivona Namjesnik
Ivona Namjesnik, | 10

Build your 2017 Magento SEO strategy with these tips

Free eCommerce SEO consultations by Inchoo at Meet Magento Poland Tea Pisac Benes
Tea Pisac Benes, | 0

Free eCommerce SEO consultations by Inchoo at Meet Magento Poland

What is ideal heading tag structure for eCommerce websites? Toni Anicic
Toni Anicic, | 17

What is ideal heading tag structure for eCommerce websites?

10 comments

  1. For my home page, google is adding my website name in the beginning of the seo title. and i am using yoast wordpress seo plugin and in there i haven’t used my website name in the beginning.
    why google is showing like this and how can i changed it.
    it is happing with only home page.

    An also worrying about ranking what if any change in title will affect my ranking on google.

  2. My website was showing irrelevant title in the google and it was not ranking for the desire term so finally i removed that sentence from article and not it appear my title tag in the google.

  3. Nice article Toni..
    Now, we have been heavily covering the Google mobile friendly update, a new Google algorithm that began on April 21 aimed at significantly changing the mobile search results to give preference to mobile ready web sites over non mobile ready web sites.

  4. Great article Toni! We are also seeing big changes coming to the mobile search engines. Starting with the major Google update tomorrow that makes responsive design a ranking factor. I’m very excited and curious what else Google has in store for Mobile search!

  5. Hi Toni,

    The “name” property refers to URL trail and not the title tag.
    It is the name of your business.
    These are Google’s directives.
    The website names you supply in your markup should meet the following criteria:
    – Be reasonbly similar to your domain name
    – Be a natural name used to refer to the site, such as “Google,” rather than “Google, Inc.”
    – Be unique to your site—not used by some other site
    – Not be a misleading description of your site

    Have a look at the examples cited in Google’s documentation:
    https://developers.google.com/structured-data/site-name

    1. Hi Kunle,

      Yes. And no. 🙂

      The name will also end up as the last thing in what used to be title, but it will also appear instead of domain name.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <blockquote cite=""> <code> <del datetime=""> <em> <s> <strike> <strong>. You may use following syntax for source code: <pre><code>$current = "Inchoo";</code></pre>.

Tell us about your project

Drop us a line. We'd love to know more about your project.