SNIP » Search results for "structured data wordpress" (: Page 2)

50% OFF Snip during CyberMonday Week

Hey there. I hope you’re all doing very well during these strange times. Believe it or not, corona is still a thing but BlackFriday stays 😉

Does SNIP impact page loading?

From time to time customers ask me if SNIP has a negative impact on page load time. Here is the answer to that:

How to add a single snippet to a custom post type

If you have custom post types or post types that have been added by third-party plugins and want to add singular Structured Data snippets to them, please follow the instructions below:

Corona Sale

Some of you already got an email from me saying that SNIP is currently on SALE. Here is why:

Use content from a shortcode inside of a schema property

A customer asked if it’s possible to add content from a shortcode inside of a schema property. The short answer is: SNIP does not support this at the moment, but I can see that there are use cases where this can be beneficial.

How to add your own loop

Ivan sent a message over Twitter and asked how to get breadcrumbs to work with tags. As you may know from the How to use Loops to iterate over items tutorial, it’s pretty simple with categories because they’re hierarchical. That’s not the case with tags. So it lead me to this blog post which shows […]

How to generate Sitelinks

This will be a short post because Sitelinks – at this point in time – do not have anything to do with Structured Data.

How to create an FAQPage Schema

Since Google said that they now support the FAQPage schema, customers keep ask me on how to do it properly.

Jobs

Support Hero I’m looking for someone who can help me doing support for my plugin: SNIP – Structured Data Plugin for WordPress. Prerequisites are: A very good written English. Deep understanding of structured data. Passion to help people. Possibility to respond within 12 hours at the latest. My standards are high. The plugin currently has […]

What’s new in version 2.14?

Finally I found the time to write the “what’s new” blog post like I did it with the other updates before that.

How to add comments into schemas

Benoit, a developer and very welcoming customer of mine, asked how he can integrate comments into this schemas. Here is an example field type that I’ve coded for him. Feel free to customize it the way you like it.

How to add your own field type

In this blog post I want to demonstrate how you can create your own field types in SNIP so that you can calculate and integrate custom code into any field.

WooCommerce Product Listing (Carousel) on Category Pages

Here is an example of a Global Snippet that allows you to show lists of products on product taxonomies (product categories and product tag) pages:

How to renew your support

If you purchased SNIP on CodeCanyon, you subscribed to a 6-month (or optionally a 12-month) support plan, which automatically expires after this time. After that, you will need to renew your support in order to receive personalized support. Here’s how you can do that:

Breadcrumbs for WooCommerce Product Pages

Because this is asked frequently here is a little how-to on how you can add Structured Data for Breadcrumbs on WooCommerce product pages.

WordCamp Europe is over. What’s next?

Last week I attended WordCamp Europe in Berlin. WordCamps are conferences that focus on everything WordPress-related. It’s not only for developers, by the way. You should go to one that is close to your home town as well!

How to use a certain post thumbnail size

Bill asked me today how it’s possible to use a certain post thumbnail size in SNIP. Unfortunately that is not possible at the moment directly within SNIP. However there is a workaround that extends its functionality. And here is how it works:

What’s new in version 2.13?

Yeah, another month of Structured Data! That’s great! And here are the changes that have made it into SNIP, my Structured Data Plugin for WordPress:

What’s new in version 2.11 and 2.12?

Another cool update has just been pushed out. Here is what has changed during the last two versions for SNIP, the Structured Data Plugin for WordPress:

Does SNIP work with WP Job Manager?

Yes it does. However you need to work with overridable schema properties within SNIP because the WP Job Manager Plugin does not provide all fields that are necessary to add all recommended properties.

How to get the date in search results

Have you ever seen the date of a post in search results? Yes, that’s also done with Structured Data. Here is how it works.

What’s new in version 2.10?

Hurray! Today marks the day of the 10th major update of SNIP, the number one Structured Data Plugin for WordPress! Read on to find out what’s new in this version!

How to use Loops to iterate over items

In version 2.8.0 of SNIP a long awaited feature came into the plugin. The feature is called “loop” and allows you to define a property to use a loop that it runs through. Here is how this works:

Google has a new “Rich Media” Tool

Google today announced a new so called Rich Media Tool. As far as I understand it, this tool is the replacement for the current Structured Data Test Tool.

Documentation

The current version number is: . The required WordPress version for this plugin is: or higher. Check the full version history. Have any questions that have not yet been answered? Ask a question in the forum. Looking for a support form? Click here. Pre-Sales Questions What are the requirements? How does the licensing work? Is […]

How to generate a BreadcrumbList Schema

A breadcrumb trail on a page indicates the page’s position in the site hierarchy. A user can navigate all the way up in the site hierarchy, one level at a time, by starting from the last breadcrumb in the breadcrumb list. Google uses the BreadcrumbList Schema-Type to show it in search results. You can read […]

How to add @id field to a snippet

Especially if you want to build complex structured data, you want to connect them in a certain way. This is where the @id-property comes in. Here is how you can work with that.

Can I create a star rating system with this plugin?

SNIP, the Structured Data Plugin for WordPress allows you to create Rich Snippets that produce stars in search results. However it does not allow your users to rate your blog post as it’s not a rating plugin. That means it has no built-in rating system that counts automatically.

How to build a proper LocalBusiness Rich Snippet

Jayne sent me an email today. She wanted to know how to properly build a Rich Snippet for Businesses. She wrote that her competitor has stars in his search results and she wants to do the same but don’t know how it works. Jayne, I’m here to help. So please read on!

What are Global Snippets?

Global Snippets are a beautiful thing. They allow you to add one rich snippet to many posts at once. But how does it work exactly? How to create a global Rich Snippet When you activate the plugin you will see a new menu item under “snip” in your WordPress dashboard. It’s named “Global Snippets”. Just […]

I get an error that the domain is bound to another host.

This error occurs because CodeCanyon only sells licences that are available for a single domain. If you try to install the plugin on more than one domain, you’ll get the following error on the second domain: “It seems that this purchase code is tied to another host. Please buy a new license in order to […]

How to set up a Rich Snippet for a WooCommerce Product

After the long post I wrote about Schema for WooCommerce, customers asked how it’s actually done. How can one build his or her own Rich Snippets? In an email a customer of mine, Michael, asked if I could do a blogpost or a video about how to set up SNIP, my Structured Data Plugin for […]

How to make global snippet properties overridable in each post

In version 2.2.0 of SNIP, the Rich Snippet WordPress Plugin, there is a cool new feature that allows you to overwrite global parameters directly in your posts. If you’re new to SNIP, please take a look at the Structured Training Course. There are also two videos in the training that are related to Global Snippets: […]

How to properly create a rating to a thing

Oliver asked via E-Mail on how to do a proper AggregateRating as he has seen that his competitor is using it as well. In this post I will show you how to create a proper aggregateRating by using snip –  The Structured Data and Schema WordPress Plugin.

Video

[video_1 title=”The Donut” date=”30.11.2015″ thumbnail=”https://rich-snippets.io/wp-content/uploads/2013/03/donuts.jpg”]Praesent commodo cursus magna, vel scelerisque nisl consectetur et. Vestibulum id ligula porta felis euismod semper. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Integer posuere erat a ante venenatis dapibus posuere velit aliquet.[/video_1] Test this shortcode with Googles […]

Event 2

[event2 name=”Fotokurz – za?áte?níci” street=”Masarykovo náb?eží 22″ zip=”110 00″ locality=”Praha 1″ country=”Czech Republic” url=”https://rich-snippets.io/event-2/” start_date=”01.10.2018″ end_date=”02.10.2018″ organization=”Klub cestovatel?” image=”https://rich-snippets.io/wp-content/uploads/2013/03/donuts.jpg” price=200 availabilitystarts=”01.12.2017″]Etiam porta sem malesuada magna mollis euismod. Integer posuere erat a ante venenatis dapibus posuere velit aliquet. Maecenas sed diam eget risus varius blandit sit amet non magna. Praesent commodo cursus magna, vel scelerisque nisl […]

Minimalistic Product

[minproduct name=”Rich Snippet Plugin” price=”11″ rating=”5″][/minproduct] On this page is a hidden minimal product. You can see it using the Structured Data Tool on Google.

Recipe for Donuts (hidden)

This page has a hidden shortcode/rich snippet for a a donut-recipe. [nopublicrecipe name=”Donuts” recipetype=”dessert” photo=”https://rich-snippets.io/wp-content/uploads/2013/03/donuts.jpg” published=”19.11.2012″ preptime=”15″ cooktime=”30″ totaltime=”45″ nutrition=”250″ yield=”10 pieces” ingredients=”5 eggs, 250g suggar, 250g margarine, 250g flour, 5g baking powder” summary=”Easy and quick donuts” rating=”5″ count=”35″ author=”Flow” thumbnail=”https://rich-snippets.io/wp-content/uploads/2012/11/donuts-thumb.jpg”] Mix all the ingredients to a smooth dough. Back it in a Donut Maker […]

Software Application

This blog entry has a not-visible shortcode that shows a software application schema.org syntax to search engines. You can test it wich Google’s Rich Snippet Testing Tool here. [softwareapplication image=”http://wp-buddy.com/wp-content/uploads/2014/04/paragraph-spacing-line-breaking.jpg” price=”10″ rating=”10″ best_rating=”10″ language=”German” operatingsystem=”WordPress” category=”Plugins” currency=”USD”]An easy to use WordPress plugin that allows to make paragraph spacings and line breaks.[/softwareapplication]

Organization (no public)

[organizationnopublic url=”http://www.hofbraeuhaus.de/” telephone=”+49 (0) 89 / 29 01 36-1 00″ streetaddress=”Platzl 9″ locality=”München” region=”Bayern” postalcode=”80331″ countryname=”Germany” name=”Hofbräuhaus München”][/organizationnopublic] On this page an organization shortcode has been included. It’s not visible to the public but can be found by search engines. Click here to check this with Googles Rich Snippet Testing Tool.  

Address (no public)

[addressnopublic streetaddress=”Platzl 9″ locality=”Munich” region=”Bayern” postalcode=”80331″ countryname=”Germany”][/addressnopublic] On this page a address shortcode is included but not visible to the public. Check the result with Googles Rich Snippet Testing Tool (scroll down to the end of the page to see the schema.org address).

Hidden Product

This page has an hidden product shortcode. You can find a detailed description on the Rich Snippet WordPress Plugin FAQ. [hiddenproduct name=”Schema Corporate WordPress Theme” image=”http://wp-buddy.com/wp-content/uploads/2013/01/schema-coroporate-wordpress-theme-logo.jpg” description=”A WordPress Theme with full schema.org support” brand=”WPBuddy” identifier=”WPB-SCT” price=”69″ rating=”7″][/hiddenproduct] Test this shortcode with Google

Product Review

[productreview product_name=”Schema.org WordPress Theme” img_src=”http://wp-buddy.com/wp-content/uploads/2013/01/schema-coroporate-wordpress-theme-logo.jpg” rating_value=”5″ price=”69″ review_author_name=”WP-Buddy” review_date=”09.09.2013″ review_subject=”Best Theme Ever” review_worst_rating=”0″ review_rating_value=”5″ review_best_rating=”5″ review_description=”Full integration of schema.org is great!” ]A WordPress Theme that fully supports schema.org syntax[/productreview] Test this shortcode with Google’s Rich Snippet Tool

Page with no public rating

This page has a rating which is not displayed to the public. But please note that Google don’t like hidden things. In fact this rating will maybe never show up on search results (because it’s hidden to the public). Click here to find out how this works (FAQ Question 8). Test this page with the […]