• Ok.
    So i have this code: <?php if($theme_review_tag_1 == "0") { echo(get_the_term_list($post->ID, 'release_date', '<li><strong>'.$theme_review_tag_1_singular_name.':</strong> ', ', ', '</li>')); } ?>
    How do I put noindex,follow on that tag?

  • The topic ‘noindex,follow in custom taxonomies’ is closed to new replies.