Verify FAQ Schema Data Using Google Structured Data Testing Tool
Google provides a structured data testing tool to verify FAQ schema.
It’s a good practice to verify the FAQ schema of the page you’ve published.
The FAQ Manager With Structured Data
WordPress plugin, provides a FAQ Schema Check smart link on your WordPress admin bar.
Pre-requisites
- A WordPress website
- FAQ Manager With Structured Data plugin
Tools
- Computer
- File Editor
Total Duration : 1 minutes
Start your FREE trial. No credit cards required.
Verify FAQ Schema Using The FAQ Schema Check Admin Bar Link

-
Ensure your are logged in to the WordPress website.
-
Visit the page that contains the FAQ items. In our case its https://wptools.app/faq/
-
Click on the FAQ Schema Check link present on the admin top bar. You will get the validation results like the figure below
Start your FREE trial. No credit cards required.
Verify FAQ Schema Using HTML Code Snippet

-
Often while developing a website it's not publicly accessible. Google allows to use HTML code snippet for schema verification. To do so,
-
View the source of the HTML page you'd like to verify. In google chrome, right click and select View page source.
-
Copy the HTML code of the page.
-
Click on CODE SNIPPET and paste the HTML code in the textarea.
-
Press RUN TEST. You will get the validation results like the figure below
Start your FREE trial. No credit cards required.