Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

MSM - Page property - Tags/Keywords , description not being inherited in live site

Avatar

Former Community Member

I am using AEM 5.6.1. I have configured MSM for my sites (blue print and live sites) and observed that in the page properties under the Basic tab the default fields tags/keywords and description are not being inherited in the live site (the lock icon is missing). Other properties are being inherited and the lock icon is visible. Even Geometrix exhibits identical behavior.

I would like to make the tags /keywords and description also inheritable on the live site. Any help would be greatly appreciated.

1 Accepted Solution

Avatar

Correct answer by
Level 10
3 Replies

Avatar

Former Community Member

Just found something. I guess this should help. Going to try to prevent exclusion of cq:tags.

http://wem.help.adobe.com/enterprise/en_US/10-0/wem/developing/multi_site_manager_dev.html#Excluding...

Avatar

Correct answer by
Level 10

Avatar

Former Community Member

Thanks Sham. I tried this and it worked perfectly for the new live copy sites I am trying to roll out.

For the existing sites, it seems that it is partially working - the tags are becoming inherited ( I can see the lock against the tags property on the live copy pages) but the values for the tags are not getting updated based on the changes in the blue print after I do a roll out.

NB : I can see the config node getting added under /apps/wcm/msm/config.author/com.day.cq.wcm.msm.impl.RolloutManagerImpl.config along with the changes to the "Excluded Page Properties."

Can you please help me understand what may going on here.