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
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
If I disable Automatic Render Enabled in the admin panel
and in the code in the head tag I add scripts, for example
{% do seomatic.script.render ()%}
{% do seomatic.link.render ()%}
any seomatic scripts are not displayed in google chrome console ( GTM, etc)
When Automatic Render Enabled is enabled, they are displayed correctly
What could be the reason?
Question
If I disable Automatic Render Enabled in the admin panel
and in the code in the head tag I add scripts, for example
{% do seomatic.script.render ()%}
{% do seomatic.link.render ()%}
any seomatic scripts are not displayed in google chrome console ( GTM, etc)
When Automatic Render Enabled is enabled, they are displayed correctly
What could be the reason?
Additional context
The text was updated successfully, but these errors were encountered: