Configured Commerce supports Schema.org tagging for both Classic and Spire CMS. These extensible schemas allow you to embed structured data on your webpages for better discoverability by users, and Google uses them to provide free shopping listings.
Some structured data types are available out of the box for Configured Commerce, and you can work with your partners to incorporate others.
Use the Schema.org validator to test and validate the markup upon enabling and/or adding additional tags.
Add structured page data to content and non-template pages
For Spire CMS
- In Content Administration, locate the Category Details page in the page tree, for example.
- Click the More Options
- Click Edit Page.
- Select the Advanced tab.
- Enter JSON-LD data in the STRUCTURED PAGE DATA field.
- Click Save.
Entering code in the STRUCTURED PAGE DATA field adds it to the head of the page.
For Classic CMS
- In Content Administration, locate a content or non-template page. For example, select the About Us page.
- Click Edit Page.
- Enter JSON-LD data in the Structured Page Data field.
- Click Save.
Entering code in the STRUCTURED PAGE DATA field adds it to the head of the page.
Enable Structured Page Data on the Product Details page
For Spire CMS
- In Content Administration, locate the Product Details page in the page tree.
- Click the More Options
- Click Edit Page.
- Toggle on Enable Structured Page Data.
- Click Save.
This generates and communicates JSON-LD structured data based on the Product Details page to search engines.
For Classic CMS
- In Content Administration, locate the Product Detail Page in the page tree.
- Click Edit Page.
- Click the Enable Structured Page Data check box.
- Click Save.
This generates and communicates JSON-LD structured data based on the Product Details page to search engines.
Please sign in to leave a comment.