Before you connect
- Your GoDaddy username or customer number and password. You’ll find your customer number in Airo under Menu.
- No verification code on login. If GoDaddy asks for a code when Ryze signs in, the connection is refused. Turn off two-step verification for this login first.
- An Airo plan that can publish a live site. Ryze checks the plan during connect and refuses a plan that can’t publish.
- Airo AI credits. Connecting, each publish batch and each unpublish send a prompt to Airo, and prompts spend your Airo AI credits. See Credits.
The free Airo address (
*.airoapp.ai) tells search engines not to index the site. For articles to show up in Google, connect your own domain to the site in Airo.Connect in Ryze
1
Copy the project link
Open the project in Airo and copy the link from the browser address bar. It looks like
https://airo-builder.godaddy.com/develop/….2
Open Integrations
In Workspace Settings → Integrations, click Connect on the GoDaddy Airo card.
3
Fill in the fields
- Project URL — the link you copied
- GoDaddy username or customer # — your username or customer number
- Password — the password for that login
4
Click Connect
The dialog shows each step as it happens: Logging in to GoDaddy Airo, Checking your GoDaddy Airo plan and credits, GoDaddy Airo is setting up your blog, then Saving the connection. Setup usually takes 1–2 minutes.
What the setup prompt does
During connect, Ryze sends Airo one prompt that sets up the blog:- Articles become JSON files in
src/data/articles/, one file per article. /blogslists every article, newest first./blogs/{slug}shows one article, with its title, meta description, cover image and body in the HTML the server returns.- If your site already has a blog, Airo rewires that blog to read these files and keeps its design. Otherwise it adds a Blog link to the main navigation.
How publishing works
Articles go out in the daily publishing window that starts at 20:00 UTC, in batches of up to 5 articles per site. For each batch Ryze:- Attaches the article files and sends one prompt asking Airo to copy them into
src/data/articles/. Airo copies the files as they are and never rewrites the text. - Clicks Publish and waits for GoDaddy to finish the deployment.
- Opens each article on your live site and checks its title, meta description and text. This check waits up to 2 minutes.
/blogs/{slug}.
Credits
These are approximate. Airo decides the cost of each prompt.
Ryze checks your credits before every prompt. When the account is out of credits, publishing stops with a message until you add credits or the monthly credits come back.
When Airo is busy with your own prompt
Before it sends anything, Ryze checks whether Airo is working on one of your prompts. If it is, Ryze leaves the project alone:- Scheduled publishing waits 30 minutes and tries again, up to twice. If Airo is still busy, the articles stay due and go out in the next daily window. Until then the article shows a “Publishing was postponed” warning.
- Publish, Republish or Unpublish from the article page stops with “GoDaddy Airo is working on one of your prompts right now. Try again in a few minutes.”
Republish and unpublish
- Republish replaces the article file in place. If the slug changed, the same prompt deletes the old file, so the old address stops working.
- Unpublish sends one prompt that deletes the article file, clicks Publish, and waits until the page is gone from your live site.
Troubleshooting
Still stuck? Email support@get-ryze.ai.

