=== Schema Extensions for Yoast SEO by WP Munich === Contributors: wpmunich,luehrsen Tags: yoast,seo,schema,structured data Requires at least: 5.0 Tested up to: 5.8 Requires PHP: 7.2 License: GPLv2 License URI: https://www.gnu.de/documents/gpl-2.0.html Stable tag: 1.1.0 Extend the Schema.org markup generated by Yoast SEO in small, but meaningful ways. == Description == The Schema.org markup can help search engines and other crawlers understand better what your site and content is about. The [Yoast SEO](https://wordpress.org/plugins/wordpress-seo/) plugin does an amazing job of generating that markup. But sometimes the markup generated by the Yoast plugin is not enough. There are some niche structures, that would not make sense to be implemented in a big plugin, as most of the users would not use those features. Any may be confused by their existence. This is why this plugin exists. In this plugin we can add fun, useful and experimental Schema.org markup, that better describes what content is available on the site and what that content is about. = Current Extensions = **Spouse** You can select another WordPress user in a user profile that is then marked as a [spouse](https://schema.org/spouse) of that user. Be advised, this connection is not bidirectional. **Honorific Titles** You can set a honorific [prefix](https://schema.org/honorificPrefix) and [suffix](https://schema.org/honorificSuffix) for a specific user. = Make this better = If you are a developer, we encourage you to follow along or [contribute](https://github.com/luehrsenheinrich/wpm-schema-extensions) to the development of this plugin [on GitHub](https://github.com/luehrsenheinrich/wpm-schema-extensions). If you have any ideas for Schema.org extensions you want to see in this plugin, don't hesitate and contact us. [Twitter](https://twitter.com/lh_agentur), [Github](https://github.com/luehrsenheinrich/wpm-schema-extensions), the WordPress.org Support Forums, just write your idea down! Your input is very appreciated. == Installation == = From within WordPress = 1. Visit 'Plugins > Add New' 1. Search for 'Schema Extensions for Yoast SEO by WP Munich' 1. Activate the plugin from your Plugins page. = Manually = 1. Upload the 'wpm-schema' folder to the `/wp-content/plugins/` directory 1. Activate 'wpm-schema' through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Why does this plugin exist? = I wrote this plugin, because I wanted to tell Google who my wife is. The 'spouse' markup was the first extension and with that came the thought, that other useful extensions might be available. = Will this plugin work without Yoast SEO? = No. This plugin builds on the amazing code developed by the Yoast Team and is a deliberate extension to their efforts. == Changelog == = 1.1.0 = - Update the plugin name to signal, that this plugin is useless without Yoast SEO. (Thank you, Team Yoast!) - Fix an issue with the Spouse marup, where the wrong image would be attached to the spouse = 1.0.0 = - Public release on WordPress.org - Added the honorific title extension = 0.1.1 = - Escaping & Security = 0.1.0 = * Initial release * Added the spouse extension