OS Property support center

Change meta tag description from name to longdesc

  • Lorenzo
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
  • walking on the moon
More
9 years 6 months ago #71542 by Lorenzo
hello, i would like to change the metatag description that is generated by osproperty and use a truncated version of the longdesc field instead of the title of the property. I see this in html output:

<meta property="og:description" content="MY PROPERTY TITLE" />
and i need to change it to
<meta property="og:description" content="TRUNCATED VERSION (or eventually full version) OF LONG PROPERTY DESCRIPTION" />

this would be very useful to everybody.

thanks Dang..

Please Log in or Create an account to join the conversation.

More
9 years 6 months ago #71549 by Mr. Dam
Hi,
The og:description field retrieves data of field Meta Description. The field "metadesc" is in MySQL Table: #__osrs_properties
Currently, Attribute of it is varchar(255), you can change it to Text
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan