How to Fix a Custom Post Type’s Archive Page Title When Using the All in One SEO Plugin
While using the All in One SEO plugin for WordPress we ran into an issue, the Custom Post Type Archives were picking up the default archive page title structure and outputting %date% inside the page title, needless to say this doesn’t fly. So if you’ve been looking for a solution without having to hardcode it into the header file, check out our simple PHP function solution.