Blog / How to migrate a manual Shopify collection to a smart collection
How to migrate a manual Shopify collection to a smart collection
Switching from manual to automated collections means products are organised by rules - tag, product type, vendor, metafield - rather than by hand. New products are included automatically when they meet the conditions, without anyone touching the collection.
The SEO and PPC implications of this are worth understanding before you start, because they are what make the migration worth the effort rather than just an operational tidy-up.
Organic search
Manual collections drift as the catalogue grows. Inconsistent product sets weaken the relevance signals that support category-level rankings and non-brand traffic.
Paid search
The product type attribute in your feed drives campaign segmentation. Inconsistent taxonomy means products in the wrong groups, bids against the wrong queries, and no clean way to read performance by category.
How the data flows
Source
Smart collection rules
Shopify
Product type field
Feed
product_type attribute
Google Ads
Campaign segmentation
SEO
Accurate product sets = consistent relevance signals for category pages
PPC
Consistent taxonomy = clean segmentation and readable performance data
Organic search
Collection pages are typically among the highest-value pages in a Shopify store. They carry internal links from product pages, they target category-level search queries, and they are frequently the entry point for non-brand organic traffic. When a collection is maintained manually, the product set drifts over time - seasonal gaps, missed additions, products left in after they go out of stock.
Paid search
The product type attribute in your Shopping feed - which is populated from Shopify's product type field - is what controls which products appear in which campaign, whether that is standard Shopping or Performance Max. If the taxonomy driving that field is inconsistent, the segmentation is inconsistent. Products end up in the wrong groups, bids are applied against the wrong queries, and there is no clean way to analyse performance by category.
The migration itself has a few moving parts. A collection can appear in navigation menus, breadcrumbs, filter configurations, and related collection blocks across multiple pages - and those references break if the process is not sequenced correctly. This guide covers the full sequence.
Before you start
Two things need to be in place before you touch anything in the collections admin.
- Set up your taxonomy. Create the product tags and/or metafields you will use as the collection's conditions. Add any new ones to the Product Taxonomy reference library. The smart collection cannot include products that do not meet its conditions, so the tagging needs to be complete before the rules are written.
- Apply tags and metafields to all relevant products. Go through the products currently in the manual collection and apply the relevant tags or metafields. Use the bulk editor to do this efficiently.
Document the current collection's references
Once the manual collection is deleted, any references to it that have not been updated will break silently. Record the following before making any changes.
- Pages where this collection appears as a related collection
- Pages where this collection is used as a filter
- The exact label used for this collection in the navigation menu
- Where the collection appears in breadcrumb paths
- Whether any images on the collection page - particularly above-the-fold images - are ranking in search results. If they are, their removal has implications you need to plan for separately.
Create the new automated collection
- In your Shopify admin, create a new automated collection. Use the same URL handle as the manual collection, but temporarily append '1' to the end (e.g. sofas-1 instead of sofas). This keeps the original URL live while you build and verify the replacement.
- Add the product conditions - the rules that will drive automatic inclusion.
- Move all page content from the manual collection to the new automated one: description, imagery, metadata. Check every visible element matches.
- Open both live pages side by side and confirm they are identical.
Switch references to the new collection
Update every reference you documented earlier to point to the new automated collection:
- Navigation menu link
- Breadcrumb paths
- Related collection blocks on other pages
- Filter configurations
Delete the old collection and restore the URL
- Delete the manual collection.
- Remove the '1' from the automated collection's URL handle so it matches the original.
- Check every link you updated - menus, breadcrumbs, related collections, filters - and confirm they resolve correctly.
- Confirm the page appears in the sitemap and check the 'last updated' date.
- Test the live URL in Google Search Console to verify it is resolving and being picked up correctly.
Keeping it clean going forward
The process only holds if the taxonomy that drives the rules stays accurate. Keep the Product Taxonomy reference library up to date as new tags and metafields are introduced. If the taxonomy is undocumented, the rules become as difficult to maintain as the manual collections they replaced.
Shopify Flow can help enforce this at the point of product creation. A simple workflow - trigger on product created, condition checks if product type is empty, action sends an internal email - catches gaps before they propagate downstream. The setup is covered in our guide to the Shopify Product Type field.