Description
Re-format the compressed LD+JSON / JSON-LD output from Yoast SEO and other plugins to create human readable (aka “pretty”) code.
There are no plugin settings — simply install and activate the plugin.
Installation
Automated Install
- Go to the wp-admin/ section of your website.
- Select the Plugins menu item.
- Select the Add New sub-menu item.
- In the Search box, enter the plugin name.
- Click the Search Plugins button.
- Click the Install Now link for the plugin.
- Click the Activate Plugin link.
Semi-Automated Install
- Download the plugin ZIP file.
- Go to the wp-admin/ section of your website.
- Select the Plugins menu item.
- Select the Add New sub-menu item.
- Click on Upload link (just under the Install Plugins page title).
- Click the Browse… button.
- Navigate your local folders / directories and choose the ZIP file you downloaded previously.
- Click on the Install Now button.
- Click the Activate Plugin link.
Contributors & Developers
“JSM's Pretty LD+JSON / JSON-LD for Yoast SEO and Others” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “JSM's Pretty LD+JSON / JSON-LD for Yoast SEO and Others” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API changes.
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Repositories
Changelog / Release Notes
Version 1.0.1 (2018/07/01)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Minor update for code style and additional comments.