CartDNA is a Shopify Payment App Development Partner

CartDNA Logo
Shopify Store URL ยท myshopify Domain ยท Admin Access

How to Find Your myshopify.com URL: The Complete Guide

Every Shopify store has a hidden myshopify.com URL powering the entire backend โ€” even when a custom domain is shown publicly. Whether you need it for admin access, app setup, or troubleshooting, this guide shows you exactly how to find it fast and use it safely.

What a myshopify.com URL is
5 reliable methods to find it
When you actually need it
Security tips & common mistakes
Every Shopify store has a permanent myshopify.com URL created at setup
Custom domains mask the myshopify URL โ€” but it never changes
Order confirmation emails often reveal the myshopify domain
The page source is the most reliable way to identify any Shopify store
myshopify.com URL finding tips โ€” complete guide for Shopify store owners and merchants needing to find their store domain

Every Shopify store has a unique myshopify.com URL โ€” knowing how to find it is essential for admin access, app setup, and troubleshooting

What Is a myshopify.com URL?

When you create a Shopify store, Shopify automatically assigns it a unique default subdomain in the format storename.myshopify.com. This is your store's permanent backend URL โ€” it stays the same even after you add a custom domain like yourstore.com.

Think of the myshopify.com URL as your store's fingerprint. It's what Shopify uses internally to identify your store for admin access, API calls, app integrations, and payment processing. No matter how many times you change your custom domain or storefront design, the myshopify.com URL remains constant.

Key facts about myshopify.com URLs

  • Assigned at store creation โ€” you cannot change it later
  • Format is always: storename.myshopify.com (all lowercase, no spaces)
  • Remains active even if your custom domain expires or changes
  • Used for Shopify admin login, API access, and app authentication
  • Not shown publicly if you have a custom domain configured

Why You Actually Need Your myshopify.com URL

Most store owners only think about their myshopify.com URL when something goes wrong. Understanding when and why you need it can save you hours of troubleshooting. Here are the key situations where only the myshopify.com URL will do.

Admin login: your Shopify admin is always accessible at storename.myshopify.com/admin โ€” essential when your custom domain has DNS issues
App setup and OAuth: most Shopify apps require your myshopify.com domain during installation and API authentication steps
Shopify API calls: developers need the myshopify URL as the store identifier in all API requests
Payment gateway configuration: some payment providers need your myshopify domain for webhook setup and store verification
Store migration or cloning: Shopify migration tools use the myshopify URL as the authoritative store identifier
Support requests: Shopify Support uses your myshopify.com URL to locate your account โ€” have it ready before contacting them
How to find myshopify.com URL in Shopify admin settings โ€” Domains section showing the default myshopify store domain

Your myshopify.com URL is always visible in your Shopify admin under Settings โ†’ Domains

5 Reliable Ways to Find Your myshopify.com URL

Finding a myshopify.com URL depends on whether you are looking for your own store or trying to identify another Shopify store. These five methods cover both scenarios โ€” from simple admin checks to more technical source-code approaches.

1

Method 1: Check Your Shopify Admin Directly

Easiest โ€” for your own store

If you are looking for your own store's myshopify.com URL, this is the fastest route. Log in to your Shopify account and look at your browser's address bar โ€” it will show yourstore.myshopify.com/admin. You can also go to Settings โ†’ Domains inside your admin, where your myshopify.com URL is listed as your primary domain before any custom domains.

  1. 1Log in to your Shopify account at shopify.com
  2. 2Look at the browser address bar โ€” it shows yourstore.myshopify.com/admin
  3. 3The subdomain before .myshopify.com is your store's unique identifier
  4. 4Alternatively: go to Settings โ†’ Domains to see it listed explicitly
2

Method 2: Check Order Confirmation Emails

Works for any store โ€” no technical knowledge needed

Order confirmation emails sent by Shopify stores often contain the myshopify.com URL in links, tracking references, or the reply-to address. If you have placed an order with a store and need to identify their myshopify domain, check the email source โ€” the myshopify.com URL frequently appears in hidden tracking links or unsubscribe URLs embedded in the email footer.

  1. 1Open an order confirmation email from the Shopify store
  2. 2Check the reply-to email address or any links in the email footer
  3. 3View the raw email source (Show Original in Gmail) and search for .myshopify.com
  4. 4Unsubscribe links and tracking pixels often contain the myshopify domain directly
3

Method 3: View the Page Source

Most reliable โ€” works for any Shopify store

Every Shopify-powered website includes Shopify-specific code in the page HTML source. Viewing page source is the most reliable method to find the myshopify.com URL of any store โ€” even one using a fully custom domain with no visible Shopify branding.

  1. 1Visit the store's website in your browser
  2. 2Right-click anywhere on the page and select View Page Source
  3. 3Press Ctrl+F (or Cmd+F on Mac) and search for .myshopify.com
  4. 4The result will show the store's myshopify URL in script tags, CDN references, or meta tags

Tip: Look for Shopify.shop or myshopify.com/cdn in the source โ€” these reliably expose the store's myshopify subdomain even when it is not shown publicly.

4

Method 4: Use Shopify Store Detection Tools

Quick โ€” no technical knowledge required

Several browser extensions and online tools are designed to detect whether a website runs on Shopify and reveal its myshopify.com URL. Tools like BuiltWith, Wappalyzer, and dedicated Shopify detection extensions can identify the platform and often expose the underlying myshopify domain in seconds.

  • BuiltWith.com โ€” enter any domain to see full tech stack including Shopify store details
  • Wappalyzer browser extension โ€” detects Shopify and shows store identifiers on any page
  • SimilarTech โ€” provides Shopify store metadata including domain information
  • Koala Inspector โ€” a Shopify-specific browser extension for detailed store analysis
5

Method 5: Try Common URL Patterns

Quick guess โ€” always verify before relying on it

If you know the store name or brand name, you can try accessing storename.myshopify.com directly. Shopify stores typically use a simplified version of their business name as their myshopify subdomain. This method is educated guesswork โ€” always verify using page source or admin access before using the URL for anything critical.

Never rely on a guessed myshopify URL for app integrations, API calls, or payment gateway setup without verifying it first. An incorrect URL will cause failed connections and can significantly delay your setup.

Viewing page source to identify Shopify store myshopify URL โ€” searching for myshopify.com in HTML source code

The page source method works on any Shopify store, even those using fully custom domains with no visible Shopify branding

Reading Page Source for Shopify Signals

Viewing a website's page source is the most definitive way to confirm whether it runs on Shopify and to extract its myshopify.com URL. Here is exactly what to look for once you have opened the source.

Shopify identifiers to search for in page source

  • โ€บcdn.shopify.com โ€” Shopify's content delivery network, present on every Shopify store page
  • โ€บ.myshopify.com โ€” the store's backend URL, often found in JavaScript script src attributes
  • โ€บShopify.shop โ€” a JavaScript variable that often contains the full myshopify domain as a string
  • โ€บshopify-section โ€” CSS class names specific to Shopify themes and sections
  • โ€บ/checkouts/internal โ€” Shopify's internal checkout path present in all Shopify-powered stores

Pro tip: Search for Shopify.shop in the page source

In most Shopify stores, you will find a JavaScript snippet like Shopify.shop = 'storename.myshopify.com' embedded in the page source. This is the most direct way to identify the exact myshopify URL without any ambiguity.

Shopify store detection tools showing myshopify domain โ€” BuiltWith and Wappalyzer identifying Shopify stores from any domain

Browser extensions and detection tools can identify myshopify.com URLs in seconds without any technical knowledge required

Security Considerations When Using myshopify URLs

Knowing how to find a myshopify.com URL comes with responsibility. Here is what to keep in mind when using this information โ€” whether for your own store or when identifying other stores.

Safe and legitimate uses

  • Accessing your own Shopify admin when your custom domain has DNS or configuration issues
  • Configuring apps and third-party integrations that require the myshopify domain
  • Setting up payment gateways and webhooks that need your store identifier
  • Providing your myshopify URL to Shopify Support for account verification and troubleshooting
  • Legitimate competitive research and market analysis using Shopify detection tools

Avoid these misuses

  • Never use guessed myshopify URLs for critical integrations โ€” verify first, always
  • Do not use store detection for data harvesting or spam without explicit permission
  • Avoid relying on myshopify URLs scraped from emails for any commercial purpose
  • Do not assume a guessed myshopify URL is correct โ€” duplicate store names can exist in different accounts

Keep your myshopify URL private where possible

While your myshopify URL is technically discoverable, avoid sharing it unnecessarily in public forums or unverified support channels. Your admin at storename.myshopify.com/admin is protected by your Shopify login, but minimising exposure is always best practice.

Order confirmation email containing myshopify.com URL โ€” how to identify a Shopify store domain from email source

Order confirmation emails from Shopify stores frequently contain myshopify.com URLs in tracking links and email footers

Frequently Asked Questions

Can I change my myshopify.com URL after store creation?

No โ€” your myshopify.com URL is permanent and cannot be changed after your Shopify store is created. The subdomain is assigned at setup and stays fixed. If you want a different-looking public URL, you can add a custom domain (like yourstore.com), but your myshopify.com domain remains the backend identifier forever.

How do I find the myshopify URL of a store I placed an order with?

The most reliable methods are: (1) check the raw source of the order confirmation email and search for .myshopify.com; (2) visit the store's website, view page source (right-click โ†’ View Page Source), and search for Shopify.shop or myshopify.com; (3) use a detection tool like BuiltWith or Wappalyzer to identify the store's backend domain. The page source method works on virtually every Shopify store.

Why do I need my myshopify URL for app installation?

Shopify apps use your myshopify.com URL as your store's unique identifier during the OAuth authentication process. When you install an app, it requests permission from Shopify using this URL, which tells the app exactly which store it is connecting to. Without the correct myshopify URL, app installations will fail or connect to the wrong account.

What happens to my myshopify URL if I close my Shopify store?

If you close or cancel your Shopify store, the myshopify.com URL associated with it is eventually retired and may not immediately be available for reuse. If you reopen or transfer your store, the original myshopify URL is typically restored. This makes the myshopify URL a more reliable long-term store identifier than a custom domain, which could be transferred to a completely different platform.

Related Guides and Resources

Optimise Your Shopify Store's Payment Setup

Now that you know how to find your myshopify.com URL, make sure your payment gateway setup is just as solid. CartDNA connects Shopify merchants with the right payment providers โ€” fully compatible, Shopify-approved, and optimised for your market.