London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
What about culture? Any difference in the culture column between www.site.com and edit.site.com?
All of a sudden, FIND indexing the edit url instead of primary url, but only for documents.
EPiServer.Find version="13.4.9
EPiServer.CMS.Core version="11.20.16
Seems the problem is in UrlResolver.GetUrl(contentreference) So it might not be FIND.
The error happend after adding EPiServer.ContentDeliveryApi.Cms version="2.21.1"
Any idea?
websites config in admin:
mysite https://www.site.com
www.site.com primary https
edit.site.com edit https
*
results => documents UrlResolver.GetUrl(contentreference) => edit.site.com/globalassets/....