Working With Yoast and Profit.FM

Title tags all over the place. My theme resetting after 1hr. and all kinds
of other weird stuff. I’ve spent a couple days working on these problems
and I’ve finally figured it out…

  • How to work with . Yoast SEO*

If you change your theme you need to go into your header php and put this
code in there again. Every time you change theme you need to do this. When
you’re testing out themes your meta data will be all over the place until
you reset this bit of code. Your guide talks about the code but it wasn’t
clear that it would be reset with every theme activation.

<?php wp_title(’’); ?>

Knowledge Base and Helpdesk