InstaWP billing works on a pay-as-you-go model where you are charged daily for each active site, not as a fixed monthly subscription. The monthly price on the pricing page is just for easier reading.
Your real cost is calculated per day, per site, based on the plan you choose and how long the site stays active. This guide is for WordPress developers, agencies, freelancers, and anyone using InstaWP who wants a clear picture of how every charge on their bill is calculated.
Key Takeaway
InstaWP uses pay-as-you-go hosting billing where each site is charged daily based on its plan and how many days it stays active.
The monthly price shown on the pricing page is for reference. The actual daily rate is the monthly price divided by 30.
Billing follows the UTC timezone, so a site active across two UTC calendar days counts as two billing days even if it ran for only a few hours.
What Pay-as-you-go Billing Actually Means at InstaWP
Most WordPress hosting providers charge you a fixed monthly fee whether you use the site or not. You pay the same amount in a quiet month as you do in a busy one. InstaWP works differently. You are billed only for the days your site is live, and each site is charged independently based on the plan you assigned to it.

This is what the team calls pay-as-you-go WordPress hosting. It maps your bill directly to the time your site spends running. Spin up a site for two days, get charged for two days. Keep it active for the full month, pay the full monthly equivalent. Delete it, and the charges stop.
The model fits how modern WordPress teams actually work. Developers create throwaway sandboxes for plugin tests. Agencies launch staging environments for client review. Freelancers build a site, hand it over, and shut down the dev environment. None of these workflows match a fixed monthly subscription.
Did you know?
When you sign up to InstaWP and add your card, you get $25 in free credits that you can use across any paid features. Charges only kick in once you create a site that goes beyond the free tier.
How Daily Billing is Calculated
The math is simpler than it looks. Take the monthly price of a plan, divide it by 30, and that is your daily rate.
| Plan | Monthly Price | Approx. Daily Rate |
|---|---|---|
| Sandbox | $2 | $0.07 |
| Starter | $5 | $0.17 |
| Plus | $9 | $0.30 |
| Pro | $15 | $0.50 |
| Turbo | $25 | $0.83 |
| Elite | $45 | $1.50 |
Say you create a site on the Sandbox plan. You are not charged $2 the moment you click create. The daily cost is around $0.07. If the site stays active for 10 days and then you delete it, your charge for that site is roughly $0.07 × 10 = $0.70. If it stays active for the full 30 days, the total comes to around $2.
Each site is billed separately. If you have five Sandbox sites running, each one is calculated on its own. So five Sandbox sites active for a full month would be roughly $10, not $2.
This per-site model is the reason agencies running dozens of managed cloud hosting projects can keep budgets predictable: every site has a known daily rate, and you can scale up or down without juggling team-wide plans.
Watch the video below to understand how InstaWP billing works.
One detail that catches new users off guard is the timezone. InstaWP follows the UTC calendar for billing days, not your local timezone. This matters when you create or delete a site near the end of a UTC day.
Here is a quick example. Imagine you create a site at 11:30 PM UTC and delete it at 1:00 AM UTC. The site was live for only 90 minutes, but it crossed two UTC calendar days. So the bill shows two billing days, not one.
You will also be charged for a full billing day even if the site was active for just a few hours during that day. If you spin up a sandbox at 9:00 AM UTC and delete it at 2:00 PM UTC the same day, that counts as one full billing day. This rule keeps the system simple and avoids fractional hourly calculations, which is also why InstaWP can keep daily rates this low.
Where to see Your Billing Breakdown
Inside your InstaWP account, the Billing Details section breaks down exactly what you are paying for. Instead of seeing one combined number, you get a line-by-line view of every chargeable item across your account.

The breakdown typically includes:
- Site charges based on plan and days active
- Template charges for any templates you have saved
- Snapshot charges for standard or instant snapshots
- Two-way sync charges based on synced events
- White label domain charges for branded site URLs
You can click View Usage on any line item to dig deeper. The detail view shows which site was created, which plan or service was used, and how many billing days were counted. So if a charge looks unfamiliar, you can trace it back to a specific site and date without filing a support ticket.

What Happens When you Upgrade or Change a Plan
A common question is what happens when you start a site on one plan and then move it to a higher one. InstaWP handles this with prorated daily billing. Each plan is billed for the number of days the site spent on it.
Take this scenario. You create a site on the Sandbox plan on a Monday. The Sandbox daily rate is about $0.07. On Wednesday, you upgrade the site to the Plus plan, which costs around $0.30 per day. You then delete the site on Sunday.
The billing breaks down like this:
- Sandbox plan for 2 days: $0.07 × 2 = $0.14
- Plus plan for 5 days: $0.30 × 5 = $1.50
- Total billing for that site: $1.64
You are never locked into the starting plan. You are charged for what the site actually used on each plan, for as many days as it ran. This same logic applies to downgrades too, which is useful when a WordPress staging site goes idle and you want to drop it to a smaller tier.
Add-on charges You Should Know About
Beyond the site plan, a few add-ons can appear on your bill. These are billed separately from the regular site cost.

Snapshots
A snapshot saves the state of a site so you can reuse it later. You design the pages, install plugins, configure settings, and then save the whole setup as a snapshot for future use.
There are two snapshot types:
- Standard Snapshot: around $1 per site per month, or about $0.04 per day.
- Instant Snapshot: around $2 per site per month, or about $0.07 per day.

The snapshot cost is an add-on charge on top of the regular site plan. It’s worth it for teams that reuse the same WordPress baseline across multiple projects. You can read more about how this works in the snapshots and templates guide.
Templates for WaaS
If you save a site as a Template and use it inside a WaaS workflow, the cost works the same way as snapshots. The template charge appears on your bill based on how long it stays saved in your account.
Site Management
If your site runs on the Plus plan or any higher tier, Advanced Site Management is already included. You do not pay anything extra.

But if your site is on the Sandbox plan or the Starter plan, and you want site management features, you can enable Site Management as an add-on. There are two options:
Basic Site Management is free for life. It covers manual plugin and theme updates, Magic Login, the database editor, cache purge, and other essential management tasks.

Advanced Site Management adds uptime monitoring, client reporting, activity logs, performance monitoring, backups, increased staging limits, auto-updates, and similar features. It costs around $2 per site per month and is billed daily.

So a Sandbox site with Advanced Site Management enabled for one full month would cost roughly $2 (Sandbox) + $2 (Advanced Site Management) = $4 for the month.
You can also use Advanced Site Management for WordPress sites hosted elsewhere. Install the InstaWP Connect plugin on your external site, connect it to your InstaWP account, and you can manage sites from one dashboard. In that case, billing is based on the number of connected sites using Advanced Site Management, not the host where the site lives.
Two-Way Sync
Two-Way Sync is used when you push specific changes between two WordPress sites, like sending plugin updates from staging to live. The cost is $0.02 per synced event.
An event is any single change InstaWP records: a plugin update, a page modification, a template update, a deactivation, a post edit, a theme change, and so on. You choose which events to push during a sync. You are not forced to sync everything.
Say you made four changes on a staging site but only want to push two of them to live. The sync charge for that action is $0.02 × 2 = $0.04. Just four cents for a precise deployment, which beats the cost of breaking something on a live site.
White Label Domain
If you want sites to open on your own branded domain instead of the default InstaWP URL, you can map a white label domain to your account. This costs around $5 per white label domain per month, billed daily like everything else.
A Quick Example of a Typical Monthly Bill
To pull it all together, here is what a small developer account might look like in a given month:
| Item | Calculation | Cost |
|---|---|---|
| Sandbox site active 30 days | $0.07 × 30 | $2.10 |
| Plus site active 15 days | $0.30 × 15 | $4.50 |
| Starter site upgraded to Pro mid-month | $0.17 × 10 + $0.50 × 20 | $11.70 |
| Standard Snapshot (full month) | $0.04 × 30 | $1.20 |
| Two-Way Sync (5 events) | $0.02 × 5 | $0.10 |
| Total | $19.60 |
No fixed retainer. No bundled features you never used. Just the days and add-ons your sites actually consumed.
Conclusion
InstaWP billing rewards how WordPress developers and agencies actually work. You spin up sites when you need them, scale resources when projects demand more, and shut things down without losing money on idle servers. The daily pay-as-you-go model means you only pay for time your sites are live, and the per-site approach keeps every cost traceable to a single project.
If you have not tried it yet, sign up, add your card, and get $25 in free credits to explore every plan and add-on covered above. Get started with InstaWP and create your first site in under 10 seconds.
FAQs
1. Is InstaWP billed monthly or daily?
InstaWP is billed daily. The monthly price on the pricing page is shown for easier comparison, but the actual charge is calculated per day per site. The daily rate is the monthly price divided by 30.
2. Will I be charged if my site is paused or inactive?
You are charged based on whether the site is live during a UTC billing day. If a site is fully deleted, billing stops immediately. If it remains active but unused, daily charges continue because the resources are still reserved.
3. How is billing calculated if I upgrade a site mid-month?
Each plan is billed for the days the site stayed on it. If you ran a site on Sandbox for 5 days and then upgraded to Plus for 10 days, you are charged 5 days at the Sandbox rate plus 10 days at the Plus rate. There is no migration fee or downtime when you change plans.
4. What is the difference between Standard and Instant Snapshots in billing?
Standard Snapshots cost around $1 per site per month, and Instant Snapshots cost around $2 per site per month. Both are billed daily and are separate from your regular site plan. Instant Snapshots provide faster restoration, which is why they are priced higher.
5. Do I pay for demo sites my WaaS clients create?
Yes. In a WaaS setup, the agency covers the demo hosting cost based on the demo duration and the plan attached to the template. The end user is not billed separately for the demo. This way, you control demo pricing and margin while InstaWP handles the infrastructure.
6. How does the UTC timezone affect my bill?
A billing day is one UTC calendar day, not 24 elapsed hours. If your site is active across two UTC calendar days, you are charged for two days even if it ran for only a few hours total. Creating and deleting sites within the same UTC day keeps you at one billing day.