World is now on Opti ID! Learn more
World is now on Opti ID! Learn more
While researching about how to intercept the download of a media file we found several posts, like this one, that mentioned the use of DownloadMediaRouter.DownloadSegment to get the file name and send it as part of the content disposition header o...
While researching about how to get all blocks of an specific type we found that the only available solution was to use the ContentModelUsage API . However, if some of the blocks are not referenced in a page this API will not be useful. Moreover, i...
While working in a project for a client, we had to develop a media importer process which had to save several Pdfs and Excel files to the CMS. The files were inside a zip file in conjunction with a json configuration file which details the...
When you are working with EPiServer in a DXC environment sometimes you can have issues with CloudFlare and its aggressive cache. This can cause problems with css and js files because the client will not receive the latest version of the files unle...
Even though this is not completely related to EPiServer, sometimes we need to give our clients the option to disable tracking them when for instance a user does not approve a GDPR modal. In this post, we are going to disable google tag manager whi...