Examples SiteNavigationElement

Adding Structured Data to our website should be on your to-do list moving forward in Google domination world. Why? Because Google supports and prominently displays Structured Data for various data types. In fact, Google encourages website owners to use Structured Data and has a section in Search Console dedicated to this (Rich result status reports).… Continue reading Examples SiteNavigationElement

How to Add Structured Data to Your Website

You want your website and business to become even more profitable moving forward, that is why, adding Structured Data to your website should be on your to-do list for search engine optimization. This is an advanced SEO topic. I’ll be sharing some examples particularly for WordPress site. However, regardless of the CMS you are using… Continue reading How to Add Structured Data to Your Website

Local Business Structured Data Examples for Google

Depending on the content management you are using, adding Structured Data for Google search engine is quite easy for Local Businesses. Here’s an Example Using JSON-LD <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Name of Your Local Business", "@id": "https://example.co.uk/", "url": "https://example.co.uk/", "description": "Describe your business including location information", "telephone": "+44-1-123-1234", "email": "info@example.co.uk", "logo":… Continue reading Local Business Structured Data Examples for Google

Google Search Console Structured Data

Structured Data markup is how your website is coded using various semantics such as JSON-LD or Microdata. Both can be thought as vocabulary that machines (computers, search engines, user-agents) can understand and use for various reasons. Google Search Console Rich result Enhancements reports is there for website owners to analyze their website markup. Now that… Continue reading Google Search Console Structured Data

Google Search Console Structured Data

Google search engine has evolved mainly due to mobile device usage update around the world. Today, all major search engines like Google and Bing now understand Structured Data and use it in various ways. Popular sites like eBay are also using it to take advantage of the latest technology features whereby Google search engine shows your website… Continue reading Google Search Console Structured Data

What are Rich Cards?

Google Search Console Rich Cards are now called Rich Results. Part of Google Search Console Enhancement reports you can use these new resources to learn more: Introduction to structured data markup in Google Search Structured data markup that Google Search supports Rich Results Tester Enriched search results The mobile search results gamer changer. Introducing Google… Continue reading What are Rich Cards?

How to Add Schema.org Markup to WordPress

Structured Data is now official, its not going anywhere because Google not only recommends site owners to use it, Google algorithms understand Structured Data found on websites. What is Structured Data? Structured Data is a method of using vocabularies such as schema.org Microdata or Microformats or JSON-LD to markup your web page content so that… Continue reading How to Add Schema.org Markup to WordPress