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.
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
Comment #1
lsolesen commentedWould you be willing to create a patch to include this functionality?
Comment #2
mike.davis commentedLooking 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?