diff --git a/layouts/partials/head/custom.html b/layouts/partials/head/custom.html
index 546d192..60a9222 100644
--- a/layouts/partials/head/custom.html
+++ b/layouts/partials/head/custom.html
@@ -1,5 +1,7 @@
-
+{{ if or (eq .Kind "taxonomy") (eq .Kind "term") }}
+
+{{ end }}
{{- if .Params.keywords }}
{{- else if .Params.tags }}