Forums / Setup & design / How to select and add HTML tag <meta> (keyword and/or description) to Exponential generated HTML pages

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to select and add HTML tag <meta> (keyword and/or description) to Exponential generated HTML pages

Author Message

Olivier Pierret

Tuesday 22 February 2005 7:07:28 am

Hello,

When searching this site I can't find any informations related to HTML <meta name="description"> tags. I wonder how to associate to a particular content (ez content object) a list of keywords and a description so that it would be displayed in an appropriate <meta> tag in the <head> section of the HTML file?

Does anyone know about an efficient way to achieve this ?

Thanks in advance for any help you may provide

Olivier

Łukasz Serwatka

Tuesday 22 February 2005 2:55:56 pm

Look in to site.ini file. Section [SiteSettings]

MetaDataArray[author]=
MetaDataArray[copyright]=
MetaDataArray[description]=
MetaDataArray[keywords]=

You can define more of course.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Olivier Pierret

Wednesday 23 February 2005 5:27:32 am

OK

I made a search on your "MetaDataArray" in the forum

and I found the thread

http://www.ez.no/community/forum/general/adding_metadata_per_page

which explains how to add specific meta data on a per page basis.

Many thanks

Olivier