Answer the question
In order to leave comments, you need to log in
How to remove duplicate meta tags in WP?
Installed the Yoast WordPress SEO plugin and started duplicate tags
<meta property="og:type" content="article"/>
<meta property="og:description" ... >
<meta property="og:url">
Answer the question
In order to leave comments, you need to log in
Apparently, both the theme and the plugin add these meta tags to you, Wordpress itself, by default, does not add them. So you need to look at the theme files, and cut them out from there. Or in the plugin options, if possible, disable the output of these meta tags.
Through TotalCommander, you launch a search for site files with a query, for example, og:type , and look at the results. If you want to delete, go to the found file\s and comment on the output functions.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question