<meta name="robots" content="noindex"> in "Fetch as Google"
- by Rodrigo Azevedo
I don't know why but when I execute "fetch as Google" it returns me
HTTP/1.1 200 OK
Cache-Control: private
Content-Type: text/html
Content-Encoding: gzip
Vary: Accept-Encoding
Server: Microsoft-IIS/7.5
Set-Cookie: ASPSESSIONIDQACRADAQ=ECAINNFBMGNDEPAEBKBLOBOP; path=/
X-Powered-By: ASP.NET
Date: Wed, 26 Jun 2013 15:18:29 GMT
Content-Length: 153
<meta name="robots" content="noindex">
The noindex doesn't exist.
Does anybody know what could be wrong?