I own https://www.frontfigure.com/ . So I wanted to know if anyone knows a blogging website that could be integrated into my website as a sub-directory (i.e. page) not subdomain, (for SEO purposes). I found many websites that could integrate a blog into my website but as a subdomain, for example, blog.frontfigure.com. I want a website where I could easily write and add my blog posts and add it as a page to my domain, for example, frontfigure.com/blog
Would appreciate any recommendations,
Hey there, did you find a platform to help you host your blog on /blog? If not, can I pitch my platform https://moogle.cc?
I'm using a next.js app with a custom /blog which is statically rendered from data from Ghost headless api on a server.
Is it possible with your current host for your main site?
Im sure it is, I am looking for a site like ghost or other alternatives that has the blog platform itself.
You can do this with Ghost, you'll need to setup a reverse proxy. https://ghost.org/help/can-i-run-ghost-from-a-subdirectory/
Thanks, will read about ghost.