theme has a small problem that I have noticed and fixed for audreybitonitube_com for mediumpimpin.
download your "header.php" from the tubetheme folder.
<?php wp_head(); ?> tag must be BEFORE closing </head>
so it should be
<?php wp_head(); ?>
</head>
that should fix your SEO problem ;)
lol I need 30 posts to be allowed to post URLs. I guess I should be on forums more often
