Noindex robot tag
-
Hi all,
I already have a robot tag in my header;<meta name=’robots’ content=’index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1′ />
But seem like as soon as I activate “YITH WooCommerce Wishlist” plug-in, it creates another set of Robot meta tag, and makes most of my indexed pages NOINDEX. So I basically end up with two Robots meta tags in my header, for my products is usually the same and both are identical but for the wishlist indexed pages it makes one says NOINDEX, meaning I have one saying index and the second one saying noindex and as result 9000 of my indexed pages got removed from Google.
All the pages similar to the following have a Noindex tag as well.
https://uggspecialist.com.au/product-category/women/page/11/?add_to_wishlist=35423How can I Disable or remove the robot meta tag created by WITH Wishlist plugin?
This is what the YITH plugin creates in my header; <script>document.documentElement.className = document.documentElement.className + ‘ yes-js js_active js'</script> <meta name=’robots’ content=’index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1′ /> Or this on some pages; <script>document.documentElement.className = document.documentElement.className + ‘ yes-js js_active js'</script> <meta name=’robots’ content=’noindex, follow’ />
With kind regards
Mitchell
- The topic ‘Noindex robot tag’ is closed to new replies.