Hello,
I want add meta description on my collection/all page: https://www.picobricks.com/collections
This is important because this page duplicate meta description issue with home page.
Chat GPT’s solutions not working.
Please help! Thank you.
Edit: I use Ella Theme.
Edit: I solved with this code: {% if request.path == ‘/collections’ %}
{% elsif page_description %}
{% endif %}