Google Rich Snippets Rich Snippets structured data how to do?

How to do Google Rich Snippets Rich Snippets?

Structured Data Annotation Methods

GoogleSEOThe ranking is that some foreign trade practitioners doWeb PromotionThe main way.

The webpage is ranked, if it can effectively improve the click rate of the website, it can indeed bring more traffic to the website ^_^

What is structured data (microdata)?

Google's microdata is marked based on your HTML code, and if you write code specifications, it can enrich the display of your web pages in Google search results.

Google search"message from aliens", we can see the structured data (micro data) contained in this page promoting "Message from Aliens" in the search results ▼

Structured data (microdata) contained in the pages of "Message from Aliens" Sheet 1

  • Rich Snippets Rich Snippets (Microdata, Microformats, RDFa and Data Annotation Tools).
  • A snippet is a few lines of text that appear below each search result to give users an overview of what's on the page and how it relates to the user's search query.

Why add rich snippets?

Schema Rich Snippets structured data that enablesE-commerceWebsites are displayed in Google search results with differentiated rich snippets, thereby effectively increasing click-through rates and website traffic.

  • Despite the obvious benefits, only 0.3% of websites use rich snippets.
  • Read it again:0.3%!
  • Of course, this number is an average of all websites on the internet and may be higher in more technical fields, but there are still many webmasters who fail to take full advantage of this data.

How to add Rich Snippets microdata?

mostE-commerceThere are many pages on the website, and it is too time-consuming and laborious to manually modify the code, so all the template programs and installations are directly modified.WordPress pluginTo implement Rich Snippets (Schema Rich Snippets) structured data, it just simplifies the whole process.

  • Currently Google does not extract rich snippets directly from your content.
  • Instead, it requires users to insert microdata to help them understand the nature of the content.
  • It can then convert this microdata into the information displayed in rich snippets.

Chen WeiliangWill show you how to install rich snippets on your website in the easiest way possible - using a WordPress plugin.

All In One Schema Rich Snippets plugin

Install All In One Schema Rich Snippets plugin ▼

All In One Schema Rich Snippets Plugin Sheet 2

  • WP backend → Plugins → Install Plugins → Search "All In One Schema Rich Snippets”, download and install and enable;
  • You can also download directly from the website, then upload or install via FTP after uploading.

This WordPress plugin automatically inserts microdata schemas into each post, which Google can turn into rich snippets.

The plugin supports a variety of rich snippet types, including:

  • Author
  • Offer
  • personnel
  • personal comment
  • product
  • formula
  • softwareComment
  • Video

thisWP pluginThe number of supported snippets will be expanded in future updates, along with book reviews and local business snippets, and the plugin has the advantage of being simple enough to set up.

All In One Schema Rich Snippets Settings

Below your WordPress text editor, you'll find a metabox with a small dropdown menu containing all the different snippet types the plugin supports ▼

All In One Schema Rich Snippets plugin set microdata drop-down menu sheet 3

After you've selected the most appropriate option, you'll see some fields to fill out, depending on your first choice.

For example, a Recipe snippet would require an estimated cooking duration ▼

All In One Schema Rich Snippets plugin select Recipes settings sheet 4

  • And the author fragment will need to fill in the author's name.
  • Once set up, click Publish as usual.
  • The setup process is very simple, quick and easy!

Google will be able to identify microdata and use it to populate rich snippets next to links in SERPs (Search Engine Results).

Plugin FAQ

Below are frequently asked questions about the All In One Schema Rich Snippets plugin.

1) Where can I see a preview of my search results?
2) Do I have to fill in all the details?
No, although Google enforces certain fields in order to display rich snippets.
3) Why does the plugin create extra content at the end of my page/post?Can I simply hide/customize it?This is messing with my design!
  • We understand that you don't like the content displayed on your page/post.
  • If you don't like the default design content box created by the plugin, you can always customize it or edit the plugin's CSS file.
  • CSS file path:domain/wp-content/plugins/all-in-one-schemaorg-rich-snippets/css/style.css

Search "snippet-box" in CSS code,will display:block

#snippet-box {
 background: #F5F5F5;
 border: 1px solid #ACACAC;
 font-family: inherit;
 font-size: 13px;
 padding: 0;
 margin: 0 0 15px 0;
 width: 100%;
 max-width: 600px;
 display: block;
}

Change to display:none

#snippet-box {
 background: #F5F5F5;
 border: 1px solid #ACACAC;
 font-family: inherit;
 font-size: 13px;
 padding: 0;
 margin: 0 0 15px 0;
 width: 100%;
 max-width: 600px;
 display: none;
}
  • It means to hide it and not show it.

Things to note

  • becauseChen WeiliangTested, adding the above CSS code to the CSS file of the WordPress theme, but it failed to hide it.
  • So you can only modify the plugin is the CSS file to achieve the hidden effect.
  • If the plugin is upgraded, be sure to remember to modify the CSS file for the plugin again.
4) How does this plugin work with other plugins like WordPress SEO, wooCommerce etc?

Well, this plugin works perfectly with most other plugins because the only thing "All in One Schema.org Rich Snippets" does is - it lets you easily add Rich Snippets MicroData to your pages.

If you find any conflicts with other plugins, please don't hesitate to report an issue.

5) How long does it take to display rich snippets for search results?My search results still don't turn up rich snippets.

As long as the search engine crawls the MicroData created by the plugin, it can display the most likely rich snippets for your search results.However, it's perfectly possible for search engines to display rich snippets for search results (this depends mostly on your site authority)

If rich snippets aren't already showing up in search results, it's likely that when Google/other search engines find your site more authoritative, they will start showing up soon.

At the same time - you can[Google Structured Data Testing Tool]Validate and see a preview of your rich snippets.

6) I don't see the function I want.how can i get it?
[Contact us] to ask if this feature is on our development roadmap.If it's not on our roadmap, and if you still think this feature would make the plugin better, we have a few options to choose from –

If you are a developer and commit code, please write new features.Credits will be awarded if we include this feature in the release.

Sponsor all plugin users to complete this feature or request professional customization services.

7) Is Google Writer also part of your plugin?

Unfortunately, not yet.Although this is definitely on our roadmap and development will be complete soon.stay tuned!

Hope Chen Weiliang Blog ( https://www.chenweiliang.com/ ) shared "How to do Google Rich Snippets Rich Snippets Structured Data?" to help you.

Welcome to share the link of this article:https://www.chenweiliang.com/cwl-644.html

Welcome to the Telegram channel of Chen Weiliang's blog to get the latest updates!

🔔 Be the first to get the valuable "ChatGPT Content Marketing AI Tool Usage Guide" in the channel top directory! 🌟
📚 This guide contains huge value, 🌟This is a rare opportunity, don’t miss it! ⏰⌛💨
Share and like if you like!
Your sharing and likes are our continuous motivation!

 

Comment

Your email address will not be published. Required fields * Callout

scroll to top