fitnessessentialsstore
Forum Replies Created
-
I have solved this issue. Thanks for the support
@suascat_wp Found a duplicate wp_head() in the header & removed it. Everything seems fine now. Thank you so much for the help🙂
@dcka Below Is The Response From Yoast Support
“Looking at the page source of the relevant links (for example, https://fitnessessentialsstore.com/product-category/supplements/) from the screenshot, we confirm there are duplicate title and meta description tags with additional other sets of meta tags are being outputted on the source code.
This situation often occurs when wp_head() function is called twice on the header.php. The aforementioned function is responsible for outputting duplicate meta on the page source.
As much as we’d love to help, our plugin does not control this behavior. Please contact the theme author/support for further assistance.”
- This reply was modified 4 years, 5 months ago by fitnessessentialsstore.
@suascat_wp Same title & descriptions are generated two times – https://pasteboard.co/lOjELzf4Vh0d.png
I have already gone through this article. It does not solve my problem