diff --git a/layouts/partials/head.html b/layouts/partials/head.html
index 300a8414..86ee5747 100644
--- a/layouts/partials/head.html
+++ b/layouts/partials/head.html
@@ -160,7 +160,6 @@
{{- /* Misc */}}
{{- if hugo.IsProduction | or (eq .Site.Params.env "production") }}
{{- template "_internal/google_analytics.html" . }}
-{{- template "_internal/google_news.html" . }}
{{- template "partials/templates/opengraph.html" . }}
{{- template "partials/templates/twitter_cards.html" . }}
{{- template "partials/templates/schema_json.html" . }}