Multiple metadata description

Hi there !

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).

However, in my theme.liquid, I have only one line for metadescription :

I have checked a lot of code files, like product.json, collection.json, page.json

There is not another code line asking to show another metadata description.

My question is : do you know where the problem could come from ?

Another question : here below, you can see all my apps on my website. Do you think one of them could cause such a problem ?

Many thanks in advance for your help !

Hello @Fudji ,

Apps and code both looks fine.

Once try to check in file snippets → social-meta-tags.liquid

or once try to remove the existing description meta tag which is available in the theme.liquid

If problem solved don’t forget to Like it and Mark it as Solution!
And if you need help with customization/code part you can contact me for services

You can find the email in the signature below.

Thanks

1 Like

Indeed !

I went to social-meta-tags.liquid, and deleted this line :

Then updated, and refreshed one page that was showing 2 metadata description, it now shows only one !

Many thanks for your help !

1 Like