Add SEO Fields for Liferay Categories

What is the problem you are trying to solve?

Make Category Display Pages easily discovered by search engines (e.g. Google) by adding appropriate HTML meta fields (title / description / keywords)

What is your project about? (e. g. Intranet, Partner Portal, Enterprise Website, etc)

Liferay Commerce project (B2B / B2C)

What is your proposed solution? (optional)

  1. Add SEO Fields for Categories - in a similar way as it is for Products currently:

  2. Adjust AssetCategoryAssetDisplayPageFriendlyURLResolver#_getBasicLayoutURL in a similar way to CPDefinitionAssetDisplayPageFriendlyURLResolver.java#_getBasicLayoutURL (integrate logic to process / add to page SEO fields).