Take the community feedback survey now.
Take the community feedback survey now.
Just a small notification that I have updated some of my packages for use with EPiServer 8. Block search solution Custom Localization provider Automated keywords Keep in mind that you will need to uninstall old package for the localization provide...
I noticed that customers usually do not want to enter Keywords for SEO, as it is too much work. I won’t go into the discussion whether it’s necessary to have them on you page or not, but this might help them. When I was coding this, I had the id t...
While back I blogged about Indexing Blocks with EPiServer Search, this is one of my most read posts, and I use it a lot myself. But I got tired of copying the code every time, so I decided to make it more generic. I created an attribute called...
Not really a big post, but I got some requests to update the provider for a newer version EPiServer. So version “2” is compatible with 7.7.1 and above. I also added on request an option for automatic translations through an external provider. I...
So I ran into a problem, or maybe a bug, while using the Property Control in a WebForms implementation. I needed to have a backup value for a property. e.g. if you have an introduction property on a page and a description to be used in the MetaDat...