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

Increase Meta Description Custom Text to 320 Characters [Feature Request] #304

Open
bfopma opened this issue Dec 12, 2017 · 3 comments
Open

Comments

@bfopma
Copy link

bfopma commented Dec 12, 2017

Per https://moz.com/blog/googles-longer-snippets Google is now allowing meta descriptions to be "not greater than 320 characters." Can the SEO Description custom text option be modified to allow up to 320 characters?

Thank you!

@gutestun
Copy link

Agreed. An indicator when the description is between 230 and 320 characters would be optimal.

@khalwat
Copy link
Collaborator

khalwat commented Jan 21, 2018

You can do this via the config.php:

https://github.com/nystudio107/seomatic/blob/master/config.php#L26

@khalwat khalwat closed this as completed Jan 21, 2018
@khalwat khalwat reopened this Jan 26, 2018
@khalwat
Copy link
Collaborator

khalwat commented Jan 26, 2018

Just wanted to suggest a small feature change on SEOmatic now when Google is showing more than 160 characters on the description.
In my config/seomatic.php I've made the changes:

"maxDescriptionLength" => 360,

....but the fieldtype still shows 160 characters countdown because that number is hardcoded in /templates/field.php.
If that variables also could be "maxDescriptionLength" it would be great. Now I had to change it manually in that file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants