diff --git a/ghost/admin/app/components/gh-tag-settings-form.hbs b/ghost/admin/app/components/gh-tag-settings-form.hbs index b4c2ed9893..2c1713e11c 100644 --- a/ghost/admin/app/components/gh-tag-settings-form.hbs +++ b/ghost/admin/app/components/gh-tag-settings-form.hbs @@ -94,56 +94,62 @@
{{#liquid-if this.metadataOpen}} -
-
- - - - -

Recommended: 70 characters. You’ve used {{gh-count-down-characters this.scratchTag.metaTitle 70}}

-
+
+
+
+ + + + +

Recommended: 70 characters. You’ve used {{gh-count-down-characters this.scratchTag.metaTitle 70}}

+
- - - - -

Recommended: 156 characters. You’ve used {{gh-count-down-characters this.scratchTag.metaDescription 156}}

-
- - - - - -
-
-
- -
-
{{this.seoTitle}}
- -
{{this.seoDescription}}
-
+ + + + +

Recommended: 156 characters. You’ve used {{gh-count-down-characters this.scratchTag.metaDescription 156}}

+
+ + + + + +
+
+ +
+
+
+ {{svg-jar "google"}} + +
+ +
{{this.seoTitle}}
+
{{this.seoDescription}}
+
+
@@ -162,63 +168,79 @@
{{#liquid-if this.twitterMetadataOpen}} -
-
- - - - - - - - -

Recommended: 70 characters. You’ve used {{gh-count-down-characters this.scratchTag.twitterTitle 70}}

-
+
+
+
+ + + + + + + + +

Recommended: 70 characters. You’ve used {{gh-count-down-characters this.scratchTag.twitterTitle 70}}

+
- - - - -

Recommended: 156 characters. You’ve used {{gh-count-down-characters this.scratchTag.twitterDescription 156}}

-
-
-
-
- -
- {{#if this.twitterImage}} -
- {{/if}} -
-
{{this.twitterTitle}}
-
{{truncate this.twitterDescription 155}}
-