- Home
- CMS Manual
- Schema Testing Guide
Schema Testing Guide
Useful Tools
The following links will redirect you to the testing tools pages.
- Schema Markup Validator
- Video Rich Snippet/Card Generator (Video Schema generator)
How to Test the Schema of a Page
- Copy the URL of the page you want to test
- Open the schema markup validator tool
- Paste the URL on the FETCH URL field and click on the RUN TEST button
- After a brief load, the right section of the page will have the current schema of this URL
Note: The schema loaded on the right section will be specific for this page URL. The tool doesn’t analyze the page globally.
How to Update the Schema of a Specific Page within the CMS
The easiest way to find a specific page on the CMS is by searching them with the build-in listing functionality of Kentico.
- Open the page you want to edit on a browser tab and copy the breadcrumb title
- Open the CMS and on the left navigation sidebar, click on Content Management > Pages
- Select the Listing option above the tree of pages and enable the Show all levels checkbox
- Paste the breadcrumb title on the name empty field and click on the Search button
- Click on the page that is loaded below and select the Edit option above the tree of pages
- At the top center of the screen be sure the Content tab is selected, and scroll down the page to the Seo Fields (Overrides) section
- Expand the area by clicking on the + button, and locate for the Schema text field
- Copy and paste the schema markup code on this field
- Make sure to Save and Publish the page
Note: We recommend running a test on the page using the Schema Markup Validator tool to verify your changes have been made.
How to Add Schema from Youtube Videos without Having Schema Markup
- Copy the Youtube video URL that you want to create a schema for
- Open the video schema generator tool and paste the URL into the Video URL field
- Click on the Generate Videoschema button
- After a brief second, the created schema will appear on the “Video Schema in JSON-LD“ field.
- Copy the schema manually without selecting the <!--Video Markup Code Generated by https://videoschema.com/ --> text at the end
- Paste the new video schema on the Schema text field within the CMS