Hi,
We've implemented the external facing portal and now we want to customize the page header.
Each page should have his own Title, Description and Keywords in the <HEAD> section like:
<title>Title of my page</title>
<meta name="description" content="Page content Description" />
<meta name="keywords" content="some, key words, for this page" />
Is there any way to customize/implemente this ?
Is anyone facing the same problem and found a solution or workaround ?
Many Thanks.
Laurent