wpseek.com
A WordPress-centric search engine for devs and theme authors



wp-includes/robots-template.php › WordPress File

Functions7
Robots template functions.


Function Short description
wp_robotsDisplays the robots meta tag as necessary.
wp_robots_max_image_preview_largeAdds `max-image-preview:large` to the robots meta tag.
wp_robots_noindexAdds `noindex` to the robots meta tag if required by the site configuration.
wp_robots_noindex_embedsAdds `noindex` to the robots meta tag for embeds.
wp_robots_noindex_searchAdds `noindex` to the robots meta tag if a search is being performed.
wp_robots_no_robotsAdds `noindex` to the robots meta tag.
wp_robots_sensitive_pageAdds `noindex` and `noarchive` to the robots meta tag.