manifest / integrations / wp-graphql-seopress
WPGraphQL for SEOPress
This is an extension to the WPGraphQL plugin for SEOPress
by Alex Moon · github.com/moonmeister/wp-graphql-seopress · website
★ 15stars
806composer installs
3forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/moonmeister/wp-graphql-seopress/archive/refs/heads/master.zipAlso on Packagist as moonmeister/wp-graphql-seopress:
composer require moonmeister/wp-graphql-seopressFrom the readme
HEY YOU THERE! Do you use this package? Want to make it better? Let me know and I'll probably add you as a contributor cause I don't have the time.
WPGraphQL SEOPress Plugin
This is an extension to the WPGraphQL plugin (https://github.com/wp-graphql/wp-graphql) that returns SEOPress data.
Currently returning SEO data for pages, posts, custom post types, categories and custom taxonomies.
Using this plugin? I would love to see what you make with it. @moonmeister
Upstream Source
This is a direct result of @ashhitchcock on the original Yoast SEO plugin. Let him know you like his work!
Quick Install
1. Install & activate WPGraphQL
2. Clone or download the zip of this repository into your WordPress plugin directory & activate the WPGraphQL for SEOPress plugin
Composer
Usage
To query for the SEOPress Data on posts and pages, you can add these to your post/page query:
Settings for SEOPress are as follows:
Notes
This can be used in production, however it is still under active development.
Though this is a long list, it is not a complete list. Refer to the GraphiQL IDE in WordPress for more queries and
documentation on queries.
Support
Open an issue
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.