Update JSON-LD Structured Data in SuiteCommerce
Update JSON-LD structured data in SuiteCommerce after modifying views to ensure consistent product information in search results.
To maintain the integrity of your SuiteCommerce web store's structured data, it's crucial to ensure that the JSON-LD markup reflects any changes made to product views. If you've updated your views by adding or deleting information, consider using the modifyViewJsonLd() method from the Visual component in the extensibility API to refresh your JSON-LD data accordingly.
Why Update JSON-LD?
Structured data assists major search engines in better understanding the content on your pages. The JSON-LD formatted data embedded within the <head> tag of product detail pages helps improve the visibility of your products in search results.
How to Update JSON-LD
When changes are made to a view in SuiteCommerce, you should:
- Utilize the
modifyViewJsonLd()method effectively to ensure your JSON-LD is aligned with the view modifications. - When extending or modifying how data is displayed, ensure that your JSON-LD matches the current product details to avoid discrepancies.
For full details about the method, refer to the Extensibility API reference provided by SuiteCommerce.
Initial Setup:
Before utilizing JSON-LD markup, ensure that your SuiteCommerce is configured to use this format. Here’s how you can do that:
- In NetSuite, navigate to Commerce > Websites > Configuration.
- Select your desired website and domain, then click Configure.
- Access the Shopping Catalog tab and go to the Structured Data Markup subtab.
- Choose JSON-LD as your Markup Type or select No Markup if you prefer to disable it.
- Adjust the Out of Stock Behavior as necessary for your inventory management needs. Options include InStock and PreOrder based on your backorder policies.
By closely aligning your structured data with active views, you can greatly enhance your store's SEO performance.
Frequently Asked Questions (4)
How can I update JSON-LD in SuiteCommerce after modifying product views?
Is JSON-LD structured data applicable to all SuiteCommerce websites?
What happens if my JSON-LD does not match the updated product details?
Do I have to enable any specific settings in NetSuite to use JSON-LD?
Was this article helpful?
More in Commerce
- SuiteCommerce CAPTCHA Configuration Options and Setup
Configure SuiteCommerce CAPTCHA for enhanced security. Enable CAPTCHA for registration, login, guest checkout, and orders.
- Single Sign-On Integration for NetSuite Web Stores
Implement inbound single sign-on integration for NetSuite web stores using SAML or OpenID Connect for seamless access.
- Facets Management for Commerce in NetSuite
Facets management in NetSuite Commerce optimizes item search filters, enhancing performance and improving user experience.
- SuiteCommerce Analytics Data and Cookie Consent Integration
SuiteCommerce Analytics Data enables tracking of shopper behavior. This requires a cookie consent extension for user preferences.
Advertising
Reach Commerce Professionals
Put your product in front of NetSuite experts who work with Commerce every day.
Sponsor This Category