contentoptimizer.module file does not include a conditional to check for the existence of the metatag module, which is the new D7 version of nodewords, it only checks for nodewords which has not been ported to D7. Metatag module must be considered.

Comments

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

Would you be willing to create a patch to include this functionality?

mike.davis’s picture

Issue summary: View changes

Looking at this, there is now a check for the metatag module, but only this module. There are other metatag modules, like metatags_quick, which are valid so could there be an option for which metatag module your site is using?