Issue: Ahrefs flagged multiple meta descriptions across several pages, despite only seeing one meta description in theme.liquid.
Investigation: The poster checked various templates (product.json, collection.json, page.json) and wondered if installed apps were causing duplicates. Screenshots showed Ahrefs’ report and theme code.
Advice: Inspect snippets/social-meta-tags.liquid for another meta description, or temporarily remove the existing tag in theme.liquid. Apps and overall code likely not the cause.
Outcome: A duplicate tag was found in snippets/social-meta-tags.liquid:
Removing it left a single meta description per page, resolving the issue.
Status: Resolved. Root cause was a duplicate meta description generated by the social meta tags snippet, not by apps.
Notes: Meta description is the HTML tag providing a page summary for search engines. Images were illustrative (Ahrefs and code) but not essential to apply the fix.
Summarized with AI on December 14.
AI used: gpt-5.
I am working on approving my SEO. Using Ahrefs, it shows me that for numerous pages, I have multiple metadata descriptions (below, a screenshot of one website page).