Created
June 24, 2011 02:16
-
-
Save resistorsoftware/1044095 to your computer and use it in GitHub Desktop.
A Liquid Snippet for the Meta-Titler Shopify App
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% capture title %}<title>{{ shop.name }} | {{ page_title }}</title>{% endcapture %} | |
{% if template == 'product' %} | |
{% assign mf = product.metafields.meta_data %} | |
{% unless mf == empty %} | |
{% for mf in product.metafields.meta_data' %} | |
{% capture key %}{{ mf | first }}{% endcapture %} | |
{% if key == 'title' %} | |
{% capture title %}<title>{{mf | last}}</title>{% endcapture %} | |
<meta name="title" content="{{mf | last}}" /> | |
{% endif %} | |
{% if key == 'meta_description' %} | |
<meta name="description" content="{{mf | last}}" /> | |
{% endif %} | |
{% if key == 'keywords' %} | |
<meta name="keywords" content="{{mf | last}}" /> | |
{% endif %} | |
{% endfor %} | |
{% endunless %} | |
{% elsif template == 'page' %} | |
{% assign mf = page.metafields.meta_data %} | |
{% unless mf == empty %} | |
{% for mf in page.metafields.meta_data' %} | |
{% capture key%}{{ mf | first }}{%endcapture%} | |
{% if key == 'title' %} | |
{% capture title %}<title>{{mf | last}}</title>{% endcapture %} | |
<meta name="title" content="{{mf | last}}" /> | |
{% endif %} | |
{% if key == 'meta_description' %} | |
<meta name="description" content="{{mf | last}}" /> | |
{% endif %} | |
{% if key == 'keywords' %} | |
<meta name="keywords" content="{{mf | last}}" /> | |
{% endif %} | |
{% endfor %} | |
{% endunless %} | |
{% endif %} | |
{{title}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Enviromental Led Lighting Solutions provides led strip lighting, waterproof rgb led strip lights in Australia.We also offer a wide variety of LED flood lights, LED spotlight bulbs, track lighting, LED controllers, color changing, chasing, sequencing with a variety of moving functions, and so much more