How to add a WordPress Blog to a Next.js app as a subdirectory in the same domain to boost SEO
Hey there! lately I’ve been working on a project of mine which is made with Next.js. However, for SEO/Marketing purposes one always has to add a blog to it. Since I don’t like the idea of having to use a private CMS (Strapi/Contentful/etc…) as an API and having the sidetracking task of creating a full …