Forums
Forums / Fixing WordPress / Meta Robots
(@santiago4iu)
6 years ago
I have this code in my web <meta name=”robots” content=”max-snippet:-1, max-image-preview:large, max-video-preview:-1″/> It is going to index?
Or I have to change it to <meta name=”robots” content=”index, follow” /> ??? Thanks for your help
The page I need help with: [log in to see the link]
(@a2hostingrj)
https://yoast.com/robots-meta-changes-for-google/
Unless a page is set to noindex or nosnippet, every page will have max-snippet:-1, max-image-preview:large, max-video-preview:-1 added to its robots meta string.
Basically you are telling Google that you want no restrictions on your snippets.
The topic ‘Meta Robots’ is closed to new replies.