Hi, I’m new here - so sorry if not right topic. My site is on wpengine, Cloudflare used for DNS. Recently I noticed that some urls, when fetched in google webmaster tools, are marked as redirected. So I took a look and discovered that it’s done by Cloudflare. (See below):
HTTP/1.1 301 Moved Permanently
Date: Fri, 12 Oct 2018 13:32:59 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: keep-alive
Set-Cookie: __cfduid=XXXXXXXXXXXXXXXXXXXXXXXXXXX; expires=Sat, 12-Oct-19 13:3
Location: http://XXXXXXXXXXXXXXXXXXXXXXX
Expect-CT: max-age=604800, report-uri="https://report-uri.Cloudflare.com/cdn-cgi/beacon/expec
Vary: Accept-Encoding
Server: Cloudflare
CF-RAY: XXXXXXXXXXXXXXXX-ATL
<html>
<head><title>301 Moved Permanently</title></head>
<body bgcolor="white">
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
No redirects for this resource in htaccess and no page rules, nothing ! Resource is working normally, but google doesn’t see it and is not crawling/indexing !
I opened ticket as well, but during 24h no reply !
Any inputs or suggestions ?
Thanks