name;
if ( WPSEO_Options::get( 'is-media-purge-relevant' ) && WPSEO_Options::get( $noindex_option_name ) === false ) {
$description = sprintf(
/* translators: %1$s expands to the link to the article, %2$s closes the link to the article */
esc_html( __( 'By enabling this option, attachment URLs become visible to both your visitors and Google.
To add value to your website, they should contain useful information, or they might have a
negative impact on your ranking. Please carefully consider this and %1$sread this post%2$s if
you want more information about the impact of showing media in search results.', 'wordpress-seo'
) ),
'',
''
);
echo '