Implementing schema.org into your Storefront
- 1 Introduction
- 1.1 What is Schema.org?
- 1.2 Prerequisites
- 1.3 Enabling schema.org Markupfor your Storefront
- 1.4 Steps to Add Markup
- 1.5 Frequently Asked Questions
- 1.6 Conclusion
- 1.7 Next Steps
Introduction
This guide describes how to implement http://Schema.org structured data into your UltraCart Storefront. Adding http://Schema.org markup helps search engines better understand the content of your website, improving search visibility and potentially generating rich snippets in search results.
What is Schema.org?
http://Schema.org is a collaborative project initiated by major search engines (Google, Bing, Yandex, Yahoo!) to create a shared vocabulary for structured data markup on web pages. By embedding structured data using http://Schema.org formats (such as Microdata, RDFa, or JSON-LD), webmasters provide additional context to search engines about the content on their pages.
Implementing http://Schema.org :
Improves visibility in search engine results pages (SERPs).
Enables rich snippets that enhance listing appearance and increase click-through rates.
Helps search engines better understand your page content for more accurate search indexing.
For more information, visit Schema.org.
Prerequisites
Prerequisite: You must have Storefront access in your UltraCart account.
Enabling schema.org Markupfor your Storefront
Steps to Add http://schema.org Markup
Navigate: Main Menu → Storefronts → Choose Host → Storefronts Menu → Search Engine Optimization
Follow these steps to enable http://Schema.org markup on your Storefront:
Access Your Storefront
Log in to your UltraCart account.
Navigate to Storefronts and select your desired Storefront host.
Navigate to SEO Settings
From the Storefront menu, select Search Engine Optimization.
Enable http://Schema.org Markup
In the SEO settings, locate the option Enable http://Schema.org Markup.
Check the box to enable http://Schema.org markup.
Note: Once enabled, UltraCart automatically outputs Microdata format structured data for supported content types.
Configuring Schema.org via Visual Builder
In addition to the default schema output, you can configure specific schema settings using the UltraCart Visual Builder.
Using the ITEMSTRUCTUREDDATA Element
You can add the ITEMSTRUCTUREDDATA element to your item form via the Visual Builder:
Open your Storefront in the Visual Builder.
Navigate to the Hierarchy view.
Insert the
ITEMSTRUCTUREDDATAelement into the desired location within your item page.
Configuring the ITEMSTRUCTUREDDATA Element
The element includes one configurable setting:
Setting | Description |
|---|---|
Default Price Valid For Days | The number of days the price is valid. The default is 7 days, but you can adjust this value as needed. |
Once configured, the Visual Builder will render http://Schema.org structured data within the page source code automatically.
Tip: Use browser developer tools to verify the generated schema markup in your page source.
Frequently Asked Questions
Question: How to add schema.org to my storefront template?
Answer: The storefront visual builder themes have settings for enabling schema.org for the storefront and a visual builder element called ITEMSTRUCTUREDDATA that will insert the schema into the page source for each item in the page. You do not edit the template. Instead you enable the schema.org via the checkbox setting in the Storefront Search Engine Optimization settings, and also add the Visual Builder element into item pages.
Conclusion
By enabling http://Schema.org markup and utilizing the Visual Builder's ITEMSTRUCTUREDDATA element, your Storefront will deliver enhanced structured data to search engines, improving your site's search presence and potential click-through rates.
Next Steps
Learn more about Visual Builder
Review Adding Search Engine Optimization to your store.