The fields from the SEO Tools recipe should automatically be added to new content types when they are created after the SEO Tools recipe is applied
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3501759. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !474 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>If you apply SEO Tools, you get SEO fields on all your existing content types. If you create a new content type after the recipe is pplied, it won't have any of the SEO fields; you'll have to know to go reapply the recipe. How cool would it be if you didn't have to do that?</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>ECA to the rescue. It just committed <span class="drupalorg-gitlab-issue-link drupalorg-gitlab-link-wrapper"><a href="https://git.drupalcode.org/project/eca/-/work_items/3501480" class="drupalorg-gitlab-link">https://git.drupalcode.org/project/eca/-/work_items/3501480</a></span>, which would allow SEO Tools to ship an ECA model that, whenever a new content type is created, automatically reapplies the SEO Tools recipe.</p> <p>Let's see if we can do exactly that, and then see what the implications are, and what (if any) difficulties result from it.</p> > Related issue: [Issue #3548930](https://www.drupal.org/node/3548930)
issue