Sterc / SEOPro

The ultimate MODX Revolution SEO companion
https://www.sterc.nl/en/modx-extras
14 stars 29 forks source link

Feature request: adjusting meta lengths to 2018 guide lines #74

Closed jopberkhout closed 6 years ago

jopberkhout commented 6 years ago

Since 2018 Google changed the way they look at and display the length of meta data. The general assumption is that Google Search now displays up to 76 characters of the page title (70 is safe) and up to 325 in the description (300 is safe). You can adjust the amount of characters in SEO Pro, but the description field still displays a warning and the preview pane still truncates. It would be nice if it would support the new guide lines without having to hack anything.

seo-pro

joeke commented 6 years ago

@jopberkhout Hi Jop! Yeah this is due to the max length (191 chars in modx 2.6.1) on the description field in the modx_site_content table. So this is either something to be fixed in core modx (convert the description to TEXT), or SeoPro should use some custom field for the description. We'll figure something out, and get back to you asap

jopberkhout commented 6 years ago

@joeke You are right, I figured that out after posting it. Your solution sounds good: converting it to TEXT. The Google Preview pane is pretty easy to fix though I presume.

joeke commented 6 years ago

@jopberkhout This will be fixed with the upcoming 1.3.0 version.

joeke commented 6 years ago

@jopberkhout And here it is: https://modx.com/extras/package/seopro