Meta description is too long
Search engines truncate the snippet at roughly 160 characters, so a long description loses its ending — often the exact call to action you wanted seen. Descriptions pulled from the first paragraph of content routinely overflow this budget.
Symptoms
How VibeCheck catches it
In your widget · Problems
Meta description is too long
To your coding agent · MCP
agent › get_detected_issues
→ { detector: "seo", issue: "Meta description is too long", threshold: "meta description longer than 160 characters (DESC_MAX)" }
The same string in your widget and in your agent’s context — no screenshot, no copy-paste.
Root causes
The fix
Trim the description to 150–160 characters, keeping the value proposition and call to action in the first ~155. Write it to fit rather than truncating body copy.
- Count the characters in the rendered description
- Rewrite it to land the key message within ~155 characters
- Re-check it renders in full in a search preview tool
<meta name="description" content="Track every invoice and payment in one place, and auto-chase overdue clients. Free for your first 5 invoices." />FAQ
- What is the ideal meta description length?
- 150–160 characters. That fits the desktop snippet without truncation while still giving room to pitch.
- Is it bad to go over 160?
- It is not penalised, but the extra text is simply hidden. Put everything that matters in the first ~155 characters.