{% if seo_description %}{% endif %}
{% if canonical_url %}{% endif %}
{% if robots_content %}{% endif %}
{% for tag in og_tags %}{% if tag.content %}
{% endif %}{% endfor %}
{% for tag in article_tags %}{% if tag.content %}
{% endif %}{% endfor %}
{% for tag in twitter_tags %}{% if tag.content %}
{% endif %}{% endfor %}
{% if json_ld %}{% endif %}