I’ve been experimenting quite a bit with AI-driven content creation and SEO automation for my website and wanted to open up a discussion around this.
Here’s a quick overview of what I’ve been working on:
I’m using AI models to generate and optimize website content — everything from blog posts to metadata.
Through the WordPress REST/JSON API, I can fetch existing site content and programmatically update or publish new posts based on AI-generated drafts.
I’ve also been experimenting with the JSON API to streamline parts of the content creation workflow and integrate AI-assisted updates more efficiently.
This setup has made it surprisingly smooth to manage SEO updates (titles, meta descriptions, internal linking, etc.) without having to log in manually each time.
I’m curious to know — Has anyone else tried something similar? What tools, frameworks, or workflows are you using to combine AI + WordPress + SEO automation? And how do you handle quality control when generating or updating content programmatically?
Would love to hear how others in this community are exploring the intersection of AI, automation, and content management.
Right now, I’ve set it up using the WordPress JSON API, not through MCP. The model generates or refines the content, and then a custom script handles the update or publishing via the API. It’s fairly straightforward once the authentication is sorted, but keeping it stable during large-scale updates can be a bit tricky. I have also integrated the Gemini API keys for the generation.
But yes.. there are challenges.. as with any AI deployment..
One big one is maintaining consistency in tone and factual accuracy, especially when the model is handling metadata or contextual updates across multiple posts.
Another is syncing AI edits with manual ones, so I’m currently working on versioning and content validation before updates go live.
And yes, there is a review phase for new posts. AI drafts the content and optimizes SEO elements, but I always do a human check (most of the times) mostly through a short internal review workflow before publishing. (Creating drafts and ensuring the format is consistent with WP bakery and Elementor that I use)
@Arjan_KC
This looks like a cool concept. Would you be interested to show your current setup, your current findings and share your challenges in the next TKK.
I think this might be a perfect fit. WDYT @sakaruk@baibhavbista@nepdud@manish_thapa ?
Yes, of course. In fact, I have been meaning to fill up the form for AI conf speaker application too.. since I think this is something that many of us would benefit from and find interesting.. you know.. like a bridge between wordcamp, ai conf and web weekend.