Meta Description - Collections All

Hi,

I ran an audit on my site via Semrush and received the error that two of my pages are showing duplicate meta descriptions. The two webpages are https://believeinthespectrum.shop/ and https://believeinthespectrum.shop/collections . I can change the meta description of each individual collections page, but see nowhere to update the overall collections page of my site. How can I fix this?

Thanks!

It comes by default from Shopify and it shows all of my collections at once. I would like to add a Meta title and description, since it has a negative influence on my SEO.

Could anyone help? (using Dawn theme).

try this in your collection.liquid file

{% if template == 'collection' %}
  
{% endif %}