Disclosure: This content is reader-supported, which means if you click on some of our links that we may earn a commission.
InMotion Hosting Review 2026: The 60-Second Verdict

InMotion Hosting is one of the oldest independent US-based web hosts β founded in 2001, never acquired by EIG or Newfold Digital. That independence is a genuine positive. The US-based 24/7 support is real, the cPanel interface is familiar, and the intro pricing is competitive.
But our 12-month benchmark testing reveals three critical problems that no competitor review documents clearly: 320ms TTFB (above Google's 200ms "good" threshold), 178% TTFB degradation at 100 concurrent users (Apache's process-based bottleneck), and a backup policy that stops working when your site exceeds 10GB. For WooCommerce stores, high-traffic sites, or anyone with EU/APAC audiences, these aren't minor caveats β they're disqualifying.
The honest verdict: InMotion is adequate for small US-based business sites under 20,000 monthly visitors. For anything more demanding, the Apache bottleneck and backup policy gap make it the wrong choice.
β InMotion IS Right For:
- US-based small business sites with under 20k monthly visitors
- Users who need US-based phone support (genuine differentiator)
- cPanel-familiar users who don't want to learn a new interface
- Sites under 10GB (to maintain automated backup coverage)
- Bloggers and personal sites with low concurrent traffic
β InMotion Is NOT Right For:
- WooCommerce stores (580ms checkout TTFB, 10GB backup limit)
- Sites with EU or APAC audiences (only 2 US data centers)
- High-traffic sites (Apache bottleneck β 890ms at 100 users)
- Sites over 10GB (no automated backups β data loss risk)
- Developers who need Git deployment, SSH-first workflows
- Anyone who can't absorb 150-234% renewal price increases

Why Scalahosting Beats Inmotion
- AMD EPYC 9474F (#31 PassMark) β 480% faster than InMotion's hardware
- OpenLiteSpeed (not Apache) β 3-5x better concurrent request handling
- 143ms TTFB vs InMotion's ~320ms β 123% faster
- 171ms at 100 concurrent users (+19% degradation) vs InMotion's 890ms (+178%)
- Backups for ALL account sizes β not just under 10GB
- SPanel free β saves $180/yr vs cPanel, uses 8x less RAM
- No CPU steal, no I/O throttle, no hidden VPS limits
- Email hosting included with no shared IP reputation issues
- 13 data centers vs InMotion's 2 US locations
- Anytime money-back guarantee
Where Inmotion Has An Edge
- Renewal jumps ~200% after intro term ($29.95 β ~$82/mo)
- No shared hosting entry point β VPS minimum $29.95/mo
- Support varies by agent β L1 can miss nuanced issues
- Documentation less comprehensive than InMotion's knowledge base
Real Test Results (janβfeb 2026)
- TTFB (No CDN): 143ms avg
- Load Test (100 Users): 171ms (+19%)
- Uptime (12mo): 99.993%
- Backup Policy: All account sizes
Test Environment & Methodology (Full Disclosure)
Every benchmark in this review is reproducible. Here's exactly what I tested and how.
π¬ Test Environment β Full Disclosure
All TTFB tests were run with CDN disabled and page caching disabled β measuring pure server response time. Load tests simulated real concurrent WordPress visitors. The InMotion Power plan was chosen as the test subject because it's the most commonly recommended plan for WordPress sites and represents InMotion's best shared hosting performance.
What Is InMotion Hosting? Company Background
InMotion Hosting was founded in 2001 in Los Angeles, California. It's one of the few remaining independent US-based web hosts that hasn't been acquired by EIG (Endurance International Group) or Newfold Digital β the private equity conglomerates that own Bluehost, HostGator, iPage, and dozens of other hosting brands.
This independence matters. PE-backed hosts face constant pressure to cut costs β which typically means reducing support quality, overselling servers, and deferring infrastructure upgrades. InMotion, as an independent company, doesn't face the same quarterly earnings pressure. Their US-based support quality reflects this.
InMotion's hosting categories include: Shared Hosting, VPS Hosting, Dedicated Servers, WordPress Hosting, and Reseller Hosting. Their two data centers are located in Los Angeles, CA and Ashburn, VA β both US-only, which is a significant limitation for international sites (more on this in the server locations section).
InMotion's Genuine Strengths (Before We Get to the Problems)
- Independent ownership: No PE cost-cutting pressure on support quality
- US-based 24/7 support: Phone, live chat, and tickets β all US-based agents
- 23+ years in business: Established track record, not a fly-by-night operation
- cPanel standard: Familiar interface with massive ecosystem and documentation
- Free migration: 1 free site migration included with all plans
The Apache Problem: Why InMotion Is Slower Under Load

This is the section no other InMotion review covers. InMotion uses Apache web server on all shared and VPS plans. Apache is the oldest major web server β reliable, well-documented, and widely supported. It's also architecturally slower under concurrent load than LiteSpeed or Nginx.
Apache's Process-Based Model vs LiteSpeed's Event-Driven Model
Apache uses a process-based (or thread-based) model: each incoming request spawns a new process or thread. When 100 users hit your site simultaneously, Apache spawns 100 processes. Each process consumes memory (~8-20MB). When PHP workers are exhausted, new requests queue β causing TTFB to spike.
LiteSpeed uses an event-driven model: a single process handles thousands of connections using an event loop. Memory usage per connection is ~0.5-2MB. Under 100 concurrent users, LiteSpeed handles requests without queuing β TTFB stays flat.
β οΈ The LiteSpeed Cache Plugin Confusion
InMotion offers the LiteSpeed Cache plugin for WordPress. This is a caching plugin β it does not change the underlying Apache server to LiteSpeed. The plugin improves cached page delivery but cannot change how Apache handles concurrent uncached requests (WooCommerce checkout, logged-in users, dynamic pages). The server architecture remains Apache regardless of which caching plugin you use.
The 178% TTFB degradation at 100 concurrent users is not a configuration problem β it's an architectural limitation of Apache's process model. No amount of caching plugin configuration can fix this for dynamic pages (WooCommerce checkout, logged-in users, search results).
TTFB Results: 3 Locations, 3 Runs Each

All tests run with CDN disabled, page caching disabled. Pure server response time from WebPageTest. InMotion Power plan, Ashburn VA server.
β οΈ InMotion's 320ms TTFB Exceeds Google's Core Web Vitals Threshold
Google's Core Web Vitals guidelines classify TTFB under 200ms as "good" and over 600ms as "poor." InMotion's 320ms falls in the "needs improvement" zone β meaning InMotion sites start with a Core Web Vitals disadvantage before any other optimization. With CDN enabled, static pages improve significantly. But dynamic pages (WooCommerce checkout, logged-in users) still hit the origin server at 320ms.
The London and Sydney numbers are particularly damaging. If your audience is in Europe or Asia-Pacific, InMotion's 2 US-only data centers add 150-300ms of transatlantic/transpacific latency on top of the already-slow 320ms origin TTFB. A London visitor sees ~470ms TTFB β nearly 2.5x Google's "good" threshold.
Load Test: 10 β 100 Concurrent Users
Idle TTFB is easy. The real test is what happens when real traffic hits simultaneously. This is where InMotion's Apache bottleneck becomes undeniable.

π¨ The 8.3% Error Rate: What This Means for Your Business
InMotion's 8.3% error rate at 100 concurrent users means visitors see a blank page or 500 error β not just a slow page. For a site getting a traffic spike (Google Discover, social media share, email campaign), InMotion will fail for 1 in 12 visitors at 100 concurrent users. ScalaHosting and Cloudways returned zero errors at the same load level. This is the most alarming finding in this test.
The degradation curve tells the story: InMotion starts degrading at 25 users (+31%), accelerates at 50 users (+94%), and collapses at 100 users (+178%). This is Apache's process model exhausting PHP workers and queuing requests. ScalaHosting's OpenLiteSpeed barely moves β 19% degradation across the same range.
CPU Throttling Behavior Under Sustained Load

InMotion does not publish CPU throttling thresholds β a red flag for any host. Through sustained load testing, we observed the following behavior:
- Sustained 50% CPU: Normal operation, TTFB stable at ~320ms
- Sustained 80% CPU: Throttling begins β TTFB spikes to 450-600ms
- Sustained 100% CPU: Severe throttling β TTFB spikes to 800ms+, errors possible
- Neighbor CPU spike: Affects your TTFB (shared server β CPU is shared)
The undisclosed throttling behavior is particularly problematic for WooCommerce stores during sales events. A Black Friday traffic spike that pushes CPU to 80%+ will trigger throttling β causing checkout slowdowns at exactly the moment when performance matters most. ScalaHosting VPS uses dedicated CPU cores with no throttling, documented explicitly in their terms of service.
Uptime: 12-Month Monitoring Data

InMotion's 99.97% uptime meets their 99.9% guarantee. The 4 downtime incidents (45 min, 38 min, 29 min, 28 min) correlated with peak traffic periods β consistent with the Apache bottleneck causing availability issues under load, not just performance degradation.
InMotion's uptime is acceptable β better than Bluehost and SiteGround in our testing period. But ScalaHosting's 99.993% (37 minutes total downtime) is significantly better. The correlation between InMotion's downtime incidents and peak traffic periods is the key finding: the Apache bottleneck doesn't just slow your site under load β it can take it down entirely.
The Backup Policy Gap (10GB Limit β Documented)

This is the most important section for WooCommerce users and anyone running a business-critical site on InMotion. InMotion's automated backup policy only covers accounts under 10GB in size.
When your account exceeds 10GB, InMotion stops taking automated backups β silently, with no notification. You won't receive an email. There's no warning in cPanel. Your site simply stops being backed up.
When Does a Site Exceed 10GB?
- WooCommerce with 500+ products: Product images alone can exceed 10GB within 6-12 months
- Sites with video content: A single HD video can be 500MB-2GB
- Large databases: WooCommerce order history, customer data, and analytics can grow rapidly
- Email storage: If you use InMotion's email hosting, email storage counts toward your account size
π¨ Action Required If You're on InMotion
If you're running WooCommerce on InMotion, check your account size in cPanel right now. Go to cPanel β Disk Usage. If you're over 10GB, InMotion is NOT backing up your site. Install UpdraftPlus immediately and configure remote backups to Google Drive or Dropbox. Do not rely on InMotion's automated backups for any site that might grow beyond 10GB.
Database & Email Issues: Real User Problems


Database Connection Limits
InMotion's shared hosting plans cap MySQL connections at 25 per account. WooCommerce with 10+ concurrent shoppers can hit this limit, causing "Too many connections" errors β checkout failures that cost you sales.
- Shared hosting: 25 max concurrent MySQL connections
- WooCommerce impact: Each active shopper uses 2-3 MySQL connections (cart, session, product queries)
- Failure point: 8-12 concurrent shoppers can exhaust the connection pool
- VPS plans: Configurable, but still Apache bottleneck
- ScalaHosting VPS: No artificial MySQL connection cap β configurable to server limits
Email Deliverability Issues
On InMotion's shared hosting plans, your email is sent from a shared IP address used by hundreds of other customers. If any neighbor sends spam, the shared IP gets blacklisted β affecting your email deliverability. This is documented in 40+ Reddit reports: "InMotion emails going to spam."
Solutions for InMotion Email Issues
- Dedicated IP add-on ($2/mo): Resolves shared IP reputation issues on shared hosting
- VPS plans: Dedicated IP included by default β email reputation issue resolved
- Google Workspace ($6/mo): Guaranteed deliverability, professional email, best long-term solution
- Transactional email service: Mailgun or SendGrid for WooCommerce order notifications
InMotion Pricing β The Real Cost Breakdown

InMotion's intro pricing is competitive. The renewal pricing is not. Here's the complete picture:
What's Included (and What's Not)
Included with all shared plans: cPanel, free domain (1 year), free SSL, free migration (1 site), unlimited bandwidth, SSD storage.
NOT included: Dedicated IP (add-on, $2/mo), email marketing tools, advanced security (add-on), additional site migrations (paid after first).
Renewal Pricing Trap: True 3-Year Cost

The renewal pricing trap is InMotion's most common complaint (31% of user reports). Here's the true 3-year cost calculation for the Power plan β the most popular WordPress plan:
- Year 1 (intro): $7.99/mo Γ 12 = $95.88
- Years 2-3 (renewal): $19.99/mo Γ 24 = $479.76
- Total 3-year cost: $575.64
β οΈ The Renewal Pricing Reality Check
At renewal pricing ($19.99/mo), InMotion Power is more expensive than Cloudways' entry plan ($14/mo) β which delivers 127ms TTFB vs InMotion's 320ms. The intro price advantage disappears after year 1. Budget for the renewal price when evaluating InMotion, not the intro price.
cPanel Dashboard & User Experience

InMotion uses standard cPanel β the most widely-used hosting control panel. This is a genuine strength for users who are already familiar with cPanel from previous hosting experiences.
cPanel Strengths
- Massive ecosystem: Thousands of tutorials, YouTube videos, and documentation
- Third-party integrations: Works with virtually every hosting tool and plugin
- Softaculous: One-click WordPress installation and management
- File Manager: Full-featured web-based file management
- Email management: Comprehensive email account, forwarder, and filter management
cPanel Weaknesses
- Resource-heavy: cPanel uses ~800MB RAM vs SPanel's ~100MB (8x more)
- Licensing cost: $15-17/mo cPanel licensing is included in your plan price β you're paying for it whether you use all features or not
- No built-in staging: Unlike ScalaHosting's SPanel, cPanel doesn't include one-click staging
For users who know cPanel, InMotion's implementation is clean and current. For users who are new to hosting, cPanel's complexity can be overwhelming β SPanel (ScalaHosting) is significantly simpler while offering the same core functionality.
WordPress Performance Stack (Apache + PHP-FPM)

InMotion's WordPress stack: Apache β PHP-FPM β MySQL. PHP versions available: 7.4, 8.0, 8.1, 8.2 (8.3 not yet available on all plans as of testing).
The critical gap: InMotion's shared hosting has no Redis object caching (Memcached is VPS-only). For WooCommerce, Redis object caching is essential β it caches database queries in memory, reducing MySQL load. Without it, every WooCommerce page load hits the database directly. ScalaHosting and Cloudways both include Redis on all plans.
WooCommerce Performance Test

WooCommerce checkout pages cannot be cached β they're dynamic per-user (cart contents, shipping calculations, payment processing). This means raw server speed directly determines checkout performance. InMotion's Apache bottleneck is most damaging here.
β οΈ The Revenue Impact of 580ms Checkout TTFB
Google and Deloitte research shows that every 100ms improvement in checkout speed increases conversion rates by approximately 1%. InMotion's 580ms checkout vs ScalaHosting's 187ms is a 393ms difference β potentially 3-4% higher conversion rate on ScalaHosting. On a $10,000/mo WooCommerce store, that's $300-400/mo in additional revenue. The performance gap pays for the hosting upgrade.
PHP Benchmark: Requests/Sec & Workers

WP Hosting Benchmark plugin results β standardized PHP and MySQL throughput test across all hosts.
InMotion's 4.1/10 PHP benchmark score reflects the Apache process model's throughput limitations. With 6 shared PHP workers on the Power plan, InMotion can handle ~420 PHP requests per second β compared to ScalaHosting's 847 req/s with 30+ dedicated workers. The 102% performance gap is consistent with the TTFB and load test findings.
Server Locations: Only 2 US Data Centers

InMotion has 2 data centers: Los Angeles, CA and Ashburn, VA. Both are US-only. There are no EU, APAC, or LATAM options.
If your audience is in Europe or Asia-Pacific, InMotion's US-only data centers add 150-300ms of latency on top of the already-slow 320ms origin TTFB. A London visitor sees ~470ms TTFB. A Singapore visitor sees ~620ms. For international e-commerce, EU GDPR data residency requirements, or APAC-focused sites, InMotion is the wrong choice.
ScalaHosting offers 13 data centers across US, EU, APAC, and LATAM. Cloudways offers 5 cloud providers with data centers in 30+ regions globally. Both can serve international audiences with sub-200ms TTFB from local data centers.
Support Quality: 5 Tests Across All Channels

InMotion's US-based 24/7 support is their most genuine differentiator. We ran 5 test interactions: 3 live chat, 1 phone, 1 ticket.
InMotion's support quality is genuinely good β US-based agents with real technical knowledge, not script-readers. The phone support option is rare in the hosting industry (ScalaHosting and Cloudways don't offer phone support). For non-technical users who need to talk to a human, InMotion's phone support is a meaningful differentiator.
The support quality is InMotion's strongest argument. If you need US-based phone support and are willing to accept the performance trade-offs, InMotion delivers on this promise.
InMotion vs ScalaHosting (Head-to-Head)

When to Choose InMotion Over ScalaHosting
- You need US-based phone support (InMotion has it; ScalaHosting doesn't)
- You're cPanel-familiar and don't want to learn SPanel
- Your site is US-only audience with under 20k monthly visitors
- Your site is under 10GB and you're comfortable with the backup limitation
- Budget is the primary constraint and you can't afford $29.95/mo
When to Choose ScalaHosting Over InMotion
- WooCommerce store (187ms vs 580ms checkout TTFB)
- High-traffic site (19% vs 178% degradation at 100 users)
- International audience (13 global data centers vs 2 US)
- Site over 10GB (ScalaHosting backs up all sizes)
- Performance matters for your business (123% faster TTFB)

Why Scalahosting Beats Inmotion
- AMD EPYC 9474F (#31 PassMark) β 480% faster than InMotion's hardware
- OpenLiteSpeed (not Apache) β 3-5x better concurrent request handling
- 143ms TTFB vs InMotion's ~320ms β 123% faster
- 171ms at 100 concurrent users (+19% degradation) vs InMotion's 890ms (+178%)
- Backups for ALL account sizes β not just under 10GB
- SPanel free β saves $180/yr vs cPanel, uses 8x less RAM
- No CPU steal, no I/O throttle, no hidden VPS limits
- Email hosting included with no shared IP reputation issues
- 13 data centers vs InMotion's 2 US locations
- Anytime money-back guarantee
Where Inmotion Has An Edge
- Renewal jumps ~200% after intro term ($29.95 β ~$82/mo)
- No shared hosting entry point β VPS minimum $29.95/mo
- Support varies by agent β L1 can miss nuanced issues
- Documentation less comprehensive than InMotion's knowledge base
Real Test Results (janβfeb 2026)
- TTFB (No CDN): 143ms avg
- Load Test (100 Users): 171ms (+19%)
- Uptime (12mo): 99.993%
- Backup Policy: All account sizes
InMotion vs Cloudways (Head-to-Head)
When to Choose InMotion Over Cloudways
- You need email hosting included (Cloudways doesn't include it)
- You need cPanel (Cloudways uses a custom panel)
- You need phone support (Cloudways is chat/ticket only)
- You're not technical and need a simpler setup
When to Choose Cloudways Over InMotion
- Developer workflow (Git deployment, SSH, WP-CLI)
- Cloud provider flexibility (Vultr, DO, AWS, GCE, Linode)
- Better performance (127ms vs 320ms TTFB)
- No renewal shock (pay-as-you-go billing)
- You already use Google Workspace for email

Why Cloudways Beats Inmotion For Developers
- 127ms TTFB β 152% faster than InMotion's ~320ms
- 168ms at 100 concurrent users (32% degradation) β InMotion times out at 890ms
- 5 cloud providers: Vultr HF, DigitalOcean, AWS, GCE, Linode
- Redis Object Cache Pro included free ($99/yr value)
- Git deployment, SSH, WP-CLI β best developer tooling tested
- Pay-as-you-go billing β no renewal shock
- Unlimited WordPress sites on any plan
- Backups for all account sizes (7-day retention free)
Where Inmotion Has An Edge
- No email hosting β add $6-12/mo for Google Workspace
- No cPanel β custom Cloudways panel only
- Migration costs $50/site (or DIY free)
- True cost for 4c/8GB = $118/mo vs InMotion's lower entry price
- No phone support β live chat and tickets only
Cloudways Benchmark
- TTFB (No CDN): 127ms avg
- Load Test (100 Users): 168ms (+32%)
- Uptime (12mo): 99.981%
- Price (4c/8GB): $118/mo
FAQ: InMotion Hosting
Final Verdict: Who Should Use InMotion in 2026


InMotion Hosting is a legitimate, independently-owned US web host with genuine strengths: US-based 24/7 phone support, cPanel familiarity, and competitive intro pricing. These are real advantages that matter to a specific type of user.
But our 12-month benchmark testing reveals three critical problems that disqualify InMotion for most serious use cases:
- The Apache Bottleneck: 320ms TTFB at idle, 890ms at 100 concurrent users (178% degradation), 8.3% error rate under load. This is an architectural limitation β not fixable with plugins or configuration.
- The Backup Policy Gap: Automated backups stop when your account exceeds 10GB. No notification. WooCommerce stores commonly exceed this within 6-12 months.
- The Renewal Pricing Trap: 150-234% price increases at renewal. The Power plan goes from $7.99/mo to $19.99/mo β more expensive than Cloudways' entry plan, which is 152% faster.
The Bottom Line
Use InMotion if: You're running a small US-based business site with under 20,000 monthly visitors, you need US-based phone support, you're cPanel-familiar, and your site is under 10GB. InMotion will serve you adequately.
Don't use InMotion if: You're running WooCommerce (580ms checkout TTFB), your site has EU/APAC audiences (only 2 US data centers), you expect traffic spikes (Apache bottleneck), your site is over 10GB (no automated backups), or you need developer tools (no Git/SSH-first workflow).
The better alternatives:
- ScalaHosting VPS β For performance: 143ms TTFB, LiteSpeed, backups for all sizes, 13 global data centers. At renewal pricing, cost-competitive with InMotion Power.
- Cloudways β For developers: 127ms TTFB, Git deployment, 5 cloud providers, pay-as-you-go billing. Use code CLOUDS2022 for $30 free credit.

Why Scalahosting Beats Inmotion
- AMD EPYC 9474F (#31 PassMark) β 480% faster than InMotion's hardware
- OpenLiteSpeed (not Apache) β 3-5x better concurrent request handling
- 143ms TTFB vs InMotion's ~320ms β 123% faster
- 171ms at 100 concurrent users (+19% degradation) vs InMotion's 890ms (+178%)
- Backups for ALL account sizes β not just under 10GB
- SPanel free β saves $180/yr vs cPanel, uses 8x less RAM
- No CPU steal, no I/O throttle, no hidden VPS limits
- Email hosting included with no shared IP reputation issues
- 13 data centers vs InMotion's 2 US locations
- Anytime money-back guarantee
Where Inmotion Has An Edge
- Renewal jumps ~200% after intro term ($29.95 β ~$82/mo)
- No shared hosting entry point β VPS minimum $29.95/mo
- Support varies by agent β L1 can miss nuanced issues
- Documentation less comprehensive than InMotion's knowledge base
Real Test Results (janβfeb 2026)
- TTFB (No CDN): 143ms avg
- Load Test (100 Users): 171ms (+19%)
- Uptime (12mo): 99.993%
- Backup Policy: All account sizes



