The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I downloaded your extension which looks great! But my problem is that I’m not good enough in development to solve my problem. Currently I create automatically the categories with the REST WP api (screen)
I would like to add a custom SEO title for each category. Is it possible with your plugin? Do you have a solution?
Thank you very much for your help.
mburridge2
Hi @nicolas666
Welome to the community. I’m assuming that you’re talking about the Frontity Head Tags plugin. This will work out of the box with Yoast and will get all the head tags that you’ve configured in your WordPress admin pages. The plugin will just work automatically with a Frontity project and requires no configuration or setup.
@nicolas666 Frontity Head Tags plugin will covert your title and seo details in REST API format. This will not change anything in WordPress. @mburridge its work like that am I right?