Products need a stable URL to be recommended
Causes exclusion from Shopify Catalog
Shopify Catalog requires an identifiable product URL. Without one an assistant has nowhere to send the buyer, so the product is excluded even when everything else is in order.
In short
- This excludes the product from Shopify Catalog entirely, so no assistant can recommend it.
- We did not see this among the catalogs we scanned, which makes it rare rather than unimportant.
- This one needs a human decision, so Endcap finds and groups it but does not write it for you.
Why this excludes the product
Without a stable product URL an agent has nowhere to send the buyer.
Shopify Catalog requires an identifiable product URL so agents can link buyers to the product.
Handles are more fragile than they look
Merchants tend to assume the handle is permanent because they never touch it. It is not: bulk edits, migration tools and some apps rewrite handles, and a rewritten handle both breaks the catalog entry and orphans every inbound link and every redirect that pointed at the old one.
So the check here is worth running after any bulk operation, not once. And when you do change a handle deliberately, create the redirect in the same sitting rather than intending to, because the traffic you lose in between is the traffic that was already converting.
How to check it yourself
- Open the product and check the Search engine listing section for a URL handle.
- Restore the handle if it is empty.
The fix
Restore the product handle so the item has a permanent storefront URL.
How Endcap handles this
Endcap finds and groups every product with this problem and links each finding to the Shopify document behind it, but it does not write this one for you. Finding every instance by hand means paging through the admin; the scan lists them together.
The fix touches a field we deliberately do not automate. Endcap only ever writes vendor, product type and description, because those are the three where a wrong value is visible and reversible. Prices, identifiers, publication state and status are decisions with consequences a tool should not be making on your behalf.
Common questions
I never edit handles, so how can one be missing?
Handles are more fragile than they look. Bulk edit tools, migration scripts and some apps rewrite them, and a rewritten handle breaks the catalog entry as well as every inbound link that pointed at the old one. Run this check after any bulk operation rather than once.
What happens to my SEO if I change a handle?
Every existing link to the old URL breaks unless you create a redirect. Shopify can do this for you when you change a handle in the admin, but the offer is easy to dismiss. If you change handles deliberately, create the redirect in the same sitting rather than intending to.
Source: Shopify documentation
Check your own store
Enter your Shopify URL and see whether the public products we can inspect show these problems. No install required for the first scan.