Mappings
Mappings are designed to help us organize and structure content while improving the SEO on our website.
The markup in schema.org adds meaning to your content for search engines but the real benefits come when you use structured data as the basis for your content model.
We call it the entity-based content model and you can learn more about by watching the following webinars:
- Content Modeling for Search Optimization with Cruce Saunders
- Get Started with Structured Content and Schema.org
Or by booking a call with our SEO experts..
WordLift mappings have been developed as an integration for the Advanced Custom Fields plugin and allows you to either:
- re-use fields that you might have already configured with ACF on your CMS or,
- create new fields based on the schema.org taxonomy
Supported Schema types
WordLift loads automatically the latest version of the schema.org vocabulary, supports all the available schema types, and allows you to personalize your content model easily while taking care of the injection of the json-ld on your pages.
Advanced Schema types
HowTo
HowTo Schema allows you to explain exact instructions to achieving a wanted result by performing a sequence of steps. This can range from guides explaining "How to start your own business" or simple DIY recipes.
Recipe
A recipe schema allows you to specify steps in your recipe, varying from nutritional information to the method of cooking. This can all be done by choosing specific keywords under the properties. Learn how to add schema markup for recipes.
Course
Course schema markup is the specific entity type for web pages that describe an educational course that may be offered online or in person by public and private schools, colleges, and universities. Learn how to add course schema markup to your content.
FAQ
FAQ stands for "Frequently Asked Questions", where the questions that most people ask you about your activities can be listed on this webpage. Some properties include breadcrumbs and lastreviewed, which is the date on which the content on this web page was last reviewed for accuracy and/or completeness. Learn more on how to use the FAQPage Schema type.
Review
Review schema shows you the opinions and feedback regarding an item, a movie or a service.
Product
Product markup communicates to Google a series of essential data for your customers such as product description, image, price, availability, conditions, and user ratings. With WordLift you can create a product knowledge graph and help Google discover more about the brand, the color, the condition (new, used, reconditioned etc) the shipping details and a lot more. If you are using WooCommerce here is all you need to know about the product schema.
Event
Event schema is a type of structured data markup that informs search engines that a particular web page is an event that takes place offline or online, such as concerts, seminars/webinars, meetings and more. Learn how to add event schema markup to your website.
Service
Service schema helps search engines understand your business and your services. Learn more on how to use the service markup.
LocalBusiness
LocalBusiness is the schema markup for a particular physical business or branch of an organization, such as for example a restaurant, a particular branch of a restaurant chain, a branch of a bank, a medical practice, a club, a bowling alley, etc. Learn how to add LocalBusiness schema to your web pages.
Advanced Custom Fields
To follow a step-by-step tutorial head on to our blogpost where our specialist shows you how to enhance your content model using Wordlift mappings.
Requirements
- Advanced Custom Fields (ACF)
- Advanced Custom Fields for schema.org by WordLift (Contact our SEO team to get started)
Add Custom Fields
First create a new custom field by clicking on Field Group and choosing a title.
Then add your first field
- Field Label is what the user will see editing a post
- Field Name from schema.org (e.g. endDate)
- Field Type “Date time picker” in the case of endDate
- Instructions for authors. Shown when submitting data
- Required? whether this field is needed or not in order to publish a post
- Default Value, you can fill this box if you want a default data when creating a post
- Placeholder Text, appears within the input
- Prepend, appears before the input
- Append, appears after the input
- Character Limit
- Conditional Logic
- Wrapper Attributes
- Location : Rules, here you can choose to use this ACF if for example your Post Type is equal or not equal to one of your Post Types
This is how it looks for authors while creating or editing a post:
Add New mapping
First go on Schema.org Types and Sync Schema.org classes
Then go on Mappings and add a new one.
Choose a title and at least one Rule
Add at least one Property:
- Property name, give a name to your property
- Field Type, select ACF to use Custom Fields
- Field Text, choose which custom field to use for that property
- Transform Function