Hi,
I am generating dynamic content on a template-page using php and an own redirect in the htaccess.
I tried to customize the Meta-Tags (Description and Keywords) from within the template-file, but that leaves me with Doubled Metatags, the first coming from Headspace, the latter from my php.
Is there a possibility using remove_action or remove_filter to make Headspace ignoring the page?
Regards,
Markus