Closed (fixed)
Project:
Integrated Metatags
Version:
5.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2009 at 19:04 UTC
Updated:
7 Feb 2009 at 22:00 UTC
Set a word or character limit on all "description" Metatags. To use this, you must first create a Metatag with the name of "description".
Cap on words or characters: Enter a number to cap at: .............
If i use this option the word chars is inserted as the first word in the source code. This is a critical error because the spider bots are getting error on accesing the page and don't read ANY of the metatags
Comments
Comment #1
zet commentedseems like the solution to this is that you have to remove or comment line 994 from int_meta.module .
Comment #2
fractile81 commentedThat's correct. I have this fixed on my local CVS, but was hoping to get my new documentation done before I did an official release. I'll see about doing one more BETA release since the documentation is taking longer than I had thought.
In the mean time, you can comment that line out like you suggested, or change to not have a cap or use a word cap. I realize that's less ideal, so I'll get that next beta release out when I can. Marking as normal since it can be worked around.
Comment #3
fractile81 commentedThis has been applied and is in the BETA7 release.