wp_no_robots


wp_no_robots ( No parameters )

Defined at:
Change Log:
  • 5: .

Description

Display a `noindex` meta tag.Outputs a `noindex` meta tag that tells web robots not to index the page content. Typical usage is as a {@see 'wp_head'} callback: add_action( 'wp_head', 'wp_no_robots' );

Related Functions

wp_robots, wp_robots_no_robots, do_robots, is_robots, wp_upload_bits

Top Google Results

User discussions

wpseek mobile