RM
An example of how create a manifest file within Next JS App Router using headless WordPress. WP GraphQL registering code snippets, and step by step explanation.
Connect Headless WordPress Gravity Forms with Next JS 13. How to render form as React Component and pass form data back to WordPress securely.
An example of how to permanently redirect a URL using Next.js. 301 is actually a 308, and how to wildcard path match within next.config.js
An example of how create a manifest file within Next JS Pages Router using headless WordPress. WP GraphQL registering code snippets, and step by step explanation.
An example of how to use a WordPress favicon within Next JS. WP GraphQL registering code snippets, and step by step explaination.
A walkthrough and example of how to use Yoast sitemap XML files from a headless WordPress install in Next JS.
Solution to using WordPress shortcodes in NextJS. Replace WordPress shortcode with React Component in NextJS simply.