diff --git a/app/views/layouts/crawler.html.erb b/app/views/layouts/crawler.html.erb index 4cbf2eef8df..85495538c0f 100644 --- a/app/views/layouts/crawler.html.erb +++ b/app/views/layouts/crawler.html.erb @@ -16,6 +16,8 @@ <%= theme_lookup("head_tag") %> <%= render_google_universal_analytics_code %> <%= yield :head %> + + <%= build_plugin_html 'server:before-head-close-crawler' %> <%= theme_lookup("header") %>