humanmade/authorship-yoast

Yoast SEO compatibility layer for the Authorship plugin

Installs: 155

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 0

Open Issues: 0

Type:wordpress-plugin

1.1.2 2024-05-28 09:55 UTC

This package is auto-updated.

Last update: 2024-08-28 10:44:30 UTC


README

Description

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.

Installation

  1. Download the latest version of the Authorship Yoast plugin from the releases page.
  2. Extract the plugin files to the /wp-content/plugins/authorship-yoast directory.
  3. Activate the plugin through the WordPress admin dashboard.

Alternatively, you can install the plugin using Composer by following these steps:

  1. Open your terminal or command prompt.
  2. Navigate to your WordPress project directory.
  3. Run the following command to add the plugin as a dependency:
    composer require humanmade/authorship-yoast
  4. Once the installation is complete, activate the plugin through the WordPress admin dashboard.

FAQ

No authors are output

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.

Usage

Works out of the box with Yoast SEO. No configuration is required.

Contributing

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.

License

This plugin is licensed under the GPL 3 License.