TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Google boutiques.com has no robots.txt

6 pointsby techvibeover 14 years ago

5 comments

ithkuilover 14 years ago
Well, you can try it with:<p>wget -O- <a href="http://www.boutiques.com/robots.txt" rel="nofollow">http://www.boutiques.com/robots.txt</a> -U "Mozilla/5.0 (compatible; Googlebot/2.1; +<a href="http://www.google.com/bot.html)" rel="nofollow">http://www.google.com/bot.html)</a><p>and you get the same error.<p>I tried a couple of other bot user agent strings from <a href="http://www.useragentstring.com/" rel="nofollow">http://www.useragentstring.com/</a>, same result
AndrewDuckerover 14 years ago
Why would it?
andrenotgiantover 14 years ago
they have NOINDEX, NOFOLLOW robots META tags that tell search engine crawlers to go away.<p>Maybe it's their way of playing nice with all of the merchants they are listing.
yreadover 14 years ago
Could it be user agent filtering?
mooism2over 14 years ago
So?...