Disable og and twitter meta-tags for some page
-
Hi,
Is there any snippet to add to my functions.php son it would disable all social media meta-tag ?
I do not want that some pages contain these meta-tags.<meta property="og:locale" content="es_ES" /> <meta property="og:type" content="object" /> <meta property="og:title" content="Page title" /> <meta property="og:site_name" content="Website name" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Page title" /> <meta name="twitter:image" content="image.png" />Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Disable og and twitter meta-tags for some page’ is closed to new replies.