wp-graphql-yoast-seo
wp-graphql-yoast-seo copied to clipboard
Author Archives Node Missing
Author archives are a default post type in WP, and Yoast dresses these pages with specific schema (@type ProfilePage), along with data generated from the User object.
wp-graphql-yoast-seo does not appear to provide nodes for this data. The User can be queried, but the following nodes are not available for User:
- canonical
- title
- meta description
- breadcrumb
- OG tags
- more..
The expected behavior is that author archives can be queried in the same way as a tag or category. All help with this much appreciated!
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days