Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO Settings: up limit of characters for meta description #5541

Closed
davewhitley opened this issue May 23, 2016 · 0 comments
Closed

SEO Settings: up limit of characters for meta description #5541

davewhitley opened this issue May 23, 2016 · 0 comments
Assignees
Labels
[Feature] Site Settings All other general site settings. [Type] Bug When a feature is broken and / or not performing as intended

Comments

@davewhitley
Copy link
Contributor

Character count limit should be increased to 300, but still show the red warning at 160 characters.

Copy should be updated to:

Craft a description of your site in about 160 characters. This description can be used in search engine results for your site's Front Page.

@davewhitley davewhitley added [Type] Bug When a feature is broken and / or not performing as intended [Feature] Site Settings All other general site settings. labels May 23, 2016
@davewhitley davewhitley added this to the SEO Settings v1 milestone May 23, 2016
@roundhill roundhill self-assigned this May 23, 2016
roundhill added a commit that referenced this issue May 23, 2016
* Updated copy.
* Character limit limited to 300.
* Removed now unecessary `FormInputValidation` component since we switched to using a `CountedTextArea`.

Fixes #5541
roundhill added a commit that referenced this issue May 26, 2016
* Updated copy.
* Character limit limited to 300.
* Removed now unecessary `FormInputValidation` component since we switched to using a `CountedTextArea`.

Fixes #5541
roundhill added a commit that referenced this issue May 26, 2016
* Fixes for meta content field:

* Updated copy.
* Character limit limited to 300.
* Removed now unecessary `FormInputValidation` component since we switched to using a `CountedTextArea`.

Fixes #5541

* Show yellow background instead of red when 160 chars is reached.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Site Settings All other general site settings. [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

No branches or pull requests

2 participants