Next.js powers the public frontend while your existing WordPress backend in public_html manages content, SEO, and the REST API.
/, /news, /news/[slug], /category/[slug], /search./wp-admin/ and /wp-json/ to PHP; all other routes to Node.js.public_html handles posts, media uploads, and Yoast SEO.No articles found. Click "Test 3: Fetch Posts" or log in to /wp-admin/ to create one.
Tests sending structured data to WordPress REST API through POST /api/posts.