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 Google Rich Results Course by RankYa Enriched search results The mobile… 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

How to Use Structured Data Testing Tool

Google has made new changes to its Structured Data testing tool because of the new features such as Rich Cards focusing on mobile devices user experience. Google also renamed Rich Snippets to reflect these latest changes, now Snippets are called Rich Results. Rich Cards are for mobile devices Search result features are for all devices, mobile desktop… Continue reading How to Use Structured Data Testing Tool