Free tool, no email required
Five questions about your business, not about your taste in tools. Answer them honestly and you will know which platform you should actually be on.
Question 1 of 5
Do you sell real stock online?
Not one product and a PayPal button. A proper catalogue, cart, inventory, variants.
Question 2 of 5
Do people log in?
Accounts, memberships, a course area, bookings that remember who you are.
Question 3 of 5
Do you publish constantly, with a team?
Several posts a week, multiple writers, all publishing without touching code.
Question 4 of 5
Does anyone in your business have experience with code, or the genuine appetite to learn?
You do not need to be a developer. You do need someone willing to get down and dirty with Claude.
Question 5 of 5
Have you got a few hours a week to drive Claude?
Someone has to drive it for the long term.
Landed on WordPress and worried you are stuck with the slow option? You are not.
Read the WordPress and Claude integration guide, which covers designing in Claude and running it in WordPress.
Claude Code helps with WordPress by reading and writing the files your site is built from. It works in the theme, the templates, the functions file and the stylesheets, in a terminal pointed at your project, so it edits the actual code rather than suggesting text for you to paste somewhere.
That is a different thing from asking a chat window for a meta description. Claude Code can open a child theme, find the template that renders your product archive, change it, and explain what it changed. It can read an entire plugin to work out why two of them conflict. It can write a migration script against your database schema.
The limit worth knowing is that it is working on files, so it helps most with the parts of WordPress that live in files. Anything held in the database, your posts, your page-builder layouts, your settings, is reached through the admin the same way it always was. That is the split, and it is why the hybrid approach further down exists at all.
You sell real stock, so you need a platform with a cart, inventory and variants behind it. That is a solved problem in WordPress with WooCommerce, or on Shopify. Rebuilding it from scratch means owning payment, stock counts and tax logic yourself, forever.
The test asks about real stock deliberately. One product and a payment button is not a shop, and it does not need a shop's machinery.
People log in, so your site is live software rather than a set of pages. Accounts, sessions and permissions are the part that has to keep working while nobody is watching, and WordPress already has them.
You publish constantly with a team, so the people writing need to publish without touching code. That is exactly what a content management system is for, and it is the thing you lose first when a site becomes a repository.
A writer who has to open a code editor to publish will eventually stop publishing, or start sending drafts to whoever does own the code editor. Either way your publishing rate becomes one person's availability.
If you answered no to all three, your site is pages rather than software, and Claude Code becomes a genuine option. A brochure site, a portfolio, a local service business, a site that exists to explain what you do and let people contact you: none of that needs a database, a plugin stack or a login system.
That is the point at which questions four and five decide it, and they are about your business rather than your website.
Driving Claude means someone in your business sits down with it regularly and works on the site. Not once, at launch. Every time something needs changing.
None of that requires a developer. All of it requires a person. If nobody in the business is that person, a code-built site becomes a site nobody can change, and that is worse than a slow one.
This test reads your requirements and tells you which platform fits them. It does not predict what will rank, and it does not promise an outcome either way. Platform choice is a constraint on what you can build and who can maintain it, and both platforms rank perfectly well when the site is good.
Built by Hawk Academy. Free, no email required, nothing stored. The five questions come from Harry Sanders' video on choosing between the two.