Growth plan

One template. Three thousand
different meta titles.

Find-and-replace writes the same thing everywhere, which is the problem it was meant to solve. A template resolves per product: {{product.title}} | {{product.vendor}} | Free UK Delivery writes a correct, different title for every product in the filter.

Live preview against a real productCharacter counts before you applyHand-written values left alone
The SEO template rule: a meta title template with variable insert buttons, resolved against a real product with its character count against the 60-character limit
The state most stores are in

Fifty products written by hand. Three thousand left on the default.

Shopify falls back to the product title when a meta title is empty, and leaves meta descriptions blank altogether. Every SEO audit flags it; nobody fixes it, because fixing it by hand means writing three thousand different sentences.

Variables are how one rule produces three thousand correct ones — and why the fifty you wrote by hand are left exactly as they are unless you say otherwise.

Variables

product.title · product.vendor · product.type · product.handle · price · compare_at_price · collection.first · variant.count · option.Size · any metafield

Modifiers

| truncate: 40 · | upcase · | round · | default: "our range" — the fallback that stops a missing vendor from writing “Merino Crew | | Free UK Delivery”.

What the preview tells you

Rendered output, not the template

URL handles are off by default. Changing a handle changes a product’s web address: old links stop working and rankings usually drop for weeks. BulkGauge creates a redirect for every changed handle, which limits the damage rather than removing it — so the capability stays switched off until you turn it on deliberately. Titles and descriptions carry nearly all of the value and cost you nothing.

Questions

Will this overwrite the SEO I wrote by hand?

Not unless you ask it to. “Leave it alone” is the default for products that already have a value, and the preview counts how many that is.

Can I undo it?

Yes. Every existing value is snapshotted before it is replaced, and the job is undoable for 30 days to 12 months depending on your plan.

Does it work on collections and pages?

Yes — collections, pages and blog posts have the same SEO fields, and the same templates apply to them on Growth and above.

Is this Liquid?

No. The syntax looks similar deliberately, but these are variables resolved by BulkGauge at preview time against your own product data.

Write three thousand meta descriptions once.