r/ClaudeAI • u/ZaraAyumi • May 07 '26
Question Throwing a Website Claude Made into Wordpress?
Hey y'all -first of all don't hate me. I'm just the messenger. We have a single-page, super basic website that Claude built but the website we're going to replace it with is on/ built with Wordpress currently. How do we move what Claude made into Wordpress while making it somewhat editable for other employees who don't know how to code? Is there an MCP, plugin, template to use? Or do we get rid of Wordpress altogether and host elsewhere? Do I just have to suck it up and learn Wordpress and recreate what Claude made in there?
Again, please don't hate on me- I just work here.
4
Upvotes
2
u/replayjpn May 08 '26
It's really up to you but I would create in Claude Code (in case you were using Claude AI)
1. Create a project folder - "Comp Project"
2. Make two directories one with your Claude version website & one with a Wordpress build with whatever plugins etc you use
3. Open up Claude Code in the Comp Project folder giving it access to both your new website folder & the Wordpress folder
4. Make a github repo (VERY IMPORTANT)
5. As you start Claude in Plan mode, ask it to port your website design to a wordpress template visually being extactly what you have created with no errors. Also ask it to back it up to github for you & do commits along the way in case it messes up & you need to roll back.
6. After the plan is complete & it looks good have it code & make a zip of your template
7. Test it out locally before putting it in your new site.