You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Which OS/Browser/stack and other applicable technologies are you using?
This is not a front-end issue, and applies to all browsers and all installed sites.
2. What steps (URLs are great here whenever possible) can you follow (given 1) to replicate the problem?
Install a frost site using the installation instructions in the readme
Navigate to /admin/config/search/metatag
Note that all metatag settings (with the possible exception of 'Product' have default metatag settings/tokens, rather than the settings in the docroot/profiles/frost/config/optional/ directory
3. What is the expected result of following step 2?
Ideally, installing the site will automatically apply the metatag configs, so there isn't a manual step to have great meta tags.
4. What happens instead?
The developer has to lando drush cex -y then manually copy the metatag settings from the profile's optional direct and lando drush cim -y to get the metatags in there in a quick and reliable manner.
5. Are you willing to try and fix it yourself as a contributor?
Yes, but am also open to somebody else writing the install-time script.
The text was updated successfully, but these errors were encountered:
1. Which OS/Browser/stack and other applicable technologies are you using?
This is not a front-end issue, and applies to all browsers and all installed sites.
2. What steps (URLs are great here whenever possible) can you follow (given 1) to replicate the problem?
/admin/config/search/metatag
docroot/profiles/frost/config/optional/
directory3. What is the expected result of following step 2?
Ideally, installing the site will automatically apply the metatag configs, so there isn't a manual step to have great meta tags.
4. What happens instead?
The developer has to
lando drush cex -y
then manually copy the metatag settings from the profile's optional direct andlando drush cim -y
to get the metatags in there in a quick and reliable manner.5. Are you willing to try and fix it yourself as a contributor?
Yes, but am also open to somebody else writing the install-time script.
The text was updated successfully, but these errors were encountered: