Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
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/....