Closed (won't fix)
Project:
Metatag
Version:
7.x-1.0-alpha3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2011 at 16:37 UTC
Updated:
19 Oct 2012 at 00:55 UTC
Hi,
Sometime token replacement may be too big.
I suggest to split string if it's too long.
This lenght should be a parameter (ex 80 characters for title and 250 for meta description)
Thanks
Comments
Comment #1
Prague man commentedSubs, summary is too large.
Comment #2
damienmckennaThe meta tags allow for up to 1024 characters to be saved in each field, given that most will be dynamically generated using tokens this should be enough. Please follow #1466292: Document all Metatag's hooks as we start documenting how to work with the module in order to be able to make changes like this.