Moving off of Ektron - Archiving content
My company is moving our last site off of Ektron soon, but due to regulatory compliance, need to maintain access to a few years of content history including versions.I'm looking for any direction or...
View ArticleFind for text having special characters
Do we have a list of characters that are reserved or not expected to be part of string search?Reason: I have some pages that start with "@" and If i have two pages with similar name, one that starts...
View ArticleAutoboost
I am trying to boost product search results based on the score of frequently used hits (hit boosting), and tracking is enabled. I have played around with different values for hitBoostScale and...
View ArticleImpossible to modify tinymce settings for props on local block properties
I have a page with a "local" block. (Block used as a property on a page). This block has a XhtmlString property. But I can not change the configured TinyMCE editor for this property.I tried used the...
View ArticleGetting file does not exists error
Hi All,We are getting quite few exceptions in AppInsight as below when we browse the site. Could I know why this is happening and how to fix this issue? And is there any way to find what is the actual...
View ArticleTakes a lot of time for epi cms resources to load on DXC Service
I have noticed that many times the edit interface is just loading and loading in our customers production environement. I now looked into it and this are a couple of example of what takes time, and I...
View ArticlePropertyDefinitionType and moving code to different assembly (refactoring)
Currently I'm refactoring a framework, which we use here for all our custom developed components on EPI CMS/Commerce. One of the refactorings is splitting up back-end and front-end into two projects,...
View ArticlePreferred Virtual Machine Series (Azure) for Episerver CMS (version 11.10.1)
Good MorningI would like to know whether anyone on the forum has experience on installing Episerver CMS (version 11.10.1) specifically on Microsoft Azure B-Series...
View ArticleProblems when indexing after upgrade
Hi,I did some software upgrades for our customer the other day, everything seemed to work fine, but when I try to re-index stuff, no pages will be indexed, instead I got loads of errors ( in the logs...
View ArticleHow to retrieve the file size of a file in VPP
Hi,I've uploaded a document to the VPP, and I've since linked to it in a page. Im trying to display the file extension and file size next to the link. I've been searching thorugh the forums and the...
View ArticleBoostMatch not working for category
Hi!So we have a recipe search page where an editor can choose e.g. christmas as the active category, and then we want all the recipes that are tagged with the category christmas to show up first.I...
View ArticleGet Promotions applied to a lineItem
Hi team, To obtain promotions available for a particular lineItem, we used the following code var allPromotions = promotionEngine.Evaluate(contentLink, currentMarket.GetCurrentMarket(),...
View ArticleDifference between create a new page or copy an existing page
Hi everyone,I'm using the CreatedContent event and trying to check if the created page is a brand new page or just a page created by Copy-Paste of an existing page. How can i spot the difference in...
View ArticleWhat is the static file and media asset cache duration recommended by Episerver?
Internally we have a bit of a debate how long to set our cache headers for static content to. One person wants it to be 7 days, another 30, another a year. We have an internal policy that once images...
View ArticleToo many exceptions bringing the site down
Hey Guys,Using Commerce 12.17.2 and CMS 11.11.2We have a site hosted on a Azure webapp, the site goes down randomly. Upon looking into Application Insights, I found that there are a lot of exceptions...
View ArticleCustom ContentProvider performance issue
HelloWe're writing a custom ContentProvider to enable editors to reference data from an external system in the page properties.It seems that when there are a lot of child nodes for a content item, then...
View ArticleGet a list of all pages that use a block on live system(without code)
We changed our Link-Block, it's Reference property is now localizable:[CultureSpecific] public virtual Url Reference { get; set; }Until now these links were defined only in the master, they are not...
View ArticleHow to Preview Unpublished Blocks?
Our pages contain a content area that contains a number of blocks, which are then rendered in a list by looping through ContentArea.FilteredItems.When the blocks are all published, this seems to work...
View ArticleList all content that use a block in CMS
I needed to support the customer in a way that he finds untranslated content. So i have asked if it's possible in this thread.There is no way to list it without using code or the database. So in this...
View ArticleBlocks and partials not clickable in contentarea, how do i solve this?
I've been been creating a website by implementing stuff from Alloy, but i'm not sure why this isn't working.When i create blocks and put them in my content area, they're not clickable. I've got this...
View Article