Reputation: 13086
I need do put different META tags in different Liferay generated pages.
Example
<!-- Page1 -->
<META name="test1" content="content1" />
<!-- Page2 -->
<META name="test2" content="content2" />
How can I achieve this?
Update
I cannot be more specific because this is the simple problem but I think "Liferay 6.0 doesn't support custom meta tags" can be the answer.
Upvotes: 1
Views: 3482
Reputation: 48057
I have to be a bit vague as I don't have all resources available at the moment:
Upvotes: 2