I have observed high-severity error There are multiple descriptions on the page
reported in the Bing Webmaster tool
under the Top Insights
section for almost all my WordPress site pages and the
Recommended action:
Remove redundant tags from the page source, so that only one tag exists.
As a best practice, there should only be a single meta description per page, contained in the section of the page source.
Later I observed that one meta description code is already built on my Q&A website (example.com) and one is generated on each page by the Yoast Premium plugin installed on my WordPress site causing duplicate meta description multiple tags on each page of the website.
How can I resolve this error?
I have disabled the meta-description output generated by
Yoast
as follows:Yoast SEO -> Settings -> Content Types -> Questions
and blanked out the text inside the meta description content box and Save Changes.