East River in New York City at night
September 2019 — East River from Manhattan New York City.
add_filter( 'rank_math/frontend/robots', function( $robots ) { if ( ! is_tag() ) { return $robots; } $term = get_queried_object(); if ( ! $term || is_wp_error( $term ) ) { return $robots; } $count = (int) $term->count; // If tag has enough content → allow indexing if ( $count >= 10 ) { $robots['index'] = 'index'; $robots['follow'] = 'follow'; } else { $robots['index'] = 'noindex'; $robots['follow'] = 'follow'; } return $robots; }, 20 );
Explore photos tagged Hudson River.