Inch sign (double quote) replacement pattern

Created on 9 April 2025, 15 days ago

Problem/Motivation

Use case is for product titles that include some kind of measurement. Two examples being: 12" Widget, 2# Fresh Halibut Steak. SEO tells me we should spell the measurements out in URLs. ie: 12-inch-widget, 2-pound-fresh-halibut-steak. This no doubt has translation implications.

Steps to reproduce

The current options for punctuation are Remove, Replace by Separator, No Action (leave as is).

Proposed resolution

A ui to enter custom string and replace patterns. ie: Add "Custom Replace" to the punctuation action drop down, add an entry to a Custom Replacement list on that page that includes a drop down to select the punctuation mark and a custom replacement field. Logic to use this custom replacement for punctuation that has "Custom Replace" selected and an entry in the custom replace section.

End result being the title '12" Widget' would get a URL of '12-inch-widget', '2# Fresh Halibut Steak' would get a URL of 2-pound-fresh-halibut-steak.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.13

Component

Code

Created by

🇺🇸United States gregghealy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024