<?php
$deskıripşın = the_author_meta( "user_description" );
if(strlen($deskıripşın) < 200){ echo "noindex şeyi"; }
?>