i use AIO seo right now, and want to change it to manual meta using is_single but it's not work..my code something like this
<?php } if (is_single()) { ?>
<meta name="description" content="post about <?php wp_title('');?>bla bla bla" />
help me please...