From 9d20e06bc01ad5498fc5fb844fe4e4a295f33f3d Mon Sep 17 00:00:00 2001 From: Mark Moffat Date: Thu, 23 Jan 2020 21:39:47 +1030 Subject: [PATCH] Move SEO improvements --- views/layouts/layout.hbs | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/views/layouts/layout.hbs b/views/layouts/layout.hbs index 1eb986c..4d6786c 100644 --- a/views/layouts/layout.hbs +++ b/views/layouts/layout.hbs @@ -2,7 +2,7 @@ {{#if config.injectJs}}{{{config.injectJs}}}{{/if}} - {{config.cartTitle}} - {{title}} + {{title}} {{#if admin}} @@ -13,10 +13,14 @@ {{/if}} + {{#if productDescription}} + + {{else}} {{#if metaDescription}} {{else}} - + + {{/if}} {{/if}} @@ -70,11 +74,10 @@ {{/if}} {{#if result.productImage}} - + {{/if}} - {{#if pageUrl}} {{else}}