Last updated: March 29, 2026
Your Shopify store is down and you're losing sales by the minute. Maybe customers are reporting 404 errors, your storefront is returning a blank page, or your admin panel won't load at all. These problems can hit at the worst times — during a product launch, a sale, or a high-traffic period. Shopify store issues fall into a few distinct categories: platform-wide outages, custom domain DNS failures, theme rendering errors, checkout breakdowns, and app conflicts. This guide walks through each cause with specific fixes so you can diagnose and resolve the problem fast.
Store shows blank page or generic error → Check Shopify status first (Fix 1), then theme issues (Fix 4).
Custom domain shows "can't reach this page" → DNS misconfiguration. Go to Fix 2 immediately.
Admin panel not loading → Browser issue or Shopify admin outage. See Fix 3.
Customers getting 404 on specific products/pages → URL handle was changed. Fix with URL redirects (Fix 5).
Checkout errors or payment failures → SSL or app conflict. See Fix 6.
Store slow but loading → Heavy theme or app scripts. See Fix 7.
Why this works: Shopify hosts hundreds of thousands of stores on shared infrastructure. When their platform has an incident, it can affect storefront loading, admin access, checkout, and Shopify Payments simultaneously. Shopify maintains a live status page updated in real time during incidents.
If it's a Shopify platform incident, there is nothing you can do except wait. Most Shopify incidents resolve within 30 to 90 minutes.
Why this works: When you connect a custom domain to Shopify, you need specific DNS records — an A record pointing to Shopify's IP address and a CNAME for www. If these are wrong, expired, or accidentally deleted, your domain stops resolving to Shopify entirely while your admin continues to function normally.
23.227.38.65.www pointing to shops.myshopify.com.In Shopify Admin, go to Settings → Domains to see if Shopify reports any domain connection errors.
Why this works: The Shopify admin is a web application sensitive to browser extensions, cached data, and session issues. A blank white screen, freezing, or failed login in admin is almost always browser-related rather than a Shopify platform problem.
Why this works: Shopify themes are built on Liquid templates, and a syntax error or broken app integration can cause the entire storefront to return a blank page. If your store suddenly broke after a theme customization or app install, the theme is almost certainly the cause.
Why this works: Every Shopify product, collection, and page has a URL handle. When you rename a product or change a URL handle, the old URL breaks immediately. Customers from bookmarks, Google search results, or social media posts will land on a 404. Shopify provides a built-in redirect tool to fix this.
/products/old-name)./products/new-name).For bulk 404 fixes, use Shopify's bulk import CSV format to upload many redirects at once.
Why this works: Shopify checkout failures often stem from SSL certificate issues on custom domains, third-party scripts injected by apps conflicting with the checkout process, or Shopify Payments being temporarily unavailable. Checkout issues affecting only mobile usually indicate a JavaScript conflict.
Why this works: A Shopify store that loads but is extremely slow loses customers who leave before it finishes. Heavy themes, too many installed apps injecting JavaScript, and large unoptimized images are the most common causes. Shopify provides a built-in speed report to identify the bottleneck.
Q: Why is my Shopify store down but my admin still works?
A: Your admin panel loads from admin.shopify.com while your storefront loads through your custom domain. If your custom domain DNS is misconfigured, the store appears down to customers while admin continues to function. Check that your A record points to 23.227.38.65 and your CNAME for www points to shops.myshopify.com.
Q: How do I know if Shopify itself is down?
A: Visit status.shopify.com for real-time status of the storefront, admin, checkout, and Shopify Payments. Also check downdetector.com/status/shopify for crowd-sourced merchant reports. If the status page shows an incident, the only option is to wait for Shopify to resolve it.
Q: My customers are getting 404 errors on my Shopify store — what happened?
A: A 404 on Shopify usually means a product, collection, or page URL handle was changed or deleted. Go to Admin → Online Store → Navigation → URL Redirects to create redirects from old URLs to new ones. If the 404 is on your homepage, your domain DNS may have lost its Shopify connection.
Q: Why is my Shopify checkout not working?
A: Shopify checkout failures typically come from an expired SSL certificate on a custom domain, a third-party app conflicting with checkout scripts, or Shopify Payments being temporarily unavailable. Verify your SSL is active in Settings → Domains, and disable checkout-modifying apps one at a time to identify the conflict.
Q: Is there a difference between Shopify Plus and basic Shopify when stores go down?
A: Shopify Plus merchants get priority support and a dedicated Merchant Success Manager. If you are on Shopify Plus and your store is down, contact your dedicated support contact directly rather than using standard support channels. Shopify Plus also has better SLA guarantees and faster incident response compared to standard Shopify plans.
If you've worked through all seven fixes and your Shopify store still isn't loading correctly, contact Shopify Support directly. For standard plans, visit help.shopify.com and use the live chat option. When contacting support, have your store URL, the specific error message, and the time the problem started ready to share.