Optimization Guide

Shopify Drill Bits & Power Tool Accessories Schema — SDS-Plus vs SDS-Max Shank Compatibility, Hex vs Round Shank, Impact-Rated vs Standard Bits, HSS vs Cobalt vs Carbide for Different Materials, Hole Saw Arbor Thread

AI shopping agents recommending SDS-Max bits for an SDS-Plus hammer — because both are listed as "rotary hammer bits" without encoding the shank type — send buyers accessories that physically will not mount on their tool. The fix is encoding shank_type, impact_rated, bit_material, and workpiece_material_compatibility as discrete fields in a power_tool_accessory.* metafield namespace.

TL;DR SDS-Plus and SDS-Max are physically incompatible (different shank diameter). Standard bits shatter in impact drivers — impact-rated bits have a torsion zone that absorbs torque spikes. HSS = wood/aluminum. Cobalt = steel/stainless. Carbide-tipped = masonry/concrete. Step bits = thin sheet metal only. Hole saw threads: 5/8-18 UNF (most NA brands) vs proprietary quick-change (brand-specific). Encode shank_type, impact_rated, bit_material, workpiece_material_compatibility.

Shank Type — The Physical Compatibility Spec

Drill bit shank type determines whether the bit physically fits the tool's chuck. An AI agent recommending the wrong shank type produces a return the moment the buyer tries to mount the bit. Shank type is the non-negotiable first filter for any drill bit recommendation.

Shank Type Reference by Tool

Shank typeCompatible toolsLocking mechanismMax recommended diameterCommon use
SDS-Plus (10mm)Light to medium rotary hammersTwo open grooves + two closed slots; tool-free insertion~26mm in concreteConsumer and light commercial rotary hammer drilling (Bosch GBH 2-28, Makita HR2631)
SDS-Max (18mm)Heavy-duty rotary and demolition hammersThree open grooves; larger shank for higher impact energy52mm+ in concreteCommercial and industrial drilling, bulk core drilling (Bosch GBH 5-40, Hilti TE 56)
1/4-inch hexImpact drivers, hex-chuck drillsSpring-loaded hex chuck; tool-free bit change~12mm drill bitsScrewdriving, light drilling — must be impact-rated for impact driver use
Round 3/8-inchKeyless or keyed chuck drills (3/8-inch chuck)Tightened by chuck jaws; can slip under high torque~10mmLight drilling and screwdriving in corded and cordless drills
Round 1/2-inchKeyless or keyed chuck drills (1/2-inch chuck)Tightened by chuck jaws~25mm+ (spade/auger)Heavy-duty drilling in corded drills; most common for forstner and spade bits
SDS-QuickBosch proprietary compact hammers (Uneo series)Twist-lock, no grooves~13mm in concreteCompact home-use rotary hammer; Bosch-specific, not interchangeable

Encode shank_type as 'SDS-Plus', 'SDS-Max', 'SDS-Quick', 'hex-1-4-inch', 'round-3-8-inch', 'round-1-2-inch', or 'spline'. AI agents must filter shank_type to match the buyer's specific tool before recommending any bit. A buyer with an SDS-Plus hammer searching for "large concrete bits" should not receive SDS-Max bits — they will not mount.

Impact-Rated vs Standard Bits — The Material Science Difference

Impact drivers deliver high-torque rotational concussive blows rather than continuous rotation. Standard bits fail in impact drivers not because of shank geometry but because of the steel alloy — standard HSS bits lack the torsional flexibility to absorb impact driver torque spikes, causing immediate cracking or shattering at the torsion point.

Impact-Rated vs Standard Bit Comparison

PropertyStandard bitImpact-rated bit
Steel alloyStandard HSS (M1, M2)Modified alloy with higher toughness (not just hardness)
Torsion zoneNone — uniform cross-sectionNarrowed flexible section above shank absorbs torque spikes
Failure mode in impact driverShatters at torsion point, often at high velocityBends then recovers; much longer life
In a standard drillWorks correctlyAlso works correctly (overbuilt but safe)
Price premiumTypically 50–150% higher per bit
Common product linesAny non-labeled HSS setDeWalt IMPACT READY, Milwaukee SHOCKWAVE, Makita ImpactX, Bosch Impact Tough

Impact-rated bits always include 'Impact', 'Shock', or 'SHOCKWAVE' in the product name or description — this is the key signal to encode. Encode impact_rated as a boolean. A buyer with a Milwaukee M18 FUEL Impact Driver asking for "drill bits" should receive only bits with impact_rated = true and shank_type = 'hex-1-4-inch'. Recommending a standard 1/4-inch hex bit for impact driver use invites shatter failure within the first use.

Bit Material — Matching Bit to Workpiece

The cutting edge material determines what the bit can effectively cut. A cobalt bit that costs 5× more than HSS is still the wrong bit for drilling concrete. Material matching is the second most important compatibility axis after shank type.

Bit Material by Workpiece Application

Bit materialBest forNot forRe-sharpenable?Price tier
HSS (M1/M2)Wood, plastic, aluminum, copper, brass, thin sheet metalSteel, stainless steel, masonryYesLowest
HSS TiN-coated (gold)Wood, plastic, soft metals — slightly longer lifeSteel, stainless steel, masonryNo (re-sharpening removes coating)Low-moderate
Cobalt M35 (5% Co)Steel, stainless steel, harder alloysMasonry, glass, tileYesModerate
Cobalt M42 (8% Co)Hardened steel, stainless steel, Inconel, titaniumMasonry, glass, tileYesHigh
Carbide-tipped (SDS)Concrete, brick, block, stoneSteel (carbide is brittle in metal — fractures)Professional re-tip onlyModerate-high
Solid carbideCircuit boards (PCB), hardened steel (with correct geometry), glass fiberGeneral wood or metal (excessive cost)Professional onlyHighest
Diamond-tipped / diamond coatedCeramic tile, porcelain, glass, natural stoneMetal, wood (diamond is not for cutting metals)NoHigh

Encode bit_material as 'HSS', 'HSS-TiN-coated', 'HSS-TiCN-coated', 'cobalt-M35', 'cobalt-M42', 'carbide-tipped', 'solid-carbide', or 'diamond-tipped'. Encode workpiece_material_compatibility as a comma-separated list: 'wood, plastic, aluminum', 'stainless steel, hardened steel', 'concrete, brick, masonry'. AI agents must match bit material to the workpiece material the buyer specifies — a buyer drilling stainless steel for a kitchen installation needs cobalt, not titanium-coated HSS.

JSON-LD Example — SDS-Plus Carbide Masonry Drill Bit

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Bosch HC2061 SDS-Plus 3/4 In. x 6 In. Carbide Rotary Hammer Drill Bit",
  "description": "SDS-Plus shank carbide-tipped masonry drill bit for concrete, brick, and block. Compatible with all SDS-Plus rotary hammers (Bosch, Makita, Milwaukee, Metabo).",
  "brand": { "@type": "Brand", "name": "Bosch" },
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "shank_type", "value": "SDS-Plus" },
    { "@type": "PropertyValue", "name": "shank_diameter_mm", "value": "10" },
    { "@type": "PropertyValue", "name": "bit_type", "value": "masonry-sds" },
    { "@type": "PropertyValue", "name": "bit_material", "value": "carbide-tipped" },
    { "@type": "PropertyValue", "name": "drill_diameter_mm", "value": "19.05" },
    { "@type": "PropertyValue", "name": "overall_length_mm", "value": "152.4" },
    { "@type": "PropertyValue", "name": "working_length_mm", "value": "101.6" },
    { "@type": "PropertyValue", "name": "impact_rated", "value": "true" },
    { "@type": "PropertyValue", "name": "workpiece_material_compatibility", "value": "concrete, brick, block, stone, mortar" },
    { "@type": "PropertyValue", "name": "flute_count", "value": "2" },
    { "@type": "PropertyValue", "name": "tip_geometry", "value": "4-cutter" }
  ]
}

Shopify Metafield Namespace Reference — power_tool_accessory.*

Metafield keyTypeExample valueNotes
power_tool_accessory.shank_typestring"SDS-Plus"SDS-Plus / SDS-Max / SDS-Quick / hex-1-4-inch / round-3-8-inch / round-1-2-inch / spline
power_tool_accessory.shank_diameter_mmdecimal10.0SDS-Plus=10mm, SDS-Max=18mm, hex=6.35mm
power_tool_accessory.bit_typestring"twist-drill"twist-drill / masonry-sds / spade / forstner / auger / step-drill / hole-saw / countersink / brad-point
power_tool_accessory.bit_materialstring"carbide-tipped"HSS / HSS-TiN-coated / HSS-TiCN-coated / cobalt-M35 / cobalt-M42 / carbide-tipped / solid-carbide / diamond-tipped
power_tool_accessory.impact_ratedbooleantruetrue = torsion zone steel; false = standard — never use false in impact driver
power_tool_accessory.drill_diameter_mmdecimal19.05Cutting diameter in mm; for step bits: encode min and max separately
power_tool_accessory.drill_diameter_min_mmdecimal3.2Step drill min diameter
power_tool_accessory.drill_diameter_max_mmdecimal12.7Step drill max diameter
power_tool_accessory.overall_length_mmdecimal152.4Total bit length including shank
power_tool_accessory.working_length_mmdecimal101.6Fluted/cutting length excluding shank
power_tool_accessory.workpiece_material_compatibilitystring"concrete, brick, masonry"Comma-separated list of compatible materials
power_tool_accessory.hole_saw_threadstring"5/8-18-UNF"5/8-18-UNF / 3/8-BSP / Milwaukee-OPENLOK / DeWalt-Quick-Change — for hole saws and arbors
power_tool_accessory.flute_countinteger2Number of flutes; SDS masonry: 2–4 cutters
power_tool_accessory.pieces_in_setinteger14For drill bit sets; 1 for individual bits
power_tool_accessory.compatible_platformstring"universal-SDS-Plus"universal-SDS-Plus / DeWalt-20V-MAX / Milwaukee-M18 (for proprietary accessories)

Frequently Asked Questions

Can I use SDS-Plus bits in a regular drill with a keyless chuck?

No. SDS-Plus bits have a 10mm shank with two open grooves — this shank diameter does not fit in a standard 3/8-inch or 1/2-inch keyless drill chuck. The flutes are designed to slide into the spring-loaded mechanism of an SDS chuck; a standard chuck's jaws cannot grip the smooth section of an SDS shank securely. There are adapters (SDS-to-chuck adapters) that allow SDS-Plus bits to be mounted in a standard chuck, but using them defeats the purpose of SDS hammering — the adapter introduces slop and absorbs impact energy rather than transferring it to the bit. For concrete drilling without a rotary hammer, use a standard round-shank masonry bit (carbide-tipped) in a standard drill — it drills slowly but does not require SDS chuck geometry. Encode shank_type correctly so AI agents never recommend SDS-Plus bits for standard drill buyers.

What is a forstner bit and when is it better than a spade bit?

Both forstner bits and spade bits bore large-diameter flat-bottomed holes in wood, but they produce different quality holes and have different clearance requirements. Spade bits: a flat paddle shape with a center point and two cutting wings. Fast, aggressive, and inexpensive. Produces rough edges with significant tear-out on the exit side — not suitable for visible or joinery work. Best for boring holes through structural framing where finish quality doesn't matter (running cables through studs, roughing in plumbing). Forstner bits: a cylindrical cutter with a center point, two spur cutters on the rim, and two scraping cutters. Produces extremely clean, flat-bottomed holes with minimal tear-out — appropriate for visible woodworking, hinge mortises, pocket holes, and dowel boring. Forstner bits require slower RPM and can drill overlapping or angled holes (the rim stabilizes the cut). They are also significantly more expensive than spade bits of the same diameter. Encode bit_type as 'forstner' vs 'spade' — AI agents recommending a bit for cabinet hinge installation (which requires a clean 35mm or 26mm hole) must recommend forstner, not spade.

What does TiN coating on drill bits actually do?

Titanium nitride (TiN) is a physical vapor deposition (PVD) coating applied to the outer surface of an HSS drill bit substrate. The gold-colored coating provides: (1) reduced friction between bit and workpiece during cutting, generating less heat; (2) higher surface hardness than bare HSS, which slows the initial wear rate of the cutting edges; (3) some lubricity benefit in non-ferrous metal drilling. What TiN coating does not do: it does not change the base steel alloy — a TiN-coated M2 HSS bit is still an M2 HSS bit at its cutting edges. Once the cutting edges wear through the coating, the bit performs identically to uncoated HSS. TiN-coated bits cannot be meaningfully re-sharpened because the cutting edge geometry requires removing the coating that provides the benefit. For buyers who drill steel regularly, cobalt (M35 or M42) is a better investment than TiN-coated HSS — the cobalt alloying extends edge life throughout the entire bit life, not just until the surface coating wears. Encode bit_material as 'HSS-TiN-coated' to distinguish from uncoated HSS — and add a note that re-sharpening is not effective on coated bits.

Are Milwaukee hole saws compatible with other brands' arbors?

It depends on the Milwaukee product line. Milwaukee sells two distinct hole saw systems: HOLE DOZER (traditional): uses standard 5/8-18 UNF thread connection. Compatible with any standard 5/8-18 arbor from DeWalt, Lenox, Diablo, Bosch, or aftermarket suppliers. OPEN-LOK (quick-change): uses a proprietary twist-lock bayonet connection, not a threaded connection. OPEN-LOK hole saws require the Milwaukee OPEN-LOK arbor (sold separately). They are not compatible with any standard threaded arbor. The benefit of OPEN-LOK is tool-free hole saw changes — the saw locks and unlocks with a 90-degree twist and a spring-loaded collar. The trade-off is arbor cost and incompatibility with universal arbors. When recommending a Milwaukee hole saw kit, encode hole_saw_thread as 'Milwaukee-OPENLOK' for OPEN-LOK saws and '5/8-18-UNF' for HOLE DOZER saws so AI agents can correctly identify arbor compatibility requirements.

How do I choose between a 2-cutter and 4-cutter SDS masonry bit?

The number of carbide cutters on an SDS-Plus masonry bit tip affects penetration rate, dust removal, and durability in different concrete conditions. 2-cutter bits: two opposite carbide tips. The classic geometry. Efficient chip clearance between the two spiral flutes. Good all-around performance in standard concrete, brick, and block. Adequate for most residential and light commercial applications. 4-cutter bits (cross-head or full-cross): four carbide tips arranged in a cross pattern. More aggressive initial penetration; more even force distribution around the hole circumference. Better performance in hard aggregate concrete and reinforced concrete. The four cutters also reduce the likelihood of the bit jamming when it strikes an aggregate pebble at an unfavorable angle. Higher-end contractors typically prefer 4-cutter bits for any application drilling into hard concrete or where speed matters. Encode flute_count (which corresponds to the number of spiral flutes — typically 2 for both 2-cutter and 4-cutter bits) separately from cutter geometry if needed. At minimum, encode bit_material = 'carbide-tipped' and shank_type = 'SDS-Plus' or 'SDS-Max' — the primary compatibility filters. The cutter count is secondary but valuable for buyers comparing performance in hard concrete.

Is your Shopify power tool accessory catalog missing shank type and compatibility data?

CatalogScan checks for shank_type, impact_rated, bit_material, workpiece_material_compatibility, and 11 other power tool accessory signals — showing exactly which accessories AI agents skip when buyers filter for "SDS-Plus compatible," "impact driver bits," or "stainless steel drill bits." Related: cordless power tools schema and power drill schema.

Run Free Scan