The Authorship for Yoast plugin provides schema graph and meta tag support for the Authorship Plugin. It enhances the display of author information in search engine results and improves the visibility of authors on your website.
- Download the latest version of the Authorship Yoast plugin from the releases page.
- Extract the plugin files to the
/wp-content/plugins/authorship-yoast
directory. - Activate the plugin through the WordPress admin dashboard.
Alternatively, you can install the plugin using Composer by following these steps:
- Open your terminal or command prompt.
- Navigate to your WordPress project directory.
- Run the following command to add the plugin as a dependency:
composer require humanmade/authorship-yoast
- Once the installation is complete, activate the plugin through the WordPress admin dashboard.
Yoast SEO only outputs author data for post types with an Article schema type configured. You need to set the article schema type in the Yoast SEO Settings admin page, under the content types section.
Works out of the box with Yoast SEO. No configuration is required.
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request on the GitHub repository.
This plugin is licensed under the GPL 3 License.