Plugin generates indexable query strings (?add_to_wishlist=)
-
Hello,
we have found a serious issue with the YITH Wishlist plugin (free version).
The plugin generates hundreds of indexable URLs with the query parameter?add_to_wishlist=(and related_wpnonce,rest-nonce).As a result, our site had more than 200 “garbage” URLs detected in Google Search Console, marked as “Crawled – currently not indexed”. This creates SEO pollution and negatively affects indexing quality.
We had to apply a Cloudflare Worker to force
410 Gonefor such URLs, as a temporary workaround. However, this should not be necessary if the plugin handled requests correctly.Such URLs should never be indexable. The plugin should either:
- Prevent their exposure to crawlers (robots meta / canonical handling), or
- Return proper non-indexable responses.
Please investigate and fix this issue. It would help a lot of site owners who are facing the same SEO problem.
Thanks.
You must be logged in to reply to this topic.