Hi,
I am using episerver find and when i traced javascript request i see this script https://dl.episerver.net/13.2.9/epi-util/find.js , What is it used for?
I'm wondering if we can serve this JS from our domain, rather than the client request it from dl.episever.net?
Regards,
Thang le
Yes, you can serve this from your own domain.
Have a look at my blog post: https://www.gulla.net/en/blog/episerver-find-and-the-great-wall-of-china/
You may skip directly to the "The Solution" heading, at the bottom.
Great solution,
Another thing, can i load find.js script as async and more later, for example: previous close </body>
Thang Le
Hi,
I am using episerver find and when i traced javascript request i see this script https://dl.episerver.net/13.2.9/epi-util/find.js , What is it used for?
I'm wondering if we can serve this JS from our domain, rather than the client request it from dl.episever.net?
Regards,
Thang le