I love this module. I was hoping to find a way to manually override some meta tags. For instance, I have static meta tags enabled, but on one node I wanted custom keywords, so I entered them manually. The result is that I have two meta tags for "keywords". Is there anyway to check if there is something manually entered, and then if empty, run the keywords automatically?
Comments
Comment #1
nocean commentedSeconded. This is a fantastic module, but there should be some sort of override hierarchy. I'm using the Integrated Meta Global Module to define site-wide meta, and it seems logical that when node-level (content-type) meta data is defined, it should override the global settings.
Something like:
[DYNAMIC META] = NULL --> [STATIC META] = NULL --> [GLOBAL META]
Comment #2
nocean commentedSorry to bump, but two months have passed. Was hoping to get a bit of feedback from fractile81 about this feature.