Nuxt & Wordpress
Hello friends, I'm in a project using Nuxt and Wordpress as a headless CMS.
I need to implement ACF plugin , Yoast SEO / RankMath SEO plugin in wordpress. I will use the WPGraphQL plugin to extract data from posts, comments, used plugins from wordpress.
I read these references about how to implement Nuxt, Wordpress, WPGraphQL plugin, ACF plugin, Yoast SEO / RankMath SEO plugin.
https://wpengine.com/builders/headless-wordpress-nuxt-3-vue-3/
https://github.com/AxeWP/wp-graphql-rank-math
https://wpengine.com/builders/seo-headless-wordpress-yoast-next-js-wpgraphql/
https://www.youtube.com/watch?v=qRtkrbWL9G0
However, in real life project, there will be unexpected problems happen and my narrow knowledge could not cover all of that and I need to prepare in advanced. So I really beg you guys who are experience or did projects using any of what I mention above. Please tell me what problems you met, how you solved it and any advices for me. I really appreciate for whatever comments about my problem.
Thanks so much in advance.
Enjoy your day
I need to implement ACF plugin , Yoast SEO / RankMath SEO plugin in wordpress. I will use the WPGraphQL plugin to extract data from posts, comments, used plugins from wordpress.
I read these references about how to implement Nuxt, Wordpress, WPGraphQL plugin, ACF plugin, Yoast SEO / RankMath SEO plugin.
https://wpengine.com/builders/headless-wordpress-nuxt-3-vue-3/
https://github.com/AxeWP/wp-graphql-rank-math
https://wpengine.com/builders/seo-headless-wordpress-yoast-next-js-wpgraphql/
https://www.youtube.com/watch?v=qRtkrbWL9G0
However, in real life project, there will be unexpected problems happen and my narrow knowledge could not cover all of that and I need to prepare in advanced. So I really beg you guys who are experience or did projects using any of what I mention above. Please tell me what problems you met, how you solved it and any advices for me. I really appreciate for whatever comments about my problem.
Thanks so much in advance.
Enjoy your day
BuildersJeff Everhart
In this article, you’ll use Nuxt 3 and Vue 3 to build a basic headless WordPress site. Nuxt 3 is a full-stack framework built around the latest version of the Vue JavaScript framework.

GitHub
Add GraphQL support for RankMath SEO. Contribute to AxeWP/wp-graphql-rank-math development by creating an account on GitHub.
YouTubecodingoblin![WordPress REST API + Nuxt 3 + Tailwind CSS - [WP + Nuxt.js PART 1]](https://images-ext-1.discordapp.net/external/vecNP2hdV1pb5mmwM8hgzT1tdsRp6idEQIujYa3vrCs/https/i.ytimg.com/vi/qRtkrbWL9G0/maxresdefault.jpg)
All code and written instructions at: https://codingoblin.com/using-wordpress-rest-api-with-nuxt-3-and-tailwind-css
Using the WordPress REST API with Nuxt 3 and Tailwind CSS.
In this video I will create a headless WordPress theme in order to output the WordPress pages via Nuxt 3.
I use useFetch to pull in the WordPress API data via a get requ...
Using the WordPress REST API with Nuxt 3 and Tailwind CSS.
In this video I will create a headless WordPress theme in order to output the WordPress pages via Nuxt 3.
I use useFetch to pull in the WordPress API data via a get requ...
![WordPress REST API + Nuxt 3 + Tailwind CSS - [WP + Nuxt.js PART 1]](https://images-ext-1.discordapp.net/external/vecNP2hdV1pb5mmwM8hgzT1tdsRp6idEQIujYa3vrCs/https/i.ytimg.com/vi/qRtkrbWL9G0/maxresdefault.jpg)

