What is the best way to integrate a blog via Agent?

I’m trying to integrate an SEO-optimised blog with my Replit app.

Agent isn’t a great solution for this (from what I can see) and without a CMS to upload/edit posts, it’s tricky to add content without hard coding pages.

Is the best practice to just use Wordpress and launch it as a subdomain like blog.{myapp}.com? Or are there better solutions?

I want to keep traffic on my domain, rather than send users off to a Substack or something.

What do you mean? Build the blog component.

Yes. I want to have a blog section on my marketing landing page (built in Replit) where I can easily add blog posts. I guess the best solution is to integrate a dedicated blogging platform.

I know. I’m saying, build it out with Agent!

1 Like

Ah gotcha, thanks! I’ll keep investigating.

I’ve built a number of blog platforms in Replit. It’s pretty easy.

1 Like