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 Åsa,
Yes, In the report center there is a report that will show a list of simple addresses used. Check page 135 in the Editors manual.
edited: I checked a cms 5 site and its in there as well.
You can use the following SQL query (EPiServer 5):
SELECT DISTINCT fkPageID as 'PageId', ExternalURL as 'SimpleURL'
FROM tblWorkPage
WHERE ExternalURL IS NOT NULL
Is there any way to list all simple addresses that are in use on a site?