Description
Search engines such as Google are using structured data markup in many waysfor example, to create rich snippets in search results. Search results with rich snippets will improve your click through rates and increase the number of visitors on your website.
This plugin helps:
- Helps your site to earn rich snippets in Googles SERP.
- Does not depend on other plugins or external code.
- You can configure the plugin from the settings page.
- You can activate schemas according to your requirement. Multiple schema types are available.
Installation
The easiest way to install the plugin is to use the WP built-in menu for finding and installing new plugins directly from the WordPress repositories.
If you need to install this using FTP or SFTP, you should follow these steps:
- Upload
json-structuring-markup
to the/wp-content/plugins/
directory using your favorite FTP client. - Activate the plugin through the Plugins menu in WordPress.
- Activate the schema what you want to use on your site.
- Thats it.
Compatibility. This version requires php 5.4 for some options of json_encode. If you encounter any problems with the plugin you should check your web hotels php version.
FAQ
-
The easiest way to install the plugin is to use the WP built-in menu for finding and installing new plugins directly from the WordPress repositories.
If you need to install this using FTP or SFTP, you should follow these steps:
- Upload
json-structuring-markup
to the/wp-content/plugins/
directory using your favorite FTP client. - Activate the plugin through the Plugins menu in WordPress.
- Activate the schema what you want to use on your site.
- Thats it.
Compatibility. This version requires php 5.4 for some options of json_encode. If you encounter any problems with the plugin you should check your web hotels php version.
- Upload
-
*** Installing this plugin is the easiest way to add structured data to your posts. The plugin automatically creates the JSON-LD according to Googles specification.