// Filter to add nofollow attribute to category links function add_nofollow_to_category_links( $output ) { // Find all tags in the output $output = preg_replace_callback('/]+/', 'add_nofollow_to_category_links_callback', $output); return $output; } function add_nofollow_to_category_links_callback($matches) { $link = $matches[0]; // Add nofollow attribute if it's a category link if (strpos($link, 'class="cat-item') !== false) { $link = preg_replace("%(href=\S(?!.*rel=['\"]nofollow['\"])([^>]*)%)", '$1 rel="nofollow" $2', $link); } return $link; } add_filter('wp_list_categories', 'add_nofollow_to_category_links'); Shop 2022 Men's Shirts | Organic Cotton | Shahed Design
Close My Cart
Close Wishlist
Recently Viewed Close
Close

Close
Navigation
Categories