1. The case study
The company
A B2B marine parts distributor headquartered on the Gulf Coast, serving commercial fishing operators, workboat operators, and small commercial marine shipyards across the southeastern United States. Roughly $22M in annual revenue when we engaged, a catalog of approximately 42,000 SKUs across engines, hydraulics, electrical, deck hardware, safety equipment, and consumables. In-house team of 28 (sales, procurement, warehouse, accounting), with a fleet of four delivery trucks serving the immediate region and next-day shipping to the wider Southeast. The business had been in the same family for three generations.
The situation they came to us with
The business was healthy on paper but structurally vulnerable. Roughly 82% of revenue came from repeat B2B customers on net-30 terms, primarily through phone and email orders placed by the customer's parts manager. The website existed but was a 2016 WooCommerce catalog with search that did not work, product pages that had no photos on 60% of SKUs, and no meaningful presence on Google for any technical part number query. The owner's concern was generational: his three primary sales reps were all over 55, his customer base was aging, and the next generation of marine operators was starting their part sourcing on Google and Amazon rather than by picking up the phone. The specific brief: "We're going to lose this business over ten years if we don't figure out the internet. But I don't want to become a consumer eCommerce brand. We are a professional distributor and we want customers who value that."
What we did
1. Catalog architecture rebuild
The 42,000-SKU catalog was structurally broken. Products lived in a WooCommerce database with 40 category taxonomies most of which were unused, no attribute normalization (thread size stored as "1/2 inch," "1/2\"", ".5\"", "half inch" across different SKUs), and no cross-reference between OEM part numbers and aftermarket equivalents. We rebuilt the catalog on a headless architecture: PostgreSQL for the product database with proper attribute normalization, Next.js for the front-end, Algolia for search. The migration took four months and preserved every existing customer login, price, and order history. The critical lift was the attribute normalization: after normalization, a customer searching "1/2 inch bronze thru-hull" got the right results the first time regardless of how the SKU was originally entered.
2. OEM cross-reference layer
The single highest-leverage feature we built was an OEM cross-reference layer. Marine parts have a specific discovery pattern: a mechanic knows the OEM part number from the manufacturer's manual (Yanmar, Volvo Penta, Cummins Marine, Detroit Diesel, Northern Lights, John Deere Marine, etc.) but wants to buy an equivalent aftermarket part or a compatible substitute. We built a database of 180,000 OEM-to-aftermarket cross-references sourced from manufacturer literature, internal parts department knowledge, and NAPA/O'Reilly-style catalog cross-references from allied industries. Every OEM part number became a URL: /oem/yanmar-129470-42090 with the OEM number, the aftermarket equivalents, the compatible engine models, and the pricing. This alone generated 6,800 pages of high-intent long-tail content that competitors could not match.
3. Technical SEO layer
Every product page, every OEM cross-reference page, and every category page got proper schema: Product with GTIN when known, offer with availability and price, aggregateRating pulled from customer reviews, brand entity for the manufacturer, and PotentialAction for the add-to-cart flow. XML sitemaps were segmented by page type (products, OEM cross-references, categories, informational) and submitted separately. Google Search Console showed indexation move from 4% of pages to 94% within four months. Technical crawlability was fixed (no orphan pages, no robots.txt blocks on necessary paths, no infinite parameter loops from filter combinations).
4. Content library for technical intent
Marine parts buyers have a specific content-consumption pattern: they research parts before they call. We built a library of technical guides on the highest-volume repair scenarios: "how to replace a Yanmar 4LHA fuel injector," "cummins marine coolant capacity by engine model," "how to identify a Volvo Penta duoprop stern drive by serial number." Each guide was written with a real marine mechanic on payroll for accuracy, illustrated with real photography from the warehouse floor, and cross-linked to the actual parts needed for the job. Within nine months these guides were driving roughly 42,000 monthly organic sessions from marine mechanics researching repairs, converting at roughly 3.4% to registered customer accounts and 0.9% to first orders. The economics were significantly better than any paid channel had produced.
5. B2B account experience
The site had to work as a B2B account tool, not just a public catalog. We built customer-specific pricing (each account sees their own tier), quote-to-order workflow (a mechanic can request a quote which the account rep can approve or modify), reorder from history, saved boat/vessel profiles (a fleet manager can save each vessel's engine models and get parts recommendations specific to that vessel), and integration with the customer's own accounting system (net-30 terms, custom PO numbers, digital packing slips). This made the site usable for the parts managers who had been calling in orders, and the phone volume shifted from "here's my order" calls to "I have a question about this part" calls, which was a better use of sales rep time.
6. AAO deployment as first-mover play
Because agentic search is emerging fastest in B2B verticals where automation is welcome (procurement, logistics), we deployed the AAO stack early: llms.txt v2 exposing the product catalog structure, PotentialAction schemas on every product page marking up the add-to-cart flow, MCP server exposing product search and availability for AI agents to query. This is still speculative in 2026 but the first-mover positioning is real. When agentic procurement scales in 2027-2028, this distributor will be one of the few that agents can transact against natively.
The Ranking Surfaces Playbook — surfaces we pulled on this engagement
The numbers
| Metric | Baseline | After | Delta |
|---|---|---|---|
| Site pages indexed | 1,600 | 38,800 | +2,325% |
| First-page rankings | ~40 | 8,400 | +21,000% |
| Organic sessions / mo | 2,100 | 68,000 | +3,138% |
| Registered accounts / mo | 24 | 260 | +983% |
| First orders from registered / mo | 8 | 72 | +800% |
| Organic revenue % of total | 6% | 31% | +25 pts |
| Overall revenue lift | baseline | +51% | +51% |
| Phone order % of total | 78% | 44% | −34 pts |
Timeline, team, budget
- Timeline: 15 months, split as 4 months platform build, 3 months data migration and cleanup, 8 months content and SEO ramp.
- Team: One strategist (fractional CMO), two full-stack developers (custom Next.js + PostgreSQL build), one data engineer (catalog normalization), one technical content writer, one part-time marine mechanic on payroll for content review.
- Retainer band: $32K to $38K per month during platform build, dropping to $18K to $22K during content ramp.
- Tools deployed: Custom Next.js front-end, PostgreSQL database, Algolia search, ERP integration (SAP Business One), Cloudflare CDN, Google Search Console, GA4, HubSpot CRM (added month 6), Ahrefs, Screaming Frog.
What I would do again
- Attribute normalization first. Nothing about SEO or search worked until the catalog was normalized. Six weeks of parts data cleanup unlocked every downstream investment.
- OEM cross-reference database. Highest-leverage content asset we built. Genuine moat because competitors would need years to replicate.
- Kept the CMS and phone order flow. We built the new B2B commerce experience alongside the phone-order workflow, not as a replacement. Sales reps trusted the process because their existing workflow wasn't threatened.
- Deployed AAO early as a first-mover play. Speculative in 2026 but likely material in 2027-2028. Distributors will not want to be building this from scratch when agentic procurement scales.
What I would change
- Started with schema, not with search. We rebuilt Algolia search in month 3 and it worked fine, but the SEO indexation lift didn't come until the schema layer was properly deployed in month 8. Should have prioritized schema first.
- Underestimated the technical content lift. The technical content library was the most under-scoped project. Assumed 20-30 guides; actual need was 80-120. Ramped hiring too slowly.
- Should have committed to Amazon strategy earlier. We deferred the Amazon question for a full year. When we finally addressed it in month 12, the sales team was already frustrated by the ambiguity. Distributors need to have a clear yes/no/hybrid Amazon strategy from month one, not month twelve.
2. How B2B parts discovery works in 2026
B2B distribution is one of the least-covered verticals in mainstream marketing content, and one of the most consequential to get right. For a $22M parts distributor, the wrong marketing strategy is often not "under-invested" but "invested in the wrong things" (usually generic B2B lead-gen content aimed at CMO buyers that has nothing to do with how a parts manager actually sources).
The buyer
The buyer for marine parts is a parts manager at a commercial fishing operation, a workboat fleet operator, a marina, or a small commercial shipyard. They are typically men aged 40 to 65 with 20+ years of marine industry experience, deeply technical, resistant to marketing language, and highly loyal to distributors that consistently have the parts in stock and deliver on time. Price matters but only within a narrow band; the switching cost of a supplier who is unreliable is significantly higher than the price savings from a supplier who is cheaper but out of stock. Trust and consistency are the primary marketing signals.
The discovery pattern
A marine parts buyer's discovery pattern is specific and different from consumer eCommerce. When a vessel breaks down, the mechanic identifies the failed part from the OEM part number in the manufacturer's manual. They then need to source that part or an equivalent. The historical path was: call the primary distributor first, then the secondary distributor if the primary was out of stock, then the OEM's national parts network as a fallback. The modern path is: Google the OEM part number, click the first distributor that has it in stock at a reasonable price with next-day availability, place the order. Distributors invisible to Google for OEM part number queries are simply not in the running for this modern discovery flow.
The cross-reference imperative
The single most valuable content asset in marine parts distribution is a cross-reference database. A mechanic searching for a Yanmar 129470-42090 fuel filter wants to know that the same filter is available as Baldwin BF7587, Donaldson P552040, Fleetguard FF5116, or Racor R60T. Distributors that publish complete cross-references become the authoritative source for parts identification, which drives a compounding traffic advantage. Building and maintaining a cross-reference database is genuine work (thousands of hours of parts research), but the moat it creates is nearly impossible for a competitor to replicate quickly.
The dealer-network dynamic
Marine parts distribution has a complex dealer-network structure. OEMs (Yanmar, Cummins Marine, Volvo Penta) sell parts through authorized regional distributors under exclusive or semi-exclusive territory arrangements. A distributor's OEM authorizations are a significant competitive asset (an authorized Yanmar distributor gets access to genuine OEM parts, warranty administration authority, technical support from Yanmar, and preferred pricing). The marketing implication: the OEM authorizations should be prominently displayed on the site, in the meta descriptions, and in the schema, because they are trust signals that both buyers and search engines respond to.
The stocking depth signal
For marine buyers, the most important product page attribute after the part number is real-time inventory ("32 in stock, ships today," not "in stock" or "usually ships in 3-5 days"). A distributor with real live inventory display outranks distributors with vague availability in the buyer's mental filter. Investing in the ERP-to-website inventory sync is not a nice-to-have, it is a competitive requirement.
The Amazon-and-eBay reality
Amazon and eBay have significant presence in the marine parts long-tail. A marine mechanic will search Google for a part, and Amazon or an eBay listing often appears in the results. Distributors face a strategic question: (1) list on Amazon/eBay to capture that channel, accepting the fees and losing direct customer relationships; (2) skip those channels and compete on service, next-day shipping, and account features; or (3) hybrid, listing selected consumables on Amazon while keeping the technical catalog direct. Most distributors get this wrong by either avoiding Amazon entirely (leaving revenue on the table) or listing everything indiscriminately (destroying the direct-relationship value).
The generational transition
Marine parts distributors face a demographic reality: their oldest customers are aging out, and the new generation of parts managers researches, sources, and often orders online. Distributors that have not built modern web infrastructure by the time the transition accelerates (typically 2027-2030) will lose meaningful market share to competitors who did. This is not a preference matter for the current owner, it is a business continuity matter for the next generation.
The technical content advantage
Marine parts distributors that publish real technical content (repair guides, part identification, model-specific specifications, torque tables, wiring diagrams) become authoritative sources on Google and in AI answer engines. The content acts as customer acquisition (mechanics find it when researching repairs) and as customer retention (existing customers use it as reference material). Distributors that publish this content have a significant advantage over distributors that treat the site as a transactional catalog only.
3. The Playbook applied to B2B distribution
The Ranking Surfaces Playbook applies to B2B distribution differently than to consumer commerce. The buyer researches technical queries, cross-references parts, and buys on trust and stocking depth rather than on brand affinity. Priority order:
Tier one: the surfaces that produce revenue this quarter
SEO — the primary lever for B2B distribution
For a marine parts distributor, SEO is not a nice-to-have, it is the primary customer acquisition surface once the catalog is properly built. The SEO grid for distribution covers four page types: product pages (one per SKU with proper Product schema), OEM cross-reference pages (one per OEM part number with equivalents), category pages (organized by function and by manufacturer), and technical content (repair guides, spec references). The scale is significant: a well-built distributor site can have 40,000-200,000 indexed pages of legitimate content, which dwarfs most consumer commerce operations. The technical SEO discipline (schema, sitemap segmentation, crawl budget management, canonical handling) matters more at this scale than in most other verticals.
AEO — direct-answer content on technical queries
Marine mechanics ask AI answer engines specific technical questions ("what is the torque spec for a Yanmar 4LHA cylinder head bolt," "what is the coolant capacity of a Cummins 6BT marine engine"). Distributors that publish structured content with direct-answer TL;DRs, spec tables, and FAQ schema get cited in AI Overviews and Perplexity for those queries. The traffic is small in absolute terms but the conversion is high (a mechanic asking that specific question is almost always mid-repair and needs the part).
E-E-A-T — the trust layer that matters more in B2B than in consumer
OEM authorizations displayed prominently, years in business, technical certifications of the staff, physical warehouse addresses with photos, real employee profiles, and case studies from named customer accounts (with permission). The trust layer for a $22M distributor is unusually important because the buyer is committing to net-30 accounts and repeat purchasing relationships worth $50K-$500K per year. Distributors that look thin on trust signals lose to distributors that look established even when the actual products and pricing are identical.
Tier two: the surfaces that compound
GEO — being cited in ChatGPT / Perplexity / Claude / Gemini
Marine mechanics increasingly ask AI answer engines the research questions they used to type into Google. Distributors cited in those AI answers become the authoritative source for the entire category. The mechanics: brand entity clarity (Organization schema with sameAs across every trade directory and marketplace where the distributor is listed), attributable content with specific numbers and part references, and llms.txt v2 exposing the catalog structure for LLM crawlers.
AAO — the first-mover play that matters
Agentic procurement is emerging in B2B verticals faster than in consumer. AI agents that can source parts, compare pricing, and initiate purchase orders on behalf of a fleet operator are already in early testing at large marine operators. Distributors that expose their catalog through MCP server, PotentialAction schemas, and clean llms.txt v2 will be transactable by those agents when the volume scales. This is speculative in 2026 but structurally important in 2027-2028.
CWV — because catalog pages need to load fast at scale
A distributor with 40,000+ pages needs every page to load quickly for Google to crawl them all and for buyers to actually stay on the site. LCP under 2.5s, CLS under 0.1, INP under 200ms across the full catalog is a serious engineering exercise but pays back in indexation rate and conversion.
Tier three: the surfaces worth doing but with lower ROI
LSO — matters for the physical warehouse locations
The distributor has three warehouse locations, each of which should have a properly optimized Google Business Profile. Volume is small compared to consumer LSO (marine parts buyers don't drop by warehouses) but the trust signal matters.
VxSO — product photo visual search is a marginal channel
Marine mechanics sometimes photograph a mystery part and reverse-image-search it. ImageObject schema on every product photo and clear alt text helps capture that traffic. Small volume but meaningful for identification-first queries.
VSO — small in this vertical
Speakable markup on FAQ and spec content, but voice search for marine parts is minimal.
Tier four: not a fit
ASO, KGO, GLOBO, Web3
ASO only if the distributor has an app (some do; most don't). KGO becomes relevant if the distributor is nationally notable. GLOBO if the distributor ships internationally in meaningful volume. Web3 not applicable.
The Playbook applied to the case above
The 15-month engagement pulled SEO (heavily), AEO, GEO, E-E-A-T, CWV, and AAO (as first-mover). The combination produced 8,400 first-page rankings and a compounding organic-traffic advantage that the previous WooCommerce catalog could not have supported at any traffic volume.
The Playbook shifts by distributor size
Small distributor ($1M-$5M): Fix the fundamentals: proper product catalog with real photos and correct data, basic SEO, working search, real inventory display. Skip AAO, KGO. Marketing budget 2-4% of revenue at this scale, most of it in the catalog build.
Mid distributor ($5M-$25M): Full SEO grid, OEM cross-references, technical content library, AEO/GEO layer, E-E-A-T investment, CWV work. This is where the case above sat. Marketing budget 3-5% of revenue, weighted heavily toward the platform build in year one and content in year two.
Large distributor ($25M-$100M): Add ERP-integrated pricing and inventory, custom B2B account experience, AAO deployment, potentially international expansion (GLOBO). Marketing budget 3-4% of revenue with more of it invested in engineering than in classical marketing.
Very large distributor ($100M+): KGO becomes relevant, custom ML on the search layer becomes worth it, dedicated developer/data engineer team on the catalog. This is the tier where marketing merges with product engineering.
The measurement stack for B2B distribution
The measurement stack for B2B is different from consumer eCommerce. The primary KPI is not conversion rate (which is meaningless at 42,000 SKUs and highly variable session intent) but registered account creation rate, first-order rate on registered accounts, and 90-day account value. Attribution should be modeled at the account level, not the session level, because the buyer's journey involves multiple sessions and often a phone call in the middle. GA4 with proper event tracking, Shopify Analytics or the custom platform's own analytics, CRM (HubSpot or Salesforce depending on scale), and a data warehouse (BigQuery or Snowflake) with proper account-level joins are the stack that works.
4. What most parts distributors get wrong
B2B distributors make a specific set of marketing mistakes that consumer commerce mistakes don't map to. Here are the seven most common in marine parts and similar B2B distribution verticals.
1. Treating the website as a "digital brochure"
The distributor's website is a catalog of the products they carry with no inventory display, no cross-references, no account features, and no ability to actually complete a purchase. Buyers use it as a browse-only surface and then call to place orders. This works until it doesn't (usually when a competitor invests in real infrastructure and starts capturing the online orders). Rebuilding the site as a real B2B commerce platform is often the largest single project a distributor undertakes, but it is table stakes for surviving the next decade.
2. Poor product data
SKUs missing photos, missing descriptions, missing specifications, missing dimensions, missing weight, missing manufacturer names. Buyers searching for those SKUs on Google find nothing because there's no content to rank. A data cleanup project (usually 3-6 months of dedicated work) that populates every SKU with proper attributes is often the highest-ROI project a distributor can undertake.
3. No OEM cross-references
Distributors that carry aftermarket equivalents without publishing OEM cross-references are invisible to the exact buyers who need those aftermarket parts. Building a cross-reference database is genuine work (thousands of hours over 6-18 months) but the traffic and revenue lift justify it many times over.
4. Inventory not displayed live
The site shows "in stock" or "usually ships in X days" instead of "32 in stock, ships today." Buyers whose repair schedule depends on parts availability move to distributors who show live inventory. The ERP-to-website inventory sync is engineering work, but it's a competitive requirement, not a nice-to-have.
5. Underestimating the technical SEO scale
A distributor with 40,000 SKUs has 40,000+ potential landing pages. Technical SEO at that scale (schema on every page, sitemap segmentation, canonical handling, crawl budget management, faceted navigation without infinite loops) is a real engineering discipline. Distributors that treat SEO as a marketing checklist item at this scale never get properly indexed. Distributors that treat it as a technical project get 90%+ of their pages indexed and rank for tens of thousands of long-tail queries.
6. No investment in technical content
The blog either doesn't exist or has 500-word marketing posts about industry news. Meanwhile the buyers are searching for "how to replace a Yanmar 4LHA fuel injector" and finding YouTube videos from independent mechanics. Distributors that hire real technical writers (or work with an in-house mechanic to co-author content) publish authoritative guides that rank, get cited, and drive high-intent traffic that converts to registered accounts.
7. Ignoring the generational transition
The current owner's book is aging out. The next generation of buyers researches, sources, and orders online. Distributors that don't invest in modern infrastructure over the next 5-10 years will lose their business to competitors who did. This is a strategic reality, not a marketing preference.
5. Frequently asked questions
Should a B2B distributor rebuild on Shopify or on a custom platform?
For catalogs under 5,000 SKUs and standard commerce workflows, Shopify Plus is usually the right answer. Above 10,000 SKUs with complex B2B account features (tiered pricing, PO workflows, ERP integration, cross-references), a custom platform on Next.js or similar becomes the right answer. The break-even is roughly $10M revenue for most distribution verticals.
How long does it take to properly SEO a 40,000+ SKU catalog?
12-18 months to reach full indexation and initial rankings, with meaningful revenue lift beginning around month 6 and compounding through month 24. This is a slow-compounding investment, not a quick lift.
Do OEM cross-references matter if we're not the authorized OEM distributor?
They matter more if you're not authorized. Aftermarket distributors compete on being findable when a buyer knows the OEM part number but wants an alternative. Cross-references are the primary discovery mechanism for that intent.
Should a B2B distributor list products on Amazon?
Depends on the strategic model. Selective listing of high-volume consumables on Amazon (accepting the fees) as a customer acquisition play can work if you convert a percentage of Amazon buyers into direct account holders. Listing the full technical catalog on Amazon usually destroys direct-relationship value. Skipping Amazon entirely leaves revenue on the table. The right answer is usually hybrid, with a clear model for what goes where.
What is the ROI on a full catalog rebuild for a B2B distributor?
For a $20M+ distributor with a broken catalog, the ROI is typically 3-5x within 24 months. The rebuild lifts organic revenue, reduces phone order overhead, improves sales rep productivity (they spend time on quotes and questions, not order entry), and positions the business for the generational transition. The rebuild cost of $300K-$600K is significant but justified by the alternative (structural decline).
Should a B2B distributor hire an in-house developer or work with an agency?
For a one-time platform build, agency is usually better (deep expertise, existing infrastructure). For ongoing catalog management, feature development, and integrations, in-house is usually better because the product depth compounds. The right pattern is agency-led build with in-house developer joining in month 6-9 for the handoff.
How much should a B2B distributor spend on marketing?
2-5% of revenue for most B2B distribution verticals, weighted heavily toward technical infrastructure (catalog, SEO, integrations) rather than classical marketing. Distributors that spend more than 5% without a growth motion are usually over-investing in the wrong things (paid media that doesn't work for the buyer). Distributors that spend less than 1.5% are usually under-invested and losing ground to modernized competitors.
How do you get a B2B distributor cited in AI Overviews?
Technical content with real numbers, spec tables, direct-answer TL;DRs, and FAQPage schema. AI answer engines cite specific technical content from sources with clear entity signals. Generic 'why choose us' content is not cited. Technical guides written by real subject matter experts are.
If your B2B distribution business, or any technical-catalog operator with a similar shape, needs this kind of infrastructure and discovery lift, tell me what you are trying to move.
Start a conversation