Closed (outdated)
Project:
Meta tags quick
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Issue tags:
Reporter:
Created:
5 Jul 2011 at 06:10 UTC
Updated:
20 Oct 2025 at 12:16 UTC
Jump to comment: Most recent
Comments
Comment #1
valthebaldTechnically meta description is limited by field size in DB (256 chars), this limitation is checked by metatags_quick_field_validate().
So, to overcome this limitation, you need to enlarge DB storage and change metatags_quick_field_validate
Comment #2
valthebaldComment #3
alphex commentedGoogle them selves say that this field can be 350 characters now.
Can we please upgrade it to that, at least? or have a more elegant way then hacking the database schema to enlarge it?
http://googleblog.blogspot.com/2009/03/two-new-improvements-to-google-re... -- this was changed back in 2009.
Talked about here : http://drupal.org/node/610458 (yes, I know for D6, but its fixed in D6 apparently)
Comment #4
alphex commentedChanged status
Comment #5
astonvictor commentedD7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.