-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.X, 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP10, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: Analytics, Content Display Widgets > Asset Publisher widget
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Go to Categorization > Tags
- Create a Tag named MyWebContent
- Go to Content & Data > Web Content
- Create a Basic Web Cont with the Tag you created on step 2.
- Go to a Page and instantiate a Asset Publisher
- Assert your Web Content is there
- Open the Web Content so it will be on full screen
- Open Chrome inspector and check the <meta> tags inside of the <head>
Expected Result:
There should be a <meta> tag called "keywords" and it should have "MyWebContent" as value.
Actual Result:
No keyword <meta> tag is there.