A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi!
I would like (for a certain page) when using the "Shortcut to page in EPIServer" property to, instead of performing a 302 redirect, perform a 301.
My initial thought towards this was to check the page type in the global.asax.cs, but this seems very expensive, and wondered if there are any other ways of performing a 301 redirect for certain page types using this property?
Thanks in advance,
Karl.