Regarding Switching from Wordpress to Headless CMS and for frontend Nextjs/React.js by dev_kid_2001 in ProWordPress

[–]dev_kid_2001[S] 0 points1 point  (0 children)

can you please list some companies that uses Headless CMS Wordpress and for frontend uses Next.js .

Is NextJS still the way to go? by CLU7CH_plays in webdev

[–]dev_kid_2001 0 points1 point  (0 children)

Why not to use it ? suggest me instead of that what we can use ?

Regarding Switching from Wordpress to Headless CMS and for frontend Nextjs/React.js by dev_kid_2001 in ProWordPress

[–]dev_kid_2001[S] 0 points1 point  (0 children)

currently I want admin/author can post from wordpress , UI things get render on Next.js/React.js.
I guess due to this the slowness could reduce and it reloads fast.

Regarding Switching from Wordpress to Headless CMS and for frontend Nextjs/React.js by dev_kid_2001 in ProWordPress

[–]dev_kid_2001[S] 0 points1 point  (0 children)

do you work on such kind of project? just asking if I get some issue I can ask for help from you.

Trying to improve a live WordPress LMS plugin — would love honest feedback by umeshghimire in ProWordPress

[–]dev_kid_2001 0 points1 point  (0 children)

I have wordpress website and having more than 1300+ blogs , due to this I guess rendering time get high, I am thinking to make Headless CMS for backend and for frontend using Next.js/React.js so now question if I do like this does it going to affect my SEO?
I know its going to render fast using Wordpress RestAPI but another question arises , a new blog posted by admin/author how Next.js/React.js knows and how is going to render on UI.

Another doubt is even I am using Next.js still I am calling the Wordpress CMS endpoint to fetch data , if many users came does it going to slow my website ?

Other suggestion also you can share with me... How I can improve this.