In GSC, I have multiple warnings with that reason Excluded with a "noindex" tag
Yes, that's correct, I don't want them to be indexed, for example, WooCommerce product feeds.
And I don't want to have warnings in GSC either. How to fix GSC issue? I already have robots.txt with the below content but it seems not helping.
User-agent: *
Disallow: /wp-admin/
Disallow: /feed/
Thank you.
Yes, that's correct, I don't want them to be indexed, for example, WooCommerce product feeds.
And I don't want to have warnings in GSC either. How to fix GSC issue? I already have robots.txt with the below content but it seems not helping.
User-agent: *
Disallow: /wp-admin/
Disallow: /feed/
Thank you.