Shopify SEO for Small Businesses: 5 Default Settings You Need to Change Immediately
Shopify's default settings can actively hurt your search rankings. Learn how small businesses can fix duplicate URLs, tag bloat, and slow page speeds to capture more organic traffic.

Shopify is arguably the best e-commerce platform for small businesses. It handles inventory, payments, and checkout beautifully. But out of the box, its default SEO settings are actively working against you.
Many small business owners launch their store, upload their products, and assume Shopify is taking care of the search engine optimization. It isn't. While Shopify covers the absolute basics—like SSL certificates and auto-generated sitemaps—its default URL structures, tagging systems, and app integrations create massive technical roadblocks for Google.
Not sure how your website is doing?
InspectRank checks your website for SEO, technical, local visibility and AI-readiness issues and turns the findings into a clear report.
Get My Free ReportIf you run a brick-and-mortar store trying to sell online, or a dedicated small e-commerce brand, you cannot afford to let technical errors drain your search traffic. Here are the five default Shopify settings you need to change immediately to stop confusing Google and start ranking.
1. The Duplicate Product URL Trap
This is the single most common technical SEO issue on Shopify. By default, when you add a product to a collection, Shopify generates two different URLs for the exact same product.
For example, if you sell a leather tote bag, Shopify creates:
- The Collection URL:
yourstore.com/collections/bags/products/leather-tote - The Canonical URL:
yourstore.com/products/leather-tote
Shopify links to the longer Collection URL from your category pages. But it tells Google (via a canonical tag) that the shorter URL is the "real" one. This forces Google to crawl thousands of duplicate pages just to figure out which one to rank, wasting your crawl budget and splitting your link equity. As noted in Technical SEO for Shopify: Fixing Common Issues, duplicate content is the most frequent technical error on the platform.
How to Fix It
You need to force your Shopify theme to only link to the clean, canonical product URL (/products/leather-tote).
In your Shopify admin, go to Online Store > Themes > Edit Code. You are looking for a file usually named product-grid-item.liquid, product-card.liquid, or main-collection-product-grid.liquid (depending on your theme). Find the line of code that looks like this:
{{ product.url | within: collection }}
Delete the | within: collection part so it simply reads {{ product.url }}. This instantly fixes the internal linking structure across your entire website, preventing your store from competing against itself.
2. Infinite "Junk" URLs from Product Tags
Shopify makes it incredibly easy to add tags to your products (e.g., "blue", "cotton", "summer", "large"). Store owners often use these tags to create filters on their collection pages so customers can narrow down their choices.
The problem? Every time you create a tag, Shopify generates a new, crawlable URL. If a customer filters a collection by "Women's Shirts" and "Long Sleeve," Shopify creates a URL like /collections/women-shirts/long-sleeve. If you have 50 tags, you suddenly have thousands of thin, low-value pages. Shopify SEO Issues: Common Problems and How to Fix Them highlights that faceted navigation patterns can create thousands of crawlable URLs that dilute your site's authority.
How to Fix It
Stop using basic tags for your storefront filtering. Instead, use Shopify's native Search & Discovery app. It allows you to create clean, user-friendly filters without generating thousands of indexable junk URLs.
Additionally, you should block Google from crawling your tagged URLs by editing your robots.txt file (more on that in step 5).
A flowchart showing how one product (e.g., a blue cotton t-shirt) turns into 15 different URLs through Shopify's default collection routing and tag filtering, illustrating the massive waste of Google's crawl budget.
3. Auto-Generated Meta Titles and Descriptions
If you don't manually write a meta description for a product, Shopify will automatically scrape the first 160 characters of your product description and use that instead.
This is a disaster for your click-through rate. The first sentence of your product page might be, "Welcome to our store! This shirt is made of 100% cotton and features a button down collar..." That is not a compelling reason for someone to click your link in Google search results.
Not sure how your website is doing?
InspectRank checks your website for SEO, technical, local visibility and AI-readiness issues and turns the findings into a clear report.
Get My Free ReportHow to Fix It
Scroll to the very bottom of every product, collection, and blog post page in your Shopify admin. You will see a section called Search engine listing preview. Click "Edit website SEO."
Write a custom meta title and description for every important page. Focus on the search intent of the buyer. Include the primary keyword naturally, highlight your unique selling proposition (e.g., "Free Shipping," "Handmade in Ohio"), and give them a reason to click.
4. App Leftovers Destroying Your Page Speed
Shopify's App Store is a blessing and a curse. It is incredibly easy to install apps for pop-ups, countdown timers, product reviews, and live chats. But every app you install injects JavaScript into your theme.
The fatal flaw? When you delete an app, Shopify does not always delete the code. Over time, your store accumulates "app bloat"—invisible code from deleted apps that loads on every single page, destroying your website speed. A slow website frustrates shoppers and actively hurts your rankings.
How to Fix It
First, stop installing apps you don't absolutely need. Second, use Shopify's Theme Check tool to identify performance bottlenecks.
If your store is running painfully slow, you may need to hire a Shopify developer for a one-time "theme cleanup" to strip out old app code. Moving forward, only use apps that utilize "App Embeds" (a newer Shopify feature that cleanly adds and removes code without permanently altering your theme files).
5. The Default robots.txt File
For years, Shopify locked the robots.txt file, meaning store owners had no control over what Google was allowed to crawl. Shopify finally changed this, allowing you to edit the robots.txt.liquid file—but most small business owners don't know it exists.
By default, Shopify allows Google to crawl your internal search results pages (e.g., yourstore.com/search?q=shoes). This is a massive SEO mistake. Internal search pages are notoriously low-quality, and malicious bots can actually spam your search bar to create thousands of spam URLs on your domain.
How to Fix It
You need to customize your robots.txt file to block Google from crawling internal search pages, vendor pages, and tag-filtered pages.
| Page Type | Default Shopify Behavior | What You Should Do |
|---|---|---|
Internal Search (/search) | Often crawled, leading to thin content. | Add Disallow: /search to robots.txt |
Vendor Pages (/collections/vendors) | Crawled, creating duplicate product lists. | Add Disallow: /collections/vendors |
Tag Filters (/*+*) | Crawled, creating infinite URL variations. | Add Disallow: /*+* to block multi-tag URLs |
Note: Editing your robots.txt file requires caution. If you are uncomfortable editing theme files, consult an SEO professional to ensure you don't accidentally block your main product pages.
Summary: Build a Foundation Before You Scale
Shopify is a powerful tool, but it is built for merchants first and search engines second. Before you spend money on ads, PR, or complex marketing campaigns, you have to fix your technical foundation.
Stop letting Shopify duplicate your URLs, clean up your app bloat, take control of your meta descriptions, and block Google from crawling junk pages. Once your technical house is in order, every piece of content you write and every product you launch will have a significantly higher chance of ranking on page one.
Sources & references
See what InspectRank finds on your website
Get a clear report covering website SEO, technical health, local visibility and AI search readiness.
Get My Free ReportRelated guides

Wix and Squarespace Local SEO: How to Rank Without WordPress
Think you need WordPress to rank on Google? Here is the candid truth about using Squarespace and Wix for local SEO, and how small businesses can outrank competitors on any platform.