WordPress version: 3.5.1
WordPress SEO version: 1.4.7
bbPress version: 2.3.1
I did this:
Set custom title and meta for the bbPress topic-tag custom taxonomy:
Title template:
%%ct_topic-tag%% - %%sitename%% Forums
Meta description template:
%%ct_desc_topic-tag%%
I expected the plugin to do this:
Output the custom title and meta description on the <head> of the topic-tag page.
Instead it did this:
Nothing. In fact it did not output anything other than the plugin comment on the <head> element, not even the canonical meta tag:
<!-- This site is optimized with the Yoast WordPress SEO plugin v1.4.7 - http://yoast.com/wordpress/seo/ -->
<!-- / Yoast WordPress SEO plugin. -->
Thanks for help.