It would be useful to limit the autotagging to certain content types, e.g. only Articles and not Profiles (as used with Content_Profile), etc. We use a lot of content types for utility functions, e.g. content profiles, menus, etc, and it doesn't make sense for them all to be run through the autotagging engine. Additionally, being able to select only certain content types would make it easier to run a batch to update existing content of just the most important data, usually Articles.
Comments
Comment #1
IncrediblyKenzi commentedThis is already implemented. You can select which content types to autotag in the settings panel for Autotagging.
Note in the code:
Comment #2
damienmckennaYes, thanks sorry for missing that.