Geta / geta-notfoundhandler

The popular NotFound handler for ASP.NET Core and Optimizely, enabling better control over your 404 page in addition to allowing redirects for old URLs that no longer works.
Apache License 2.0
20 stars 16 forks source link

SEO Sitemaps Tab not showing in CMS after update #69

Closed stkitzrow closed 1 year ago

stkitzrow commented 1 year ago

The SEO Sitemaps tab was not showing in our DXP environment after updating beyond version 1 (both 2.5.0 and 3.0.x): image

After alot of digging we finally realized that the WebAdmins group needs to be assigned to the user now, not just the Adminstrators group. This brough the Sitemaps tab back: image

Just thought this might be helpful to someone in the future.