Feeds in GSC

hpno

Newbie
Joined
Oct 29, 2023
Messages
14
Reaction score
1
I am using Yoast SEO. In the sitemap_index.xml, there is no feed link. However, GSC keeps digging into feeds such as https://mydomain/shop/product-name/feed and shows that the link is excluded with noindex tag. How can I get rid of these warnings in GSC?

Thank you.
 
Adjust your Yoast SEO settings to exclude feeds from the sitemap, update your `robots.txt` to disallow crawling of feed URLs, and consider setting up server-side redirects for feed URLs.
 
Disable RSS feeds for particular types of posts in your WordPress settings or use a plugin like Disable Feeds
 
Back
Top