Pro Plugin Sale! Save 25% on all pro plugins w/ code: SEASONS
Web Dev + WordPress + Security

WordPress Plugin: Disable WP Robots

Disable WP Robots WordPress 5.7 features a new Robots API that provides filter-based control over the robots meta tag. So if your site is running WordPress 5.7 or better, you will notice a new <meta> tag included in the <head> section of your web pages.

By default, the meta tag added by WordPress has a value of max-image-preview:large, which is fine IF it is the only robots meta tag on the page. If your site already has its own meta robots tag, then there will be duplicate tags, which is dubious at best. Ideally for optimal SEO, you want only ONE robots meta tag on each page.

5-second summary: Want to disable the meta robots tag added by WordPress? Get the free plugin. More details provided in the article below.

Check your pages

After WordPress 5.7 is released, check the source code of your site’s web pages. On each page you will find the new meta robots tag added by WordPress. Here is a screenshot of what to look for:

Screenshot of robots meta tag added by WordPressNew robots meta tag, replete with single quotes (click image to view full-size)

Now search for any duplicate meta robots tags on the page. If you’re using a plugin to add proper meta tags, or if they are added via your theme template, you may find multiple instances of the meta robots tag. Here is a screenshot showing an example of duplicate robots tags, each specifying a different content value:

Screenshot showing duplicate robots meta tagsShowing duplicate robots meta tags on the page (click image to view full-size)

From what I’ve read, multiple/duplicate meta robots tags on the same page should be avoided. Best case scenario the client properly combines and interprets the different values. Worst case scenario the client misinterprets and something goes awry.

How to disable the WP robots tag

Thanks to the WP team, there is an easy way to disable the meta robots tag that’s added by WordPress. Simply include the following line of code in your theme (or child theme), or include via simple custom plugin:

remove_filter('wp_robots', 'wp_robots_max_image_preview_large');

Save changes and done. When the above line is included, WordPress will not add a meta robots tag to any of your pages. Any meta tags that are added via plugins or themes will not be affected by the above code. Learn more about how it works.

OR..

If you would rather skip messing with code and just use a plugin instead. You can download my plugin Disable WP Robots from its home at the WP Plugin Directory.

Jeff Starr
About the Author
Jeff Starr = Creative thinker. Passionate about free and open Web.
USP Pro: Unlimited front-end forms for user-submitted posts and more.

One response to “WordPress Plugin: Disable WP Robots”

  1. I tried to use the wp robots, the result was: SLOW As h*ll! It is better to use the old robots.txt and do asabove:)

Comments are closed for this post. Something to add? Let me know.
Welcome
Perishable Press is operated by Jeff Starr, a professional web developer and book author with two decades of experience. Here you will find posts about web development, WordPress, security, and more »
WP Themes In Depth: Build and sell awesome WordPress themes.
Thoughts
First snow of the year :)
BF Sale! Save 40% on all Pro WordPress plugins and books w/ code FRIDAY23
Sincerely trying to engage more on social media. I love the people not the platforms.
All free and pro WordPress plugins updated and ready for WP version 6.4!
Fall season almost here :)
My greatest skill on social media is the ability to simply ignore 98% and keep scrolling without interacting.
Enjoying this summer, getting some great positive energy. Refreshing and inspiring.
Newsletter
Get news, updates, deals & tips via email.
Email kept private. Easy unsubscribe anytime.