SNIP » Search results for "rich data for 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:

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.

Is SNIP compatible with plugin X?

People keep asking me if SNIP is compatible with plugin X, Y and Z. Here is the answer:

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 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.

Can I get a discount?

From time to time people are asking for a discount. To make it short: I’m afraid I can’t offer you any discounts due to technical reasons. Read on to learn more about this.

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!

SEO for Job Postings and how to post a Job on Google

Google started its job search some time ago in Germany (and some other countries). This functionality was already available in some English-speaking countries, but it has since been introduced in many other countries, too. It seems like it’s time for me to write something about what others call “SEO for Job Postings”. This only describes […]

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:

Schema for WooCommerce: The Ultimate Guide

The time has come: nobody can avoid structured data anymore. It’s part of technical SEO. I wrote a lot about it in the past but in this blog post I want to focus on Schema for WooCommerce. Hopefully you can learn a lot about it and you are able to create your own snippets after […]

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 work with custom fields

One of the top questions that I get asked is: “how can I use my custom fields within a Global Snippet?”. So it’s worth writing about it.

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!

Get “Position Zero” on Search Results

Last week I’ve found a nice blog post from iThemes where Kevin D. Hendricks used the term “Position Zero” for search results. And Rich Snippets play a big role in this.

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:

Change number of Reviews on WooCommerce products

Since version 2.7.0 it’s possible to add reviews to the WooCommerce product snippets. As per default the plugin only integrates 5 reviews into the snippet. Here is how you can extend this number.

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 […]

Should I fix the error on logo.height?

A few customers recently reported that they’re getting errors for the Article snippet. Specifically on the ImageObject for the Organization sub-snippet. This is what I think Google is doing and how to fix it.

How to deactivate JSON+LD schema output of “The Events Calendar” plugin

Google and other search engines are working heavily on schema.org integration. In the past, a lot of theme and plugin authors have integrated schema.org in their plugins but could not keep up with the speed of changes. So what I see happens a lot is that plugin and theme authors do not update their code […]

Version 2.4 has landed!

Hey there. Finally, version 2.4.0 has arrived! Yey! New filters for developers The most important change is that developers now have the option to use the following filters to add custom JSON+LD data to each snippet: wpbuddy/rich_snippets/rich_snippet/json+ld wpbuddy/rich_snippets/rich_snippet/json+ld/value wpbuddy/rich_snippets/rich_snippet/json+ld/value/{key} With this, Global Snippets now have a new field that allows you to add value to […]

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.

Planned maintenance from our Web Hosting Provider

Hey customers! Today our web hosting provider told us that there will be a planned maintenance between July, 09 and July, 10 around 11 pm and 5 am CEST. So it might be that our server will not be available for up to 60 minutes during that time. That means that the Rich Snippets WordPress […]

Planned maintenance from our Web Hosting Provider

Hey customers! Today our web hosting provider told us that there will be a planned maintenance between May, 22 and May, 24 around 11 pm and 5 am CEST. So it might be that our server will not be available for about 30 minutes during that time. That means that the Rich Snippets WordPress plugin […]

What’s new in version 2.3?

Yey. I’m so happy to announce that version 2.3. of the Rich Snippets WordPress Plugin has been released yesterday. And: it has already been checked by CodeCanyon so that everyone can grab it now.

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 […]

How to tell search engines which of the snippets is the main snippet on a page

As you may know it’s possible to have multiple snippets on one page. However this may cause side effects. Especially if you’re using multiple snippets that can create a Rich Snippet on search results. Let’s say you have a blogpost that generates the following snippets: WebPage Review Event The Review- and the Event-Snippet can create […]

Can I use the plugin together with WP Ultimate Recipe?

Partially. There is no built-in support for this plugin in SNIP, but read on. I was able to test the free as well as the premium plugin (thanks to Mohamed).

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 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.

Plugin Requirements

Of course there are some requirements you should know about: Purchase Code and Licensing Note that you need a purchase code from Envato to a) activate and b) run the plugin properly. If you don’t know where you can find your purchase code, follow this. Please also note that once the plugin has been activated […]