Seller guide
Amazon backend search terms: bytes vs characters, explained.
Why a backend search-term field that passes a character count can still be over a byte limit: how UTF-8 counting works, which characters cost more than one byte, and how to measure before you save.
The limit is measured in bytes, not characters
Amazon documents the generic-keywords limit in bytes, and a byte is not a character. In plain unaccented English letters and digits the two counts happen to match, so the distinction stays invisible until the field contains anything else. A character counter can report the field as comfortably under budget while the marketplace measures it as over.
Which characters cost more than one byte
In UTF-8, accented Latin letters such as é or ü take two bytes, most Chinese, Japanese, and Korean characters take three, and symbols like the trademark sign, the degree sign, curly quotes, and long dashes take three. Emoji take four. Curly quotes and non-breaking spaces pasted in from a word processor are the usual silent offenders in an English field.
Count every byte until you can prove otherwise
Regional help pages have differed over whether spaces and separators count toward the limit, so a conservative audit counts every byte of the saved value, spaces included. A field that fits under the conservative count never depends on which interpretation your marketplace applies. Single spaces instead of commas or semicolons reclaim separator bytes either way.
Measure, trim, then rebuild
Measure the exact field value as UTF-8 bytes, replace multibyte punctuation with plain ASCII equivalents, and remove terms already present in the title and bullets. Spend the reclaimed budget on accurate synonyms and use-case terms, then confirm the current field guidance for your category in Seller Central before saving.
Tools that help with this
- Free UTF-8 byte count and multibyte-character audit of your field (free)
- Amazon Backend Search-Term Optimizer ($0.25) — Rebuild a deduplicated backend field inside a conservative byte budget
- Marketplace Keyword Gap Analyzer ($0.25) — Find competitor terms worth the bytes you reclaim
Every paid output is a draft for your review before you publish, appeal, or activate anything. Friday does not access your seller account.
More seller guides
- Can you ask customers for product reviews? Yes, within strict rules.
- Competitors rank for terms your listing never mentions.
- Amazon backend search terms: why yours may not be indexing.
- Your Amazon listing was suppressed. What to check first.
- Answering negative reviews without breaking marketplace rules.