CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Sun, 12 Oct 2025 04:44:57 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
x-olaf: ⛄
vary: accept, content-type
link: ; rel="https://api.w.org/"
link: ; rel="alternate"; title="JSON"; type="application/json"
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
wp-includes/robots-template.php | Developer.WordPress.org
File: wp-includes/robots-template.php
-
functionwp_robots()
Displays the robots meta tag as necessary.
-
hookwp_robots
Filters the directives to be included in the ‘robots’ meta tag.
-
functionwp_robots_noindex()
Adds `noindex` to the robots meta tag if required by the site configuration.
-
functionwp_robots_noindex_embeds()
Adds `noindex` to the robots meta tag for embeds.
-
functionwp_robots_noindex_search()
Adds `noindex` to the robots meta tag if a search is being performed.
-
functionwp_robots_no_robots()
Adds `noindex` to the robots meta tag.
-
functionwp_robots_sensitive_page()
Adds `noindex` and `noarchive` to the robots meta tag.
-
Adds `max-image-preview:large` to the robots meta tag.