Quote:
Originally Posted by Angel R.
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 
|
That's exactly what I just did and was coming back to post it. Now, I'm feeling better knowing I did it correctly.
Thanks!
