• I have a problem with an http tag x-robots set to noindex, I have deleted the previous SEO plug-in and installed Yoast, but problem not fixed, there are no issues with the robots.txt file, and there are no noindex tags at the page level.
    https://www.cotswoldflatroofing.com/

    The error is showing up as x-robots noindex, nofollow, noarchive.

    I read that it may be in the header.php but I dont seem to have access to this in WordPress.

    Any suggestions?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support devnihil

    (@devnihil)

    We checked on the https://www.cotswoldflatroofing.com/ site and do not currently see a x-robots noindex tag being output in the header:

    $ curl -I https://www.cotswoldflatroofing.com/
    HTTP/1.1 200 OK
    Date: Wed, 17 Jul 2019 22:02:55 GMT
    Server: Apache
    Link: <https://www.cotswoldflatroofing.com/wp-json/>; rel="https://api.w.org/", <https://www.cotswoldflatroofing.com/>; rel=shortlink
    X-Frame-Options: SAMEORIGIN
    X-Xss-Protection: 1; mode=block
    X-Content-Type-Options: nosniff
    Referrer-Policy: strict-origin-when-cross-origin
    Upgrade: h2,h2c
    Connection: Upgrade
    Cache-Control: max-age=2592000
    Expires: Fri, 16 Aug 2019 22:02:55 GMT
    Vary: Accept-Encoding
    Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
    Content-Security-Policy: upgrade-insecure-requests;
    Content-Type: text/html; charset=UTF-8

    Another place that the x-robots tag can be output is due to a directive in your site’s .htaccess file. If you aren’t sure about this, we would recommend checking with your hosting provider. We also have additional information on this here: ?https://yoast.com/x-robots-tag-play/

    Plugin Support amboutwe

    (@amboutwe)

    This thread has been marked as resolved due to lack of activity.

    You’re always welcome to re-open this topic. Please read this post before opening a new request.

    Thanks for understanding!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘X Robots tag set to noindex’ is closed to new replies.