• Resolved johnmiller083

    (@johnmiller083)


    I’ve set “No Image Index” for my pages via Yoast, but can’t find the noimageindex tag in the page source code.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @johnmiller083

    Thanks for reaching out.

    Can you please let us know the steps you have followed to set the “No Image Index”?

    Thread Starter johnmiller083

    (@johnmiller083)

    Choose the “No Image Indes” option in that page and then save it.

    Hi @johnmiller083,

    We would like to let you know that the “No Image Index” setting in Yoast SEO is designed to add the max-image-preview: none directive to your website’s robots meta tag, rather than inserting a specific “noimageindex” tag in the page source code.

    You can verify the implementation of the “No Image Index” setting by inspecting the robots meta tag in the HTML source code of your pages. Look for a tag similar to the following:

    <meta name="robots" content="index, follow, max-image-preview: none">

    If you observe the max-image-preview: none directive within the content attribute of the robots meta tag, it means that the “No Image Index” setting has been successfully applied.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘“No Image Index” can’t work’ is closed to new replies.