Tag: Ecommerce

  • How to Build a Product Catalog From Scratch (Free Template Included)

    How to Build a Product Catalog From Scratch (Free Template Included)

    How to Build a Product Catalog From Scratch (Free Template Included)

    Building a product catalog correctly from the start prevents years of cleanup work later. A catalog built without a taxonomy, without consistent attribute definitions, and without SKU conventions accumulates inconsistency with every product added — until fixing it takes longer than rebuilding it from scratch would have. This guide covers how to build it right the first time.

    Step 1: Define Your Catalog Structure Before Adding Any Products

    The most common catalog building mistake is starting with products before defining the structure those products will sit in. Decide these three things first:

    • Universal fields — fields that every product record must have regardless of category: SKU, Product Name, Description, Price, Category, Brand, GTIN, Primary Image URL, Availability
    • Category-specific fields — attributes that apply only within specific subcategories: Colour, Size for apparel; Processor, RAM for electronics; Width, Height, Depth for furniture
    • Channel-specific fields — content generated specifically for each sales channel: Google Shopping Title, Amazon Bullet Points, Facebook Description

    Document this as a field specification. It becomes your data standard — the reference every team member uses when entering product data.

    Step 2: Build Your Taxonomy Before Your Products

    Your product taxonomy — the category hierarchy — must be designed before any products are entered. Products cannot be correctly catalogued without a taxonomy to put them in. A product entered before the taxonomy exists will be assigned to a category that may not match where it should go once the proper structure is in place.

    Design your taxonomy to at least three levels (Department → Category → Subcategory), define the attribute set for each subcategory, and map every subcategory to its Google product category ID. The full process is covered in How to Build a Product Taxonomy From Scratch. Use the free Product Taxonomy Template as your starting point.

    Step 3: Establish SKU Conventions Before Creating Records

    SKUs are permanent identifiers. Changing them after products are live in your platform, in customer orders, and in channel feeds is a significant operational task. Establish your SKU naming convention before creating any product records.

    Common conventions: BRAND-CATEGORY-VARIANT (e.g. COL-RJ-M8NVY for Columbia Rain Jacket Men Size 8 Navy), or a simpler numeric sequence. What matters is consistency — the same format for every SKU, with clear rules for how variants relate to parent SKUs.

    Step 4: Enter Required Attributes Before Optional Ones

    When entering product data, complete all required attributes across all products before moving to optional attributes. A catalog that is 100% complete on required fields and 0% complete on optional fields is more useful than one that is 60% complete on everything. Required completeness enables publishing and channel submission. Optional completeness improves performance over time.

    Step 5: Image Standards From Day One

    Establish image standards at the start: naming conventions, minimum dimensions (800×800px for Google Shopping), file format (JPEG for product shots), folder structure in your DAM or storage system. Retroactively standardising thousands of image files is one of the most time-consuming catalog cleanup tasks — avoid it by setting standards before the first image is added.

    Step 6: Validate Before Publishing

    Before any product goes live, run these checks:

    • Completeness check — all required fields populated for every product
    • GTIN validation — all product identifiers are valid format
    • Duplicate SKU check — no two products share the same identifier
    • Category assignment — every product is in the correct subcategory
    • Image URL validation — all image links load correctly

    The PIM Readiness Score assesses your current setup against these dimensions. Download the free catalog template at lynkpim.app — pre-structured with the field definitions, taxonomy, and validation rules to start from rather than a blank spreadsheet. For what to do once your catalog starts growing, see How to Manage 1,000+ SKUs Without Losing Your Mind.

    Frequently Asked Questions

    What fields should every product catalog include?

    Every product record needs at minimum: SKU, Product Name, Description, Price, Category, Brand, GTIN or identifier_exists = FALSE, Primary Image URL, and Availability status. Category-specific attributes (Colour, Size, Material etc.) are added per subcategory based on your taxonomy attribute sets. Channel-specific content fields (Google Shopping Title, Amazon Bullet Points) add value once basic data is complete.

    Should I build my product catalog in a spreadsheet or a PIM?

    Spreadsheets work for catalogs under approximately 200 SKUs with a single channel and a single person managing data. For anything larger or multi-channel, a dedicated PIM system is necessary to maintain data quality and prevent version control problems. Start with a well-structured spreadsheet template and migrate to a PIM when the spreadsheet starts breaking — which typically happens around 500 SKUs or when you add a second channel.

  • What Is Product Catalog Management? The Complete Guide for Ecommerce

    What Is Product Catalog Management? The Complete Guide for Ecommerce

    What Is Product Catalog Management? The Complete Guide for Ecommerce

    Product catalog management is how ecommerce businesses organise, maintain, and distribute their product data. It sounds operational — because it is. But it is also one of the highest-leverage functions in ecommerce growth, because product data quality directly determines how well products perform in search, on channels, and with customers.

    This guide covers what catalog management is, what it involves, why it matters at scale, and how to approach it without enterprise software or a large team.

    What Product Catalog Management Covers

    Product catalog management encompasses every activity involved in making product data accurate, complete, and available where it needs to be. In practice, this means:

    Product data creation and onboarding

    Creating new product records when products are added to the catalog — entering base data (SKU, name, description, price), assigning taxonomy categories, and populating attribute fields. For businesses with many suppliers, this includes receiving, cleaning, and transforming supplier-provided data into your catalog’s format.

    Taxonomy and category management

    Building and maintaining the category structure that organises your catalog — defining hierarchies, attribute sets per category, and the rules that determine where products belong. This is the structural foundation everything else is built on. See What Is Product Taxonomy for the full overview.

    Content enrichment

    Adding and improving the content that makes products sell — writing product descriptions, capturing or sourcing product images, adding marketing copy, and ensuring completeness of attributes that drive search and filter performance.

    Data quality management

    Monitoring and maintaining the accuracy and completeness of product data over time — fixing errors, normalising inconsistent attribute values, validating GTINs and product identifiers, and auditing for missing required data. This is ongoing, not a one-time project.

    Channel syndication

    Distributing product data to every channel where products are sold or marketed — website, Google Shopping, Amazon, Facebook Catalogue, wholesale buyers, print catalogs. Each channel has different format requirements, and catalog management includes managing those transformations without duplicating manual work.

    Variant management

    Managing the relationship between parent products and their variants (sizes, colours, materials) — ensuring each variant has correct identifiers, images, pricing, and stock information while maintaining the link to the parent product for shopping feed purposes (item_group_id).

    Why Catalog Management Matters for Ecommerce Growth

    Catalog management quality touches every commercial outcome in ecommerce:

    • Search and discovery: Complete, structured product data means products appear for the queries they should appear for — in site search and Google Shopping
    • Conversion rate: Accurate product data sets correct buyer expectations, which reduces returns and increases repeat purchase
    • Channel performance: Clean feed data means fewer disapprovals, better auction relevance, and higher ROAS
    • Operational efficiency: A well-managed catalog means teams spend less time fixing data errors and more time on commercial activities
    • Speed to market: A systematic catalog management process means new products launch faster because the workflow is defined, not ad hoc

    The Catalog Management Maturity Stages

    StageHow it looksTypical SKU range
    Stage 1: Ad HocProduct data in spreadsheets, one person “knows everything”, no formal processes1–200 SKUs
    Stage 2: StructuredDefined taxonomy, consistent attribute entry, single platform for product data, basic workflows200–2,000 SKUs
    Stage 3: GovernedValidation rules enforce completeness, channel-specific content, automated feed syndication, data quality monitoring2,000–20,000 SKUs
    Stage 4: AutomatedAI-assisted enrichment, real-time channel sync, self-service product publishing, catalog health dashboards20,000+ SKUs

    Most SMB ecommerce stores start at Stage 1 and need to reach Stage 2 or 3 to scale effectively. The transition from Stage 1 to Stage 2 is the most impactful — it is where the spreadsheet chaos ends and a governed catalog begins.

    What You Need to Manage a Product Catalog

    • A taxonomy: The category structure that organises your products. Without this, product data has no consistent home and filters do not work.
    • Attribute sets per category: The defined list of fields that must be filled for a product in each category to be considered complete.
    • A single source of truth: One place where authoritative product data lives. Either a spreadsheet (for small catalogs) or a PIM system (for anything larger).
    • Data validation rules: Rules that prevent incorrect or incomplete data from being published — required fields, controlled value lists, format checks.
    • Channel mapping: The translation layer that converts your internal product data to the format each channel requires — Google Shopping feed, Amazon flat file, Facebook catalogue.

    The PIM Readiness Score assesses where your current catalog management setup sits across all five of these dimensions and gives you a prioritised improvement list. The Catalog Health Score benchmarks the quality of your actual product data. Both are free, take under 10 minutes, and give you a clear picture of what to address first.

    For the practical next steps, start with How to Build a Product Catalog From Scratch, or if you are managing an existing catalog that has grown without structure, How to Audit Your Product Catalog in One Weekend.

    Frequently Asked Questions

    What is product catalog management?

    Product catalog management is the process of creating, organising, enriching, maintaining, and distributing product data across all the places it is used — your website, sales channels, marketing, and internal operations. It covers product data entry, taxonomy structure, attribute management, image management, channel syndication, and ongoing data quality.

    What is the difference between product catalog management and PIM?

    Catalog management is the practice — the ongoing process of managing your product data. PIM (Product Information Management) is the software category used to do it at scale. You can practice catalog management using spreadsheets, but at scale — more than a few hundred SKUs, multiple channels, multiple team members — a dedicated PIM becomes necessary to maintain data quality and operational efficiency.

    When does a business need formal product catalog management?

    Most businesses need formal catalog management processes once they cross approximately 200 SKUs, sell on more than one channel, have more than one person managing product data, or start experiencing data quality problems. The trigger is usually a data incident (wrong prices going live, products missing from Shopping) or a growth milestone that makes the current approach visibly unscalable.

    What does product catalog management software do?

    It centralises all product data in one place, enforces completeness and validation rules, manages relationships between products and variants, enables channel-specific content, automates feed generation and syndication, and provides visibility into data quality across the full catalog. The goal is a single source of truth that feeds every channel consistently and accurately.

  • How to Migrate Product Taxonomy Without Breaking Your Store

    How to Migrate Product Taxonomy Without Breaking Your Store

    How to Migrate Product Taxonomy Without Breaking Your Store

    Taxonomy migrations are one of the most disruptive changes you can make to an ecommerce store. Done without a plan, they break navigation, create 404 errors that destroy SEO rankings, invalidate channel feeds, and leave products uncategorised for days. Done correctly, they deliver a better-performing catalog with minimal disruption. The difference is preparation.

    This guide covers the complete migration process — from designing the new structure through to post-launch monitoring.

    Why Taxonomy Migrations Go Wrong

    Most taxonomy migration failures share the same root causes:

    • No 301 redirects — old category URLs return 404 errors. Google loses the ranking equity from those pages. Customers bookmark links break.
    • Products migrated before redirects are set up — the new category pages have no content and the old pages return 404s simultaneously.
    • Partial migration — some products moved to new categories, others left in old categories that no longer exist. Products become unfindable during the transition.
    • Channel feeds not updated — Shopping feed still references old category URLs, causing 404 landing page errors and subsequent disapprovals.
    • No post-migration monitoring — edge cases and missed redirects go undetected until they show up as ranking drops weeks later.

    Phase 1: Design the New Taxonomy (Before Touching Anything Live)

    The new taxonomy must be fully designed and documented before a single product is moved. This means:

    • Full category hierarchy defined to Level 3 or 4 (see How to Build a Product Taxonomy From Scratch)
    • Attribute sets defined per subcategory
    • Google product category mapping document completed for every new subcategory
    • New URL structure confirmed — category slugs for every new subcategory

    Build and test the new structure in your staging environment. Confirm navigation works, filters populate correctly, and product pages display properly — all before any changes go live.

    Phase 2: Build the Product Remapping Document

    This is the migration source of truth. For every product in your catalog, record:

    • Current category
    • New category (from the new taxonomy structure)
    • Any attribute values that need to change as a result of the new category assignment

    This document must be 100% complete before migration begins. Any product without a destination category will be uncategorised after migration — invisible to customers and broken in your feed.

    Phase 3: Set Up All 301 Redirects Before Go-Live

    301 redirects must be in place before any category URLs change on the live site. Do not go live and then add redirects afterwards — the window between go-live and redirect setup is when Google crawls 404 errors and when customers hit broken links.

    • Map every old category URL to its new URL in your redirect list
    • For categories being split into multiple new subcategories, redirect the old URL to the most relevant new subcategory (or to the parent category if no single subcategory is a clear match)
    • For categories being merged, redirect the old URL to the merged category
    • Test every redirect in staging before going live

    Phase 4: Execute During a Maintenance Window

    Execute the full migration in one step during your lowest-traffic period (typically 2:00–5:00 AM). Apply all product remappings and activate all redirects simultaneously. Never migrate categories in batches across multiple days — this creates a prolonged period where some products are in old categories, some are in new categories, and the site navigation is inconsistent.

    Phase 5: Update Feeds and Request Re-indexing

    Immediately after migration goes live:

    1. Update your Google Shopping feed’s google_product_category mapping to reflect any new subcategory mappings
    2. Update product_type field values if they referenced your old internal category names
    3. Update link field values in your feed if category URL changes affected product landing page URLs
    4. Submit the updated feed to Google Merchant Center
    5. In Google Search Console, use the URL Inspection tool to request re-indexing for your most important category pages
    6. Submit an updated sitemap

    Post-Migration Monitoring (First 30 Days)

    Check these daily for the first week, then weekly for the following three weeks:

    • GSC Coverage report — watch for new 404 errors. Any 404 on a page that was previously indexed needs an immediate redirect fix.
    • Merchant Center Diagnostics — check for new disapprovals caused by landing page or category mapping changes
    • Organic traffic by category page — expected to dip temporarily as Google re-evaluates the new structure. A dip that does not recover after 4–6 weeks signals a redirect or indexing issue.
    • Site search zero-results queries — any increase post-migration suggests products have been miscategorised and are not surfacing in the right filter contexts

    The PIM Readiness Score identifies where your current taxonomy and data governance has gaps before you begin a migration — it is the right starting point for understanding the scope of work involved. For the impact of taxonomy structure on your filters and site search post-migration, see Faceted Navigation and Product Taxonomy.

    Frequently Asked Questions

    Will migrating product taxonomy hurt my Google rankings?

    It may cause a temporary dip of 2–4 weeks as Google recrawls and re-evaluates the new structure. With proper 301 redirects in place, most ranking equity transfers to the new URLs. Long-term, a well-structured hierarchical taxonomy almost always outperforms a poorly-structured flat one — the short-term dip is worth the long-term gain.

    How long does a product taxonomy migration take?

    Planning and staging takes 2–4 weeks for most mid-size catalogs (500–5,000 SKUs). The actual live migration takes hours — it is a single execution event. Post-migration monitoring and edge case cleanup typically runs for 2–4 weeks after go-live.

    Do I need to update my Google Shopping feed after migrating taxonomy?

    Yes. Update your google_product_category mapping for any subcategory changes, update product_type field values if they referenced old internal category naming, and update link field values if category URL changes affected product landing page URLs. Submit the updated feed to Merchant Center immediately after go-live.

  • Faceted Navigation: How Product Taxonomy Powers Your Filter System

    Faceted Navigation: How Product Taxonomy Powers Your Filter System

    Faceted Navigation: How Product Taxonomy Powers Your Filter System

    Faceted navigation is the filter sidebar on your category pages. It is one of the highest-impact conversion tools in ecommerce — when it works. When it does not work, customers face unusable filter options, incomplete results, and irrelevant products. The difference between a working and a broken faceted navigation system almost always comes down to the quality of the product taxonomy underneath it.

    What Is Faceted Navigation?

    Faceted navigation is a multi-dimensional filtering system that allows customers to narrow a product set by applying multiple attribute filters simultaneously. Each filter dimension — colour, size, brand, material, price range — is a “facet”.

    When a customer lands on a “Women’s Running Shoes” category page and uses the filters to select: Size = 8, Colour = Black, Brand = Asics — faceted navigation returns only the products matching all three criteria simultaneously. This is fundamentally different from traditional category browsing where customers can only drill down one level at a time.

    Faceted navigation significantly increases the probability that a customer with specific requirements finds what they are looking for — which directly increases conversion rate on category pages. But it only works if the attribute data powering the filters is structured, consistent, and complete.

    The Taxonomy-Navigation Connection

    The filter options available on any category page come directly from the attribute values assigned to products in that category. Your product taxonomy determines:

    • Which attributes exist as filters — only attributes defined in your taxonomy attribute set for that subcategory can become filters
    • Which values appear in each filter — only the distinct values present in your product data for that attribute appear as filter options
    • How many products each filter returns — if 30% of products are missing an attribute, filtering by that attribute returns an incomplete set

    This means a product taxonomy decision — what attributes to assign to a subcategory, what values to allow for each attribute — directly determines what filters customers see and how useful those filters are. For the foundation on building taxonomy correctly, see What Is Product Taxonomy and How to Build a Product Taxonomy From Scratch.

    Why Flat Taxonomy Breaks Faceted Navigation

    A flat taxonomy — one level of categories with no subcategories — forces all products in a top-level category to share the same filter set. In a home goods store with a flat structure, the “Furniture” category contains sofas, dining tables, bed frames, and desk lamps. The filter panel must serve all of them simultaneously.

    The result: a filter panel that includes Number of Seats (relevant to sofas only), Bed Size (relevant to beds only), Bulb Type (relevant to lamps only), and Seating Capacity (relevant to dining tables only) — all visible at once, none relevant to all products. Customers see a confusing, cluttered filter panel and abandon filtering entirely.

    Hierarchical taxonomy solves this by enabling category-specific filter sets. Sofas get their own filter panel with Number of Seats, Configuration, and Fabric. Lighting gets its own panel with Fitting Type, Dimmable, and IP Rating. Each subcategory shows only the filters relevant to it. The Flat vs Hierarchical Taxonomy guide covers when each approach is appropriate.

    The 4 Attribute Rules for Effective Faceted Navigation

    Rule 1: Normalise attribute values

    Every attribute that becomes a filter must use controlled, consistent values. Colour cannot have 40 variations of blue — it must have one “Blue” value (plus specific shades as a secondary attribute if needed). Size cannot have “S”, “Small”, “SM”, “size S”, and “SMALL” — it must have one normalised “S” value. Unnormalised values create filter option lists that customers cannot navigate.

    Rule 2: Ensure completeness for filter attributes

    A filter attribute that is missing from 40% of products returns a result set that excludes 40% of matching products. If a customer filters by Colour = Blue and 40% of your blue products are missing the colour attribute, the filter is hiding products the customer would buy. Run completeness checks on every filter attribute — any attribute below 90% coverage is undermining your conversion rate.

    Rule 3: Define filter attributes per subcategory, not globally

    Different subcategories need different filters. Do not apply a global attribute set across all categories. Define which attributes become filters for each subcategory — this is a taxonomy design decision, not a platform configuration decision. The attribute set in your taxonomy is what drives the filter panel.

    Rule 4: Keep facet option counts manageable

    5–15 options per filter facet is the usable range for most attributes. A colour filter with 40 options is unusable. A brand filter with 200 options needs a search-within-filter feature. Use controlled attribute value lists to prevent facet option counts from growing beyond the usable range as your catalog expands.

    Common Faceted Navigation Failures and Their Taxonomy Root Causes

    SymptomRoot CauseFix
    Filter returns zero results despite products existingProducts missing the filter attributeAttribute completeness audit + bulk fill
    Colour filter has 40+ optionsUnnormalised colour valuesColour normalisation — map to controlled value list
    Filter returns wrong product typesProducts miscategorised in wrong subcategoryReclassify affected products
    Same filter appears on every category regardless of relevanceFlat taxonomy — no subcategory-specific attribute setsMigrate to hierarchical taxonomy with per-subcategory attribute definitions
    Filter option counts are highly inconsistentAttribute values assigned inconsistently across catalogControlled vocabulary enforcement + bulk standardisation

    The root cause of most faceted navigation failures is not a platform problem — it is a product data problem. The Completeness Checker identifies which attribute gaps are most significant across your catalog. The PIM Readiness Score gives you a full picture of where your taxonomy and attribute governance has gaps affecting both faceted navigation and channel performance. Also see How Bad Taxonomy Kills Your Site Search for the broader impact beyond filters.

    Frequently Asked Questions

    What is faceted navigation in ecommerce?

    Faceted navigation is a filtering system that allows customers to narrow a product set by applying multiple attribute filters simultaneously — for example, filtering shoes by Size = 8, Colour = Black, Brand = Nike, and Style = Running to show only matching products. Each filter dimension is a “facet” derived from structured product attributes in your taxonomy.

    Why does product taxonomy affect faceted navigation?

    Because the filters on any category page come directly from the attribute sets assigned to that category in your taxonomy. If your taxonomy assigns different attributes to different products in the same category, or uses inconsistent attribute values, the filter options become incomplete or unusable. The taxonomy is the data layer that faceted navigation is built on.

    What is the difference between faceted navigation and site search?

    Site search retrieves products matching a keyword query. Faceted navigation filters an existing product set by attribute values. They work together — a customer searches “running shoes” (site search), then uses facets to filter by size and colour (faceted navigation). Both depend on the same underlying product data quality, which means taxonomy problems typically affect both simultaneously.

    How many filter options should each facet display?

    5–15 options per facet is the usable range. Fewer than 5 suggests the attribute is not differentiated enough to warrant a filter. More than 15–20 options on a single facet is typically unusable — customers cannot scan that many options efficiently. Use controlled attribute value lists and normalisation to keep facet option counts manageable as your catalog grows.

  • How Product Data Quality Affects Your Google Shopping ROAS

    How Product Data Quality Affects Your Google Shopping ROAS

    How Product Data Quality Affects Your Google Shopping ROAS

    Most Google Shopping ROAS discussions focus on bids, bidding strategies, and campaign structure. These matter. But for stores with data quality problems, no bidding strategy can overcome a feed where products are disapproved, titles are vague, categories are wrong, or GTINs are invalid. Product data quality affects ROAS before a single auction is entered.

    This article covers the six data quality factors with the biggest direct ROAS impact, ranked by how much they cost you and how quickly they can be fixed.

    How Product Data Affects ROAS — The Mechanism

    Product data quality affects ROAS through three distinct mechanisms. Understanding which applies to which data problem helps you prioritise fixes correctly.

    • Auction eligibility: Disapproved products do not enter any auctions. Products with “Limited performance” warnings enter fewer auctions and at lower positions. GTIN errors and policy violations cause this.
    • Auction relevance: Your title and google_product_category determine which search queries your products are matched to. Vague titles and broad categories match your products to irrelevant queries — you spend budget on traffic that does not convert.
    • Click-to-conversion rate: Image quality, title specificity, and price competitiveness all affect whether a click becomes a purchase. This is the layer that most data quality guides ignore but where significant ROAS gains are available.

    Factor 1: Product Titles — The Highest-Impact Fix

    Google uses your product title as the primary signal for matching your product to search queries. A vague title matches fewer queries. A specific, well-structured title matches more relevant queries at higher relevance scores — meaning better positions at lower CPCs.

    The ROAS impact of title quality is larger than most stores expect because it affects both sides of the equation: the cost of each click (auction position) and the value of each click (title specificity means higher buyer intent).

    Title TypeQueries MatchedTypical CTRTypical Conversion Rate
    “Men’s Jacket”Broad, low-intent0.8–1.2%Low — wrong intent mix
    “Columbia Rain Jacket Men Navy L”Specific, high-intent3.5–5.2%High — buyer knows what they want

    Title formula: Brand + Gender/Age + Material + Product Type + Colour + Size for apparel. Brand + Key Spec + Product Type + Model for electronics. Check every title against this formula using the Feed Audit Checklist.

    Factor 2: GTINs — The Eligibility Gate

    Products without valid GTINs receive a “Limited performance” status in Google Merchant Center. This is not a warning you can safely ignore. Limited performance means:

    • Reduced auction eligibility — the product enters fewer auctions than it would with a valid GTIN
    • Lower relevance scores — Google cannot cross-reference the product against its product knowledge graph
    • No eligibility for Shopping promotions or special ad formats that require GTIN verification

    For branded products, fixing invalid GTINs directly restores auction eligibility. For custom or handmade products that genuinely have no manufacturer GTIN, set identifier_exists = FALSE — this removes the warning without fabricating a GTIN.

    Factor 3: Google Product Category — The Auction Pool Problem

    An incorrect or overly broad google_product_category puts your product in the wrong auction pool. A running jacket in “Apparel & Accessories” competes against handbags, sunglasses, and children’s clothing — all irrelevant to your buyer. Your bids are wasted on impressions that will not convert because the query intent does not match.

    Fixing category mapping to leaf-node IDs is a one-time task per subcategory. Once mapped correctly in your feed, it applies to all products in that subcategory automatically. Full guide at Google Product Category Taxonomy.

    Factor 4: Image Quality — The CTR Multiplier

    In Google Shopping, the product image is the first thing a buyer sees. It is the primary visual decision trigger before the title or price are read. Image quality directly affects CTR, and CTR directly affects ROAS.

    • White background images consistently outperform lifestyle images for CTR in Shopping results for most product categories
    • Higher resolution images (800×800px+) render better in Shopping and reduce the pixelation that signals low-quality product listings
    • Multiple images via additional_image_link (up to 10) improve performance — Google can show different angles in different contexts
    • Colour-specific images for variants — a buyer filtering for navy gets shown the navy product, not a different colour from the same style

    Factor 5: Price and Availability Freshness

    A price mismatch disapproval removes a product from Shopping entirely — zero impressions, zero clicks, zero revenue until fixed. For stores that run frequent promotions or have fast-moving stock, stale feed data is a constant ROAS drain because it creates disapprovals that take 24–48 hours to resolve.

    The fix is structural: daily minimum feed updates, twice-daily during promotion periods, and using sale_price + sale_price_effective_date for promotions rather than changing the base price field. This prevents price mismatch disapprovals at the source.

    Factor 6: Attribute Completeness — The Long Tail Opportunity

    Products with complete optional attributes — colour, size, material, pattern, age_group, gender — match against more specific long-tail search queries. A buyer searching “navy size 12 waterproof running jacket women” only finds your product if all five of those attributes are present in your feed.

    Long-tail queries typically convert at higher rates than broad queries because they indicate more specific buying intent. Every missing optional attribute is a set of high-intent queries your product is invisible for. Run an attribute completeness audit using the Completeness Checker to identify which products are missing which attributes at scale.

    Priority Order — Where to Start

    1. Fix disapprovals first — any disapproved product is earning zero. Check Merchant Center Diagnostics before anything else. See the Fix Disapprovals guide.
    2. Optimise titles — highest impact on relevant traffic. Apply the title formula to your top 20% of products by revenue first.
    3. Validate GTINs — restore “Limited performance” products to full auction eligibility.
    4. Fix category mapping — move all products from parent categories to leaf nodes.
    5. Set up daily feed refresh — prevent price mismatch disapprovals from recurring.
    6. Complete optional attributes — unlock long-tail query matching for all products.

    Use the Catalog Health Score to benchmark your current data quality across all six factors and get a prioritised fix list specific to your catalog. For ongoing feed management that prevents these issues at source, explore the LynkPIM free plan.

    Frequently Asked Questions

    Does product data quality affect Google Shopping ROAS?

    Yes, directly — through three mechanisms: auction eligibility (disapproved products don’t appear at all), auction relevance (vague titles and broad categories match wrong queries), and click-to-conversion rate (image quality and title specificity determine whether clicks convert). All three affect ROAS before any bidding decision is made.

    Which product data fix has the biggest impact on Google Shopping ROAS?

    Title optimisation typically delivers the biggest immediate ROAS improvement for most stores. A specific, well-structured title matches more relevant search queries, improves auction relevance, increases CTR, and attracts higher-intent buyers. Apply the formula: Brand + Gender/Age + Material + Product Type + Colour + Size for apparel; Brand + Key Spec + Product Type for electronics.

    How does a missing GTIN affect Google Shopping performance?

    Products without valid GTINs receive “Limited performance” status — reduced auction eligibility, fewer impressions, and lower positions than identical products with valid GTINs. For branded products, fixing invalid GTINs directly restores full auction eligibility. For custom products with no manufacturer GTIN, set identifier_exists = FALSE to remove the warning.

  • Free Product Taxonomy Template: Download for 5 Industries (2026)

    Free Product Taxonomy Template: Download for 5 Industries (2026)

    Free Product Taxonomy Template: Download for 5 Industries (2026)

    Building a product taxonomy from scratch takes days. Validating that it maps correctly to Google’s taxonomy, includes the right attribute sets per subcategory, and uses normalised attribute values takes longer. This template gives you a pre-built, working starting point for five industries — so you spend your time adapting rather than building from zero.

    The template is free. No email required for the preview version. The full editable template is available via LynkPIM’s free plan.

    What’s in the Template

    The template is a structured Google Sheets file with five tabs — one per industry. Each tab contains:

    • Category hierarchy (Levels 1–4) — pre-built category structure from department level down to product type, based on real ecommerce catalog patterns for each industry
    • Required attribute sets per subcategory — the specific attributes that must be filled for a product in that subcategory to be considered complete (e.g. Colour, Size, Material, Gender for fashion; Processor, RAM, Storage for electronics)
    • Recommended attribute sets — additional attributes that improve search, filtering, and channel performance without being strictly required
    • Normalised attribute value lists — controlled vocabulary for colour, size, material, and other attributes that require consistency across the catalog
    • Google product category ID mapping — the correct leaf-node GPC ID for every subcategory, ready to use directly in your feed

    Tab 1: Fashion and Apparel Template

    The fashion tab covers: Women’s Clothing, Men’s Clothing, Kids’ Clothing, Footwear, Accessories, Swimwear, and Lingerie & Nightwear — down to Level 4 (Midi Dresses, Rain Jackets, Running Shoes etc.).

    Attribute sets include the full apparel requirements for Google Shopping (gender, age_group, color, size, size_system, item_group_id) plus apparel-specific attributes like neckline, length, occasion, and sleeve length. The colour normalisation table maps 200+ common fashion colour names to their normalised values for filters and feeds.

    Full details on fashion taxonomy requirements in the Fashion Taxonomy guide.

    Tab 2: Electronics Template

    The electronics tab covers: Computers & Laptops, Smartphones & Wearables, Audio, TV & Home Cinema, Cameras & Photography, Gaming, Components & Storage, and Cables & Accessories.

    Attribute sets go deep on technical specifications — processor family, RAM, storage type, screen size, connectivity standards for laptops; driver size, noise cancellation type, codec support for headphones; IP rating, connectivity, battery capacity for smartphones. Compatibility attribute fields are included for all accessory subcategories.

    Full details in the Electronics Taxonomy guide.

    Tab 3: Home Goods and Furniture Template

    The home goods tab covers: Furniture, Lighting, Bedding & Textiles, Kitchen & Dining, Storage & Organisation, Home Decor, and Outdoor.

    Attribute sets include the dimension fields critical for furniture (Width, Height, Depth, Weight, Assembly Required, Flat Pack), material normalisation mapping 150+ home goods material names to controlled values, and the two-field approach to style attributes (marketing name vs normalised filter value).

    Full details in the Home Goods Taxonomy guide.

    Tab 4: Food and Beverage Template

    The food & beverage tab covers: Fresh & Chilled, Ambient Grocery, Beverages, Frozen, Health & Nutrition, Snacks & Confectionery, Bakery, and Alcohol.

    This tab includes the full 14-allergen attribute set (with Contains / May Contain / Free From value options), dietary attribute fields (Vegan, Vegetarian, Gluten-Free, Halal, Kosher, Organic), shelf life and storage type fields, and the nutritional attribute set required by UK FIC regulations.

    Full details in the Food & Beverage Taxonomy guide.

    Tab 5: B2B Industrial Template

    The B2B industrial tab covers: Fasteners & Fixings, Pneumatics & Hydraulics, Electrical Components, Safety Equipment, Tools & Machinery, MRO Supplies, and Pipe & Tube.

    Attribute sets include the technical specification fields critical for industrial products (thread standard, material grade, pressure rating, IP rating, temperature range), compliance certification attributes (CE marking, ATEX, RoHS, REACH), and the UNSPSC classification mapping for each subcategory.

    Full details in the B2B Industrial Taxonomy guide.

    How to Adapt the Template to Your Catalog

    1. Copy the template to your Google Drive (File → Make a Copy)
    2. Delete subcategories you do not carry — if you do not sell footwear, delete the footwear rows from the fashion tab
    3. Add subcategories specific to your range — if you sell a product type not covered, add a row and fill in the attribute set manually using the existing rows as a format guide
    4. Update attribute value lists — customise the normalised colour, size, and material lists to match your actual product data
    5. Verify Google product category IDs — cross-check any subcategories you have modified against Google’s current taxonomy file to confirm the GPC ID is still the most specific available match

    Before building on top of this template, take the PIM Readiness Score to understand where your current product data governance has gaps — the template tells you what your taxonomy should look like, the readiness score tells you how far your current data is from that standard.

    Download the full editable template: lynkpim.app/pricing — available on the free plan, no credit card required.

    Frequently Asked Questions

    What is included in the free product taxonomy template?

    Five industry tabs (Fashion & Apparel, Electronics, Home Goods & Furniture, Food & Beverage, B2B Industrial), each with: full category hierarchy (Levels 1–4), required and recommended attribute sets per subcategory, normalised attribute value lists, and Google product category ID mapping for every subcategory.

    What format is the template in?

    Google Sheets with five tabs — one per industry. It can be downloaded as an Excel file or used directly in Google Sheets. Each tab is a working reference document designed to be adapted, not just read.

    Can I use the template for a mixed catalog across multiple industries?

    Yes. Take the relevant tabs from each industry and merge them into your own taxonomy document. The Google product category mapping in each tab is self-contained and works independently. If you sell both electronics and home goods, combine those two tabs into a single working taxonomy.

    How do I customise the template for my specific catalog?

    Copy to your Google Drive, then: delete subcategories you do not carry, add subcategories specific to your range using existing rows as a format guide, update attribute value lists to match your actual product data, and verify GPC IDs against Google’s current taxonomy file for any subcategories you modify or add.

  • How Bad Product Taxonomy Kills Your Site Search (and What to Fix First)

    How Bad Product Taxonomy Kills Your Site Search (and What to Fix First)

    How Bad Product Taxonomy Kills Your Site Search (and What to Fix First)

    Site search is where buyers with high purchase intent go. A customer using your site search already knows they want something — they are not browsing, they are trying to buy. When that search fails, returns irrelevant results, or shows broken filters, that customer is gone. And bad product taxonomy is the reason it fails more often than any other factor.

    This article covers the exact ways taxonomy problems break site search, how to identify which ones are costing you the most, and what to fix first for the fastest conversion impact.

    The 5 Ways Bad Taxonomy Destroys Site Search

    1. Zero-result searches for products that exist

    A customer searches for “navy waterproof jacket”. You have three of them in stock. But they do not appear in the results because the colour attribute is stored as “Storm Blue” in one product and “Dark Navy” in another — neither matches “navy”. The filter engine cannot retrieve products it cannot match.

    This is the most costly taxonomy failure because it is invisible. Your product catalog tells you nothing is wrong. Your search results tell the customer nothing exists. They leave and buy elsewhere.

    2. Broken filters from inconsistent attribute values

    Filters are only as good as the consistency of the attribute data they draw from. If your colour attribute has values like “Navy”, “Dark Navy”, “Midnight Navy”, “Navy Blue”, “Storm Blue”, “Deep Blue”, and “Steel Blue” — your colour filter becomes a list of 40+ options that customers cannot navigate. They give up on filtering and resort to keyword search, which then fails for the reason above.

    The same problem affects size (S, Small, SM, Sm, size S), material (Cotton, 100% Cotton, Pure Cotton, Cotton Rich), and almost every attribute that is entered manually without controlled values.

    3. Wrong products in search results

    A product placed in the wrong category surfaces in the wrong filter context. A customer filtering “Women’s Shoes” should not see men’s boots that were miscategorised. This damages trust immediately — if your search returns obviously wrong products, customers lose confidence in the entire catalog.

    4. Missing attributes creating empty filter panels

    If 30% of your sofa products are missing the “Number of Seats” attribute, your seating filter only covers 70% of your sofas. A customer filtering for 3-seater sofas gets an incomplete result set and may conclude you do not stock what they need — when you do, it is just missing the attribute that would surface it.

    5. Flat taxonomy making all filters identical

    A flat taxonomy with no subcategories means all products in a top-level category share the same filter panel. A home goods store with a flat structure shows size, colour, and material filters for sofas, ceiling lights, and kitchen knives simultaneously — none of the filters are relevant to all products, so none of them are useful to anyone.

    Hierarchical taxonomy enables category-specific filter sets — sofas show Number of Seats, Fabric, and Configuration; lighting shows Fitting Type, Bulb Included, and Dimmable. The difference in filter usability is dramatic. See Flat vs Hierarchical Taxonomy for when each applies.

    How to Find Which Taxonomy Problems Are Hurting You Most

    Before fixing anything, identify where the problem is largest. Three data sources tell you this:

    1. Site search zero-results report

    Extract your zero-result search queries from your analytics platform. Every query that returned zero results is a potential taxonomy failure. Match these queries against your product catalog — if the product exists but did not surface, the cause is almost always a missing or inconsistent attribute value.

    2. High-exit filter paths

    Look at which filter combinations have the highest bounce or exit rates. If customers who filter by “Blue” then immediately leave, the blue filter results are irrelevant or incomplete. This points to a colour normalisation problem.

    3. Attribute completeness audit

    Run an attribute completeness check across every subcategory. What percentage of products in each subcategory have the Size attribute? The Colour attribute? The Material attribute? Any subcategory below 80% completeness on its required attributes has broken filters. Use the Completeness Checker to run this across your full catalog.

    What to Fix First — Priority Order

    1. Colour normalisation (fastest impact, lowest effort) — create a controlled colour value list (Blue, Red, Green, Black, White, Grey, Yellow, Pink, Purple, Brown, Orange, Beige) and remap all existing colour values to it. This immediately fixes colour filters across all affected products.
    2. Fill missing required attributes (high impact, medium effort) — identify which attributes are missing at scale using your completeness checker, then bulk-fill them. Start with the subcategories that have the most products and the lowest completeness scores.
    3. Reclassify miscategorised products (medium impact, low effort per product) — use your zero-results report to identify which searches are failing and cross-reference against product records to find miscategorised items. Fix them in batches by subcategory.
    4. Restructure flat to hierarchical (highest long-term impact, highest effort) — this is the right fix if your underlying structure is flat. It takes longer but compounds — every future product benefits from the correct structure without manual intervention. See How to Build a Product Taxonomy From Scratch for the build process.

    The PIM Readiness Score identifies exactly where your current taxonomy and attribute data governance has gaps — and gives you a prioritised action list to work from. Free, takes 5 minutes. Start there before deciding which of the four fixes to tackle first.

    Frequently Asked Questions

    How does bad product taxonomy affect site search?

    Bad taxonomy causes zero-result searches (products exist but are miscategorised or missing attributes), broken filters (attributes not consistently assigned), and irrelevant search results (products from wrong categories surface). Customers see these as a broken site — they do not know the cause is data quality.

    What is the fastest taxonomy fix for improving site search conversion?

    Colour normalisation delivers the fastest visible impact. If your colour attribute has 40+ inconsistent values instead of a controlled list of 8–12 normalised values, your colour filter is broken for every customer who uses it. Normalising to a controlled list immediately fixes colour-based filtering across all affected products without changing your catalog structure.

    How do I find which taxonomy problems are hurting my site search most?

    Extract your zero-result search queries from your analytics platform — every query that returned nothing for a product that exists is a taxonomy failure. Cross-reference against your product catalog to identify the specific attribute gaps. Also run an attribute completeness audit by subcategory to find where required attributes are most frequently missing.

    Can site search work well with a flat taxonomy?

    Only for very small catalogs under ~200 products. Once the catalog grows, a flat taxonomy forces all products in a top-level category to share the same filter panel regardless of product type — making filters irrelevant and unusable. Customers abandon filtered search and rely on keyword search, which then fails due to inconsistent attribute values.

  • Product Taxonomy for Food and Beverage Ecommerce: Full Setup Guide

    Product Taxonomy for Food and Beverage Ecommerce: Full Setup Guide

    Product Taxonomy for Food and Beverage Ecommerce: Full Setup Guide

    Food and beverage ecommerce has a taxonomy challenge that no other category faces at the same level: regulatory compliance. Allergen data, nutritional information, country of origin, and storage requirements are not optional attributes — they are legal requirements in most markets. A food taxonomy that gets the category hierarchy right but misses the compliance attribute layer is both incomplete and a legal liability.

    This guide covers how to build a food and beverage taxonomy that works for customers, for Google Shopping, and for regulatory compliance simultaneously.

    Why Food Taxonomy Needs a Compliance Layer

    Food ecommerce has obligations that other ecommerce categories do not. In UK and EU markets, the Food Information for Consumers Regulation (FIC) requires that 14 major allergens are clearly identified on all pre-packaged food products sold online. Nutritional information per 100g is also required for most food products.

    This means your product taxonomy must support a compliance attribute layer — not just a category hierarchy. Every food product record needs structured allergen fields, nutritional values, and country of origin. These cannot be buried in free-text descriptions — they must be structured attributes that can be displayed, filtered, and audited.

    For the foundational taxonomy structure applicable to all industries before adding food-specific requirements, see How to Build a Product Taxonomy From Scratch.

    Recommended Top-Level Structure for Food and Beverage

    Level 1Level 2 ExamplesLevel 3 Examples
    Fresh & ChilledDairy, Meat & Poultry, Fruit & Vegetables, Ready Meals, DeliMilk, Cheese, Yogurt, Butter & Spreads
    Ambient GroceryPasta & Rice, Tinned Goods, Sauces & Condiments, Oils & VinegarsDried Pasta, Tinned Tomatoes, Pasta Sauces
    BeveragesCoffee, Tea, Soft Drinks, Juices, Water, Hot ChocolateGround Coffee, Whole Bean, Coffee Pods
    FrozenFrozen Meals, Frozen Meat, Ice Cream, Frozen Vegetables, Frozen BakeryFrozen Pizza, Frozen Fish Fillets
    Health & NutritionProtein Supplements, Vitamins, Sports Nutrition, SuperfoodsWhey Protein, Plant Protein, BCAA
    Snacks & ConfectioneryCrisps, Nuts, Chocolate, Sweets, Cereal Bars, BiscuitsDark Chocolate, Milk Chocolate, Vegan Chocolate
    BakeryBread, Pastries, Cakes, Gluten-Free BakerySourdough, White Sliced, Seeded Loaves
    AlcoholWine, Beer & Cider, Spirits, Low & No AlcoholRed Wine, White Wine, Champagne & Sparkling

    The 14 Mandatory Allergen Attributes

    Each of the 14 major allergens must be a separate structured attribute on every food product record with three possible values:

    • Contains — the allergen is a declared ingredient
    • May Contain — manufactured in a facility that also processes this allergen (cross-contamination risk)
    • Free From — the product does not contain and is not cross-contamination risk for this allergen

    The 14 allergens are: Gluten, Crustaceans, Eggs, Fish, Peanuts, Soybeans, Milk, Nuts, Celery, Mustard, Sesame, Sulphur Dioxide & Sulphites, Lupin, Molluscs.

    Structured allergen attributes enable allergen-specific filtering (customers can filter “Nut-Free” or “Gluten-Free”) and allow your compliance team to audit allergen data across the full catalog efficiently. Free-text allergen data in descriptions cannot be audited or filtered.

    Dietary Attribute Set

    Beyond the mandatory allergen layer, structured dietary attributes drive high-value customer filtering. These are among the most-used filters on food ecommerce sites:

    • Vegan — contains no animal products or by-products
    • Vegetarian — contains no meat or fish
    • Gluten-Free — certified gluten-free (below 20ppm threshold)
    • Dairy-Free — contains no milk or dairy derivatives
    • Nut-Free — contains no nuts and produced in a nut-free facility
    • Halal — certified Halal
    • Kosher — certified Kosher
    • Organic — certified organic (specify certification body)
    • No Added Sugar
    • Low Calorie (define threshold — e.g. <100kcal per serving)

    Shelf Life and Storage Attributes

    Storage and shelf life attributes serve both customer information and operational fulfilment routing. Products with different storage requirements (ambient, chilled, frozen) need to be identifiable programmatically — your fulfilment system needs to know which warehouse zone and which delivery service applies to each product.

    • storage_type: ambient / chilled (2-8°C) / frozen (-18°C)
    • shelf_life_days: total shelf life from production date
    • minimum_remaining_life_on_despatch: minimum days remaining when shipped (e.g. 60% of total shelf life)
    • best_before_guidance: “Best Before”, “Use By”, “Display Until” — the label type

    Nutritional Attributes (Required for UK/EU Markets)

    Under UK FIC regulations, the following nutritional values are required per 100g/100ml on food product pages:

    • Energy (kJ and kcal)
    • Total Fat (g)
    • Saturated Fat (g)
    • Carbohydrates (g)
    • Sugars (g)
    • Protein (g)
    • Salt (g)

    These must be structured attributes in your product data — not embedded in label images. Structured data can be indexed by search engines, displayed dynamically, and audited for completeness. Image-embedded nutritional data cannot.

    Google Product Category Mapping for Food

    ProductCorrect Google Category
    Ground coffeeFood, Beverages & Tobacco > Beverages > Coffee
    Whey protein powderHealth & Beauty > Health Care > Fitness Nutrition > Protein Supplements
    Gluten-free pastaFood, Beverages & Tobacco > Food Items > Grains, Rice & Pasta
    Red wineFood, Beverages & Tobacco > Beverages > Alcoholic Beverages > Wine
    Vegan chocolate barFood, Beverages & Tobacco > Food Items > Sweets & Snacks > Candy & Chocolate

    Managing allergen data, nutritional values, and shelf life attributes at scale across a large food catalog requires a system that enforces attribute completeness before products are published. The PIM Readiness Score identifies exactly where your current data governance has gaps. Download the free Taxonomy Template at lynkpim.app — the Food & Beverage tab includes the full category hierarchy and compliance attribute set.

    For context on how food taxonomy compares structurally to another attribute-heavy category, see the Home Goods Taxonomy guide.

    Frequently Asked Questions

    Are allergen attributes legally required for food ecommerce in the UK?

    Yes. Under the UK Food Information for Consumers Regulation (FIC), all 14 major allergens must be clearly indicated on pre-packaged food products sold online. Structured allergen attributes ensure these are displayed accurately, consistently, and can be audited across the full catalog. Free-text allergen data in descriptions does not meet this standard reliably.

    How should dietary attributes like Vegan and Gluten-Free be structured?

    Dietary attributes should be structured boolean or controlled-value attributes on every food product — not free-text descriptions. Structured dietary attributes enable accurate site filtering, prevent manual errors when products are updated, and allow your compliance team to audit attribute accuracy across the full catalog at any time.

    Should food categories be organised by cuisine type or by food category?

    Organise by food type (Dairy, Bakery, Beverages) rather than cuisine (Italian, Asian, Mexican) for the primary taxonomy structure. Cuisine and origin work well as filterable attributes. Type-based categories map directly to Google’s taxonomy and match how customers search for food online — “gluten-free pasta” not “Italian gluten-free”.

    What shelf life attributes should food products have?

    Include storage_type (ambient / chilled / frozen), shelf_life_days (total from production), minimum_remaining_life_on_despatch (days remaining when shipped to customer), and best_before_guidance (Best Before / Use By / Display Until). These drive fulfilment routing, customer-facing freshness communication, and return rate management.

    Does Google Shopping allow food and beverage products?

    Yes, food and beverage products are allowed in Google Shopping with some exceptions. Alcohol requires age verification compliance and may be restricted by country targeting. Supplements and health food products must comply with local regulations. Most ambient grocery, beverages, and specialty food products can be advertised without restrictions — verify your specific product types in Google Merchant Center’s product data specification.

  • Product Taxonomy for B2B Industrial Products: The Complete Guide

    Product Taxonomy for B2B Industrial Products: The Complete Guide

    Product Taxonomy for B2B Industrial Products: The Complete Guide

    B2B industrial product taxonomy is the most technically demanding category structure in ecommerce. Industrial buyers know exactly what they need — often down to a part number, material grade, and certification standard. A taxonomy that cannot surface products by technical specification loses B2B buyers immediately, because they will not browse to find the right hydraulic fitting. They will go somewhere that lets them specify it.

    This guide covers how to build an industrial taxonomy that works for procurement buyers, engineers, and maintenance teams — not just for general consumers.

    Why B2B Industrial Taxonomy Differs from B2C

    • Part number is the primary identifier: B2B buyers often search by manufacturer part number (MPN) or internal reference code. Your taxonomy must support this lookup path, not just category browsing.
    • Technical specifications are purchase criteria: An industrial buyer does not choose a bolt by colour. They specify thread standard (M6, M8, M10), material grade (Grade 8.8, 304 stainless, A4 marine grade), head type (hex, socket cap, button head), and length in millimetres.
    • Compliance is non-negotiable: Many industrial products require specific certifications (CE, ATEX, RoHS, REACH, IP ratings) and buyers will not purchase without visible certification data.
    • Volume and price structures: B2B products often have quantity-break pricing and minimum order quantities — these need to be attributes, not ad hoc product descriptions.

    For the foundational taxonomy build process before B2B-specific requirements, see How to Build a Product Taxonomy From Scratch.

    Start With a Standard Classification System

    Unlike B2C categories where you build from customer search behaviour, B2B industrial taxonomy should be anchored to an established classification standard. Do not build from scratch.

    • UNSPSC (United Nations Standard Products and Services Code) — widely used in procurement and public sector. Free to access at unspsc.org. Four-level hierarchy: Segment → Family → Class → Commodity.
    • eCl@ss — European standard, widely used in manufacturing and industrial supply chains. More granular than UNSPSC for technical components.
    • GS1 GPC (Global Product Classification) — used in retail and wholesale supply chains. Better for MRO and maintenance products than for pure manufacturing components.

    You do not need to expose these classification codes to buyers. Use them as the structural backbone of your internal taxonomy, then create buyer-friendly category names as a display layer on top.

    Recommended Top-Level Structure for Industrial

    Level 1Level 2 ExamplesLevel 3 Examples
    Fasteners & FixingsBolts, Nuts, Washers, Anchors, Rivets, ScrewsHex Bolts, Socket Cap Screws, Coach Bolts
    Pneumatics & HydraulicsFittings, Valves, Cylinders, Hoses, PumpsPush-fit Fittings, Compression Fittings
    Electrical ComponentsConnectors, Cable Management, Switches, RelaysDIN Rail Connectors, Terminal Blocks
    Safety EquipmentPPE, Eye Protection, Respiratory, Fall ProtectionSafety Helmets, Hi-Vis Jackets
    Tools & MachineryHand Tools, Power Tools, Measuring, CuttingTorque Wrenches, Digital Callipers
    MRO SuppliesLubricants, Cleaning, Sealing, AdhesivesBearing Grease, Thread Sealant
    Pipe & TubeSteel Pipe, Copper Tube, Plastic Pipe, FittingsStainless Steel Tube, HDPE Pipe

    Technical Specification Attributes

    Fasteners (Bolts, Nuts, Screws)

    • Required: Thread standard (M4, M6, M8, M10 etc.), Material grade (Grade 8.8, Grade 10.9, A2 stainless, A4 marine), Head type, Length (mm), Finish (zinc plated, hot dip galvanised, plain)
    • Recommended: Tensile strength (MPa), Hardness (HRC), Drive type, Standards compliance (DIN, ISO, BS, ANSI), Minimum order quantity, Pack size

    Pneumatic Fittings

    • Required: Connection type (push-fit, compression, threaded), Port size (BSP, NPT, metric), Tube OD (mm), Material (brass, stainless, nylon), Max pressure (bar), Temperature range (°C)
    • Recommended: Flow rate (l/min), Seal material (NBR, EPDM, PTFE), ATEX rated (yes/no), IP rating

    Safety Equipment (PPE)

    • Required: CE marking (yes/no), Standard compliance (EN 397, EN 388, EN 166 etc.), Protection class, Size/Fit range, Material
    • Recommended: EN standard version year, Shelf life, Cleaning instructions, Compatible with other PPE items

    Compliance and Certification Attributes

    Compliance data is what separates a functional industrial taxonomy from an inadequate one. B2B buyers in regulated industries (construction, oil and gas, food processing, pharmaceuticals) cannot purchase without verified compliance data.

    • CE marking: Yes / No — mandatory for products sold in EU/UK regulated categories
    • ATEX certification: Zone rating — for equipment used in explosive atmospheres
    • RoHS compliance: Yes / No — restriction of hazardous substances in electrical equipment
    • REACH compliance: SVHC declaration — substances of very high concern disclosure
    • IP rating: IP54, IP65, IP67 etc. — ingress protection for electrical and electronic products
    • Industry standards: DIN, ISO, BS, ANSI, ASTM — the specific standard and version the product is manufactured to

    Part Number Structure as Taxonomy Signal

    In B2B industrial catalogs, the part number (MPN — Manufacturer Part Number) is often the most important search term. Procurement buyers copy part numbers from approved vendor lists and search for exact matches. Your product records must include manufacturer part numbers, and your site search must index them.

    Beyond search, consider encoding category information into your internal part number format. A part number structure like CAT-MFR-SPEC-VARIANT means any product ID immediately signals its category, manufacturer, and variant — making catalog management programmatic rather than dependent on correct manual categorisation.

    The PIM Readiness Score identifies where your current B2B catalog data governance has gaps — particularly around technical specification completeness and compliance attribute coverage. The free Taxonomy Template at lynkpim.app includes the B2B Industrial tab with a pre-built category structure and attribute set.

    For a comparison of how B2B industrial taxonomy differs structurally from consumer categories, see the Home Goods Taxonomy guide as a contrast point.

    Frequently Asked Questions

    What classification standard should I use for B2B industrial taxonomy?

    UNSPSC is the most widely adopted standard for industrial and procurement catalogs globally. eCl@ss is preferred in European manufacturing and engineering contexts. Use the standard most common in your target buyer’s procurement system — many enterprise procurement platforms require UNSPSC codes on purchase orders and will not process invoices without them.

    How important is part number (MPN) in B2B industrial taxonomy?

    Extremely important. B2B buyers frequently search by exact manufacturer part number copied from an approved vendor list or Bill of Materials. Your site search must index MPNs and your product records must include both your internal part number and the manufacturer’s part number. Missing MPN data means losing buyers who search by part number — which is a significant share of B2B industrial search volume.

    What compliance attributes should industrial products have?

    At minimum: CE marking status, relevant EN/ISO/DIN/ANSI standards compliance, RoHS status for electrical products, and IP rating where applicable. ATEX certification is mandatory for products used in potentially explosive atmospheres. REACH SVHC declarations are required for products containing substances of very high concern sold in EU/UK markets.

    How do you handle quantity pricing in a B2B product taxonomy?

    Quantity break pricing and minimum order quantities should be structured product attributes, not free-text in descriptions. Store them as structured fields: min_order_qty, pack_size, and pricing tiers with corresponding quantity thresholds. This enables filter by minimum order, automated price calculation, and correct price display in Shopping feeds.

    Should B2B industrial products use the same Google Shopping feed structure?

    Yes, the same Merchant Center feed structure applies. B2B industrial products benefit significantly from detailed technical specifications in the product description (which Google indexes), and from the deepest available google_product_category value. Many B2B industrial searches are long-tail and highly specific — title construction should include thread standard, material grade, and key certifications where character limits allow.

  • Product Taxonomy for Home Goods and Furniture: The Complete Guide

    Product Taxonomy for Home Goods and Furniture: The Complete Guide

    Product Taxonomy for Home Goods and Furniture: The Complete Guide

    Home goods and furniture present a taxonomy challenge that is distinct from fashion or electronics. Products are large, physical, and often customisable. Customers search by room, by style, by material, and by dimension — sometimes all at once. A sofa is not just a sofa: it is a 3-seater, right-hand-facing, grey velvet, Scandi-style corner sofa with a specific width that must fit through a standard doorframe.

    This guide covers how to build a home goods taxonomy that handles all of those dimensions without becoming unmanageable.

    Room-Based vs Type-Based Hierarchy: Which to Choose

    The first decision in home goods taxonomy is whether to organise by room or by product type at the top level. Both approaches appear in the market. Both have genuine pros and cons.

    Room-Based (Living Room, Bedroom, Kitchen)Type-Based (Sofas, Beds, Tables)
    Customer navigationIntuitive for browsing by project (“doing up my bedroom”)Intuitive for specific product search (“I need a sofa”)
    Cross-room productsProblem — a side table works in bedroom AND living roomNo problem — side tables are just side tables
    Google Shopping mappingDifficult — Google organises by type, not roomEasy — maps directly to Google taxonomy
    SEORoom keywords have high volume but low commercial intentType + material + size keywords have high commercial intent
    VerdictWorks for editorial/inspiration contentBetter for ecommerce catalog and feed performance

    The recommended approach: use type-based categories as your primary taxonomy structure and add room as a filterable attribute on each product. This gives customers both navigation paths without creating structural problems for products that belong in multiple rooms. For a full comparison of hierarchy approaches, see Flat vs Hierarchical Taxonomy.

    Recommended Top-Level Structure for Home Goods

    Level 1Level 2 ExamplesLevel 3 Examples
    FurnitureSofas, Beds, Tables, Storage, Chairs, WardrobesCorner Sofas, 2-Seater Sofas, Sofa Beds
    LightingCeiling Lights, Floor Lamps, Table Lamps, Wall LightsPendant Lights, Chandeliers, Spotlights
    Bedding & TextilesDuvet Sets, Pillowcases, Throws, Curtains, RugsKing Duvet Sets, Blackout Curtains
    Kitchen & DiningCookware, Tableware, Kitchen Storage, AppliancesNon-stick Pans, Dinner Sets, Knife Blocks
    Storage & OrganisationShelving, Boxes & Baskets, Hooks, Drawer OrganisersFloating Shelves, Wicker Storage Baskets
    Home DecorMirrors, Vases, Picture Frames, Candles, ArtworkWall Mirrors, Full-Length Mirrors
    OutdoorGarden Furniture, Outdoor Lighting, Planters, BBQsGarden Dining Sets, Garden Sofas

    Attribute Sets for Home Goods

    Furniture (Sofas, Tables, Chairs, Beds)

    • Required: Brand, Colour, Material (primary), Dimensions (W × H × D in cm), Weight (kg), Assembly required (yes/no)
    • Recommended: Frame material, Leg material, Interior style, Room (Living Room / Bedroom / etc.), Maximum load (kg), Flat pack (yes/no), Number of seats (sofas/chairs)
    • Google category: Furniture → [specific type] e.g. Furniture > Sofas & Sectionals

    Lighting

    • Required: Brand, Colour/Finish, Fitting type (E27, B22, GU10 etc.), IP rating (for outdoor/bathroom), Material
    • Recommended: Bulb included (yes/no), Bulb type, Max wattage, Dimmable (yes/no), Height (cm), Shade diameter (cm), Interior style
    • Google category: Furniture > Lamps & Lighting > [specific type]

    Bedding & Textiles

    • Required: Brand, Colour, Size (Single / Double / King / Super King), Material composition, Care instructions
    • Recommended: Thread count (sheets), Tog rating (duvets), Pattern, Weave type, Hypoallergenic (yes/no)
    • Google category: Home & Garden > Linens & Bedding > [specific type]

    Dimension Attributes — Non-Negotiable for Furniture

    Dimension data is the most common missing attribute in home goods feeds, and it is the attribute customers are most likely to abandon without when making a buying decision. Furniture customers need to know if a sofa fits their space before they buy. A sofa listing without dimensions loses that sale before it begins.

    • Width, Height, Depth: In centimetres. Required for all furniture and large home goods.
    • Seat height: For chairs and sofas — critical for accessibility and ergonomics.
    • Weight: In kilograms. Important for customer planning and delivery expectations.
    • Assembly required: Yes / No — customers plan their time around this.
    • Flat pack: Yes / No — relevant for customers with size-restricted access (e.g. lifts, narrow staircases).

    Material Management in Home Goods

    Material naming in home goods has the same problem as colour naming in fashion. Marketing names (“Smoked Oak”, “Brushed Concrete Effect”, “Warm Walnut”) are meaningful to buyers but problematic for site filters and Google Shopping.

    Use a two-field approach: store the marketing material name for product copy and an additional normalised material value for filtering and feed submission:

    • Smoked Oak → Oak
    • Brushed Concrete Effect → Concrete / MDF
    • Warm Walnut Veneer → Walnut
    • Hammered Antique Brass → Brass

    Without normalised material values, your filter “Shop by Material” becomes unusable — customers cannot find all oak products because they appear under fifteen different marketing material names.

    Style as a Filterable Attribute

    Interior style — Modern, Scandinavian, Industrial, Traditional, Coastal, Maximalist — is a genuine purchase driver for home goods customers. But style should be a filterable attribute, not a category. Here is why:

    • A product can have multiple applicable styles — a rattan sofa is both Coastal and Boho
    • Style trends change — “Cottagecore” did not exist as a search term five years ago; you cannot build permanent category structure on trends
    • Style categories create structural debt — “Industrial Living Room Furniture” and “Scandinavian Living Room Furniture” as subcategories double your category maintenance without adding navigational value

    Assign style values as multi-value attributes and surface them as filters. A product can carry two or three style tags and appear in all relevant filter results without duplicating the product record.

    Google Product Category Mapping for Home Goods

    ProductCorrect Google Category
    3-seater sofaFurniture > Sofas & Sectionals
    King size bed frameFurniture > Beds & Bed Frames
    Pendant ceiling lightFurniture > Lamps & Lighting > Ceiling Lights & Fans
    King duvet setHome & Garden > Linens & Bedding > Duvet Covers
    Non-stick frying panKitchen & Dining > Cookware > Frying Pans & Skillets
    Floating shelfFurniture > Shelving > Wall Shelves & Ledges

    Once your home goods taxonomy is structured, managing dimension attributes and material values at scale benefits significantly from a PIM that enforces attribute completeness before products are published. Take the PIM Readiness Score to identify your current gaps, or download the free Taxonomy Template — including the Home Goods & Furniture tab — at lynkpim.app.

    For a broader framework applicable across all industries before diving into home-specific requirements, see How to Build a Product Taxonomy From Scratch.

    Frequently Asked Questions

    Should a home goods taxonomy be room-based or product-type-based?

    Product-type-based is recommended for the primary taxonomy structure. Room should be a filterable attribute on each product, not a top-level category. This avoids the structural problem of cross-room products and maps far more cleanly to Google’s product taxonomy — which organises by type, not by room.

    What dimension attributes are required for furniture?

    Width, Height, and Depth in centimetres are required for all furniture and large home goods. Additionally include Weight (kg), Assembly Required (yes/no), and Flat Pack (yes/no). Seat height is strongly recommended for chairs and sofas as it is a key purchase decision factor.

    How should interior style be handled in a home goods taxonomy?

    Style should be a multi-value filterable attribute, not a permanent category. One product can carry multiple style tags — Coastal and Boho, for example — and appear in all relevant filter results without duplicating the product record. Creating style-named categories creates structural debt that becomes difficult to manage when interior trends shift.

    What Google product category should I use for sofas?

    Use the leaf-node: Furniture > Sofas & Sectionals. Avoid parent categories like “Furniture” alone. The more specific your Google product category, the better your Shopping feed relevance and the more accurately Google matches your products to buyer queries.

    How should material be managed in a home goods taxonomy?

    Use a two-field approach: marketing material name (Smoked Oak, Warm Walnut Veneer) for customer-facing copy, and a normalised material value (Oak, Walnut) for feed attributes and site filters. Without normalised values, your “Shop by Material” filter becomes a list of marketing names rather than a useful browsing tool.