noindex


noindex ( No parameters )

See:
Defined at:

Description

Displays a `noindex` meta tag if required by the blog configuration.If a blog is marked as not being public then the `noindex` meta tag will be output to tell web robots not to index the page content. Typical usage is as a {@see 'wp_head'} callback: add_action( 'wp_head', 'noindex' );

Related Functions

drop_index, wp_robots_noindex, add_clean_index, login_header, domain_exists

Top Google Results

User discussions

wpseek mobile