以下のようにレンダしているのにメタディスクリプションが本番環境ではbodyタグ内に記載されページスピードインサイトでメタディスクリプションが設定されていないことになってしまう。
{%- if settings.favicon != blank -%}
{%- endif -%}{%- unless settings.type_header_font.system? and settings.type_body_font.system? -%}
{%- endunless -%} {{ page_title }} {%- if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif -%} {%- if current_page != 1 %} – Page {{ current_page }}{% endif -%} {%- unless page_title contains shop.name %} – {{ shop.name }}{% endunless -%}{% if page_description %}
{% endif %}
{% render ‘meta-tags’ %}