inc/managers/SEO/schemas/SchemaResolverRegistry.php
@@ -68,7 +68,8 @@ $collection = new CollectionPageResolver(); $this->register('CollectionPage', $collection); $this->register('FAQPage', $collection); $this->register('DefinedTermSet', $collection); $this->register('FAQPage', new FAQPageResolver()); } }