Go to tabulator "Publishing" and set "Robots" to noindex,nofollow
Add TagA to an article, set "Show Tags": Show
Open article in front-end and click the linked tag TagA to open a com_tags view with just 1 tag.
OR
Create a menu item of type Tagged Items with only TagA selected and open it in front-end.
With this variation you can test more detailled. Robots of menu item overritten? Nothiung changes when 2 Tags selected?
Expected result
<meta name="robots" content="noindex, nofollow" /> (view source code of page)
Comparable to the behavior of a single article view.
Did I do something wrong here?
When I go to my branch https://github.com/ReLater/joomla-cms/tree/patch-117 (this-pr).
I see "forked from alikon/joomla-cms" because of an earlier pr.
Does that matter anyhow? E.g. when solving conflicts.