Portal Engine Questions on portal engine and web parts.
Version 6.x > Portal Engine > Building meta keywords,description dynamically View modes: 
User avatar
Member
Member
eric.savage-clyral - 9/21/2012 3:31:38 AM
   
Building meta keywords,description dynamically
We're looking to build our keywords and descriptions dynamically based on the document type. Is there a way to do this - perhaps some notation?

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 9/21/2012 4:50:15 AM
   
RE:Building meta keywords,description dynamically
Hi Eric,

1. Please follow the Document type properties article in the DevGuide.

2. In the Fields tab you can find the icon to add New System Attribute, then set:
Group: Document Attributes
Column Name: DocumentPageDescptiorin and DocumentPageKeyWords
finally... fill in the default values.

I hope this is what are you asking for.

Best regards,
Martin Danko

User avatar
Member
Member
eric.savage-clyral - 9/21/2012 7:58:18 AM
   
RE:Building meta keywords,description dynamically
Thanks. So that automatically overrides the meta keywords and descriptions for the page?

User avatar
Member
Member
eric.savage-clyral - 9/21/2012 8:05:51 AM
   
RE:Building meta keywords,description dynamically
Ok, I see it working now - is there a way to make this field dynamically copy from another field, either a straight copy, or perhaps with some modification?