From f25844b5802e39464c69d382bacbe56e78941e2f Mon Sep 17 00:00:00 2001 From: Kanti Date: Mon, 25 Aug 2014 15:39:44 +0200 Subject: [PATCH] Limit the meta description to 130 (Google's length) --- system/admin/views/add-page.html.php | 2 +- system/admin/views/add-post.html.php | 2 +- system/admin/views/edit-page.html.php | 2 +- system/admin/views/edit-post.html.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/system/admin/views/add-page.html.php b/system/admin/views/add-page.html.php index c48f07f..b69573c 100644 --- a/system/admin/views/add-page.html.php +++ b/system/admin/views/add-page.html.php @@ -10,7 +10,7 @@ Title *


Url (optional)

If the url leave empty we will use the page title.

- Meta Description (optional)

+ Meta Description (optional)



diff --git a/system/admin/views/add-post.html.php b/system/admin/views/add-post.html.php index 7955a82..9e80717 100644 --- a/system/admin/views/add-post.html.php +++ b/system/admin/views/add-post.html.php @@ -11,7 +11,7 @@ Tag *


Url (optional)

If the url leave empty we will use the post title.

- Meta Description (optional)

+ Meta Description (optional)




diff --git a/system/admin/views/edit-page.html.php b/system/admin/views/edit-page.html.php index 2ea895d..7c7225f 100644 --- a/system/admin/views/edit-page.html.php +++ b/system/admin/views/edit-page.html.php @@ -35,7 +35,7 @@ Title *


Url (optional)

If the url leave empty we will use the page title.

- Meta Description (optional)

+ Meta Description (optional)




diff --git a/system/admin/views/edit-post.html.php b/system/admin/views/edit-post.html.php index 3b37435..fb72735 100644 --- a/system/admin/views/edit-post.html.php +++ b/system/admin/views/edit-post.html.php @@ -49,7 +49,7 @@ Tag *


Url (optional)

If the url leave empty we will use the post title.

- Meta Description (optional)

+ Meta Description (optional)