We currently have our intranet built in Aura but I've redesigned it in LWR. We have a custom domain for all of our experience sites. Our Aura is /s but LWR is not. When I use site.com
to redirect with relative urls, it's adding in the /s to the LWR creating an invalid page in the LWR site. So it does redirect to the LWR but because it's adding the /s, it's invalid. I'm not a developer so this is a bit over my head. Also, I've tried the CVV file import but that didn't work at all even with following template guides.
aura:
mydomain.my.site.com/sitename/s/page-name
LWR:
mydomain.mysite.com/new-sitename/page-name
but it's redirecting to:
mydomain.my.site.com/sitename/s/new-sitename/page-name
Also, because this is our intranet, I can't share screenshots. Any ideas?
you can use wildcard if the rest of your urls are EXACTLY the same and the only difference is the /s/.
Yes, you can do this at a CDN level too.