add_filter( 'rank_math/frontend/robots', function( $robots ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if ( strpos( $url, 'add-to-cart=' ) !== false ) { $robots['index'] = 'noindex'; $robots['follow'] = 'nofollow'; } return $robots; }); ARP - Revmatch
Skip to content Skip to sidebar Skip to footer