- Joined
- Apr 23, 2019
- Messages
- 214
- Likes
- 168
- Degree
- 1
I was messing around in GSC and noticed a warning.
It said "indexed but blocked by robot.txt".
That sounds right because I added
to make sure it doesn't get crawled.
GSC was talking about
I'm pretty sure the search results should be blocked right? Otherwise, you will spend your whole crawl budget on that.
Now I'm thinking I need to do something else as well, to let google know to stay away.
Or do you guys just let them crawl the searches?
It said "indexed but blocked by robot.txt".
That sounds right because I added
Disallow: /?s=
and Disallow: /search/
in my robots.txt,to make sure it doesn't get crawled.
GSC was talking about
/?s={search_term_string}
.I'm pretty sure the search results should be blocked right? Otherwise, you will spend your whole crawl budget on that.
Now I'm thinking I need to do something else as well, to let google know to stay away.
Or do you guys just let them crawl the searches?