BlogSphere - Response: Re: HTML Meta Tage - Link is missing the REL attribute
try this to see if that generates the correct output:
edit form "MetaTag Definition"
edit field "HTMLHead_ViewEntry"
change formula to: "<meta "+@If(mtag_Type="link";"rel=\"meta\" link";mtag_Type)+"=\""+mtag_name+"\" content=\""+mtag_value+"\">"
resave the meta tag. Waiting for your feedback.
Documents