Dnn.Platform
Dnn.Platform copied to clipboard
Issue GlobalSetting in SeoController
In the admin UI section, specify: "This is a global setting. Changes to this setting will be affect to all your sites"

But in SeoController it is updated separately for current PortalID, not affect to all sites: (It is not working as described)
https://github.com/dnnsoftware/Dnn.Platform/blob/9f83285a15d23203cbaad72d62add864ab5b8c7f/Dnn.AdminExperience/Dnn.PersonaBar.Extensions/Services/SeoController.cs#L618-L625