Active
Project:
Metatag
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2011 at 09:39 UTC
Updated:
6 Sep 2015 at 11:11 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidDefault for text fields has been increased to 255 with http://drupalcode.org/project/metatags.git/commit/1c97f4c. You'll need to clear caches for it to take affect.
Comment #3
liquidcms commented255 is better; but is there an HTML limit for this? i don't think so; so i'd have to agree with @vasike that should likely be a textarea.
Comment #4
finex commentedBeing keywords not considered by search engines and being keyword stuffing considered a bad behaviour, probably 255 is even too much :-)
Comment #5
scott m. sanders commentedIf you want more keywords, use this alongside: http://drupal.org/project/metatags_quick
Add a keywords field, give it a nice big limit (cannot be changed later), then use the new keywords field instead.
Comment #6
damienmckennaDuplicate of #1715262: Meta description too short - the maximum meta tag length has been bumped to 1024 characters.
Comment #7
liquidcms commentednot sure why this is marked as a duplicate of the case re: description being too short as this is about keywords; but maybe both fixed on that issue (although no mention of it).
anyway, great that this has been bumped to 1024 characters; but seems a little silly to have to try to edit this in a 60 character textfield; so this patch makes it a textarea like the others.
Comment #9
makangus commentedrerolled the patch by liquidcms for the testbot
Comment #10
makangus commentedoops, changed status for the testbot
Comment #11
damienmckennaGiven how irrelevant the keyword field is in today's SEO world, I'm not sure this is worth it. I might be willing to consider an advanced option that converts *all* textfield fields into textareas though.
Comment #12
liquidcms commentedRegardless of relevancy; clients still ask for ability to add keywords.
Comment #13
damienmckennaLeaving this as Active and as a Feature Request as it isn't a Bug Report.
Comment #15
damienmckenna