Hi sorry I realised that all my pages in Shopify my website contain:
<meta property=“og:description” content=
But doesn’t have :
<meta name=“description” content= (I’ve added a ||| <meta name=“description” content=" ||| on theme.liquid )
I would like to add a function that says : For every page in my website, Create a <meta name=“description” content= EQUAL the content of <meta property=“og:description” content=.
Do you understand what I am asking ?
Kinds regards,
Sergio