SEOClerks

Three easy ways to implement essential structure data categories on Wordpress



Write the reason you're deleting this FAQ

Three easy ways to implement essential structure data categories on Wordpress

Schema.org Structured Data is a mix of different vocabularies developed with the help of all major search engines (Yahoo, Yandex, Bing, and Google) for a better understanding of the content a webpage holds. Therefore Structure Data is added to a page HTML containing very specific information a search engine can read and sort out.

I mainly used Schema structure data with JSON-LD, but it can also be used with RDFa. To my shame, I only started to explore and test Schema and structure data categories in the last two years. But I've learned a lot and managed to implement basic schema items of a lot of WordPress websites in a few different ways.

First of all, you need to understand the importance of Schema and Structure data. Just know this: if you ever want to aspire to rich snippets in Google results, you will need to implement structure data. Sure, sometimes Google doesn't need Schema to implement feature snippets and rich snippets, but most of the time, it does! To relly on Google to pick up rich snippets on its own, because most certainly it won't!

Here are the top and most simple ways to implement Schema Structure Data with JSON-LD on WordPress:

1. Use Markup (JSON-LD) structured in schema.org - Wordpress Plugin

You can find it here: https://wordpress.org/plugins/wp-structuring-markup/
Three easy ways to implement essential structure data categories on Wordpress
Probably the best Schema Wordpress plugin available right now! When configured correctly it will simply not fail, and you won't get any errors in the Google Structured Data testing tool.

It has the following categories of Schema items that you can enable only if you actually need them:

  • Article - Works great for any article type content page.
  • BlogPosting - It is essential to have if you have blog posts! It works excellent with AMP if implemented correctly, I manage to gain lots of Google rich snippets + amp results with a picture when having this on.
  • BreadcrumbList - Just enable it, works for most sites.
  • Event - Enable this if you have special event pages.
  • LocalBusiness - This is essential for local SEO, make sure you get all the info just right.
  • NewsArticle - Covering news? Have this on if you do.
  • Organization - An opportunity to provide search engines with more information about your organization, enable it!
  • Person - Works excellent on CV pages, about pages and author pages.
  • SiteNavigation - Every site needs it, enable it.
  • Video - When you want to outline a particular video on a page.
  • Website - Every website should have this. Make sure you don't have one already before enable it, most Wordpress themes have "website."

The only downside of the plugin is the conflicts it often haves on multi-language based websites or multi-sites type WordPress installations. This is often the case with some of my clients, so I needed to find a good alternative.

2. Implementing basic JSON-LD structure data with Google Tag Manager.

If you have a simple website without a blog or article section, implementing structure data with the help of Google Tag Manager, is simple, elegant and fast.
Three easy ways to implement essential structure data categories on Wordpress
Not to mention the fact that you will be one Wordpress plugin less and we all know how good of a thing that is!

All you need is access to Google Tag Manager, and some basic understand of GTM. If you manage to install Google Analytics with GTM, you are going to be fine. Just create a new tag, name "Schema" set a trigger for all pages and as tag configuration choose "Custom HTML tag."

Create your Structure Data markups with the help of generators like this one here: https://www.jamesdflynn.com/json-ld-schema-generator/

Just past the results from the generator into the custom HTML tag from GTM and hit publish. That's it! You are not good to go, test everything with https://search.google.com/structur...-tool/u/0/?hl=ro and make sure you don't have any errors.

The basic Schema category items you can implement with GTM are: Person, Website, Local Business, Organization, Event, Product and that's about it. I managed to also implement Video and other unusual stuff on particular pages.

But the problem with GTM Schema implementation is that you can't install "Article" and "BlogPosting" type categories because these require a custom dynamic generation, which GTM as far as I know, is incapable off. You need to do it directly in the Wordpress Theme with the help of a developer, or you can install a plugin like the one I just talked about.

3. Schema - Wordpress Plugin

Yes! Another WordPress plugin. This one is a little different, and I only use it in combination with Google Tag Manager when the first plugin is incompatible with various other plugins or conflicts.

It isn't the best solution from my point of view, but it can be useful enough.

The main downside I have with this plugin is the structure data errors I got on some websites where I installed it. To be fair, just a few had problems, overall, it worked well. So you may want to test it first.

You can find it here: https://wordpress.org/plugins/schema/

Has a few features that aren't available on the JSON-LD plugin, stuff like: Schema Review, Schema default image, Knowledge Graph and Search Box.
Three easy ways to implement essential structure data categories on Wordpress

Comments

Please login or sign up to leave a comment

Join
overcast
Some really good tips. And I agree with the schema. I am not sure if my blog qualifies for this. But based on what I have seen it seems like a good option to have it. Though I would be really wary of this type of review stars based system usage though. Because not all the time people prefer to make use of the review on that way. So schema can be useful for the business who are going to make use of that as well. You have given some really helpful tips there.



Are you sure you want to delete this post?

kgord
I think you did a great job of explaining and implementing a very difficult subject. I think it is always helpful to break technical data down into steps for greater understanding.



Are you sure you want to delete this post?

DarthHazard
I agree. This is quite a detailed post explaining what structure data is and how to easily implement essential structure data on Wordpress. I'm not going to lie, it's not exactly a subject I understand a lot but this post helped me understand it a tiny bit better.



Are you sure you want to delete this post?

vinaya
I use wordpress on my half a dozen sites. I don't know coding, but I can customize wordpress site fairly well. However, I am not sure what you are talking about. First of all, I need to find out what Schema Structure Data is what JSON-LD actually does. Since I do not know about Schema Structure Data, I did not actually understand what you are trying to tell, I have to read more anout Schema Structure Data.



Are you sure you want to delete this post?

Corzhens
I have plans of creating my own website for purposes of affiliate marketing. Some freelancer friends are recommending Wordpress to me instead of hiring a web designer to make my website. Wordpress is already a website that you can install and operate today, they said about the advantage of Wordpress because designing a website takes time and it cannot be done in a day or 2 only. With Wordpress the website is instant.



Are you sure you want to delete this post?