schema_org

Schema.org is one type of Microdata. Microdata is a synonym for particular HTML statements. It can be embedded into HTML to provide additional information to the search engines. It can result, among other things, in having rich snippets.

2) What are rich snippets?

Rich snippets are the result of the microdata implementation.

snimek-obrazovky-2023-03-15-v-14-42-11-8934997

When to use Schema.org in a WordPress theme?

Implementing microdatas on a WordPress site can take some time, so if your site is getting only a few hits a month, it’s probably not worth it. Build your traffic first, and then your pages are well indexed on Google, it’s time to stand out from the crowd.

Having rich snippets is especially useful when your WordPress site has several custom fields. For instance, on a real estate site, you might want to highlight the price and number of rooms. On an e-commerce site, you might want to show ratings and if the product is in stock.

I want to use schema.org, how to get started?

There is pretty much two options:

The first option is most-likely suitable if you’re using a paid/free WordPress theme. If you’re a developer, you could of course implement microdatas using a child-theme; but in my opinion it can get messy. Follow this tutorial if you want to use Schema Creator by Raven.

The second option is designed for theme developers. The main advantage over the first one is that you have a better control of the markup, and it saves you from installing yet-another-plugin. Promoting microdatas to your clients is also good way to impress them and close deals. Not mentioning it to a potential e-commerce client would be such a shame, especially knowing that basic implementation with WooCommerce take less than a minute.

Preview and test micro-datas

But hey, what if I want to check how the search result page will look like with rich snippets? Google offers a Rich Snippet Testing tool to review and test the micro data in your pages and posts. Simply past the URL of the post in which you inserted schematic data and click Preview.

How can I be sure that the rich snippets will show up?

Unfortunately, you can’t. Google is the one making the decision whether to show rich snippets or not on your search results. However, if correctly implemented, there is no reason for Google not to show it in the SERP. You’d really miss something if you passed your way on this.

Leave a Reply

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