Improved algorithm for automatic generation of keywords metatag values.
Now automatic filling occurs only when the Meta-tag keywords field in the publication (or section) is not filled.
Only part of the page text is used for analysis, the tags 'head', 'meta', 'link', 'a', 'script', 'style', 'iframe', 'object', 'param', 'form', 'button', 'textarea', 'input', 'img' and tags with classes are excluded 'menu-string', 'menu-horizontal-dropdown', 'menu-vertical', 'more-info', 'footer', 'alc-login', 'user-finds-container', 'pages-container', 'social-auth', 'share-buttons-site', 'share-buttons-forum', 'item-like', 'comments-container', 'date', 'rss-container', 'alc-item-tags', 'all-items', 'feedbacks-container', 'order-link-container', 'orders-container', 'currencys-container', 'comments-last-container', 'forum-last-messages', 'forum-info-container', 'forum-message-user', 'forum-message-date', 'alc-go-up', 'interdiction-access-info', 'data-sort', 'kcaptcha', 'alc-cookies-info', 'alc-system-messages', 'cke_editable', 'cache-mark', 'advertising-block'.
To additionally exclude blocks from analysis, you can use the alc_hook_meta_tags_clear hook.