{% sw_extends '@Storefront/storefront/layout/meta.html.twig' %}
{% block layout_head_meta_tags_robots %}{% if activeRoute == 'frontend.h1webblog.tag_overview' %}noindex,nofollow{% else %}{{ parent() }}{% endif %}{% endblock %}