This is part two in a series on making an awesome search experience in Sitecore. In the first part, I showed the basics of getting some demo data, which can be used for the search application. I've…
I’ve wanted to create this blogpost for a while. It’s kind of a follow-up on my old post on defining a custom index in Sitecore 7 and utilizing itI’ve been playing around with the index definitions to…
Sitecore comes with an awesome pipeline system, the system enables Sitecore to add all run and handle code for all sorts of stuff, the code that should be run in each pipeline, can be configured via…
This one will be a little short blog post, but this feature was very important in my latest project.The design for the site was done by a front ender, who was doing a lot of <p>tags around texts. Also…
Last week I upgraded a Sitecore 6.0.2 solution to a Sitecore 7.0. There’s quite a leap between the two, but all in all the upgrade was no problem at all. The biggest task in the upgrade was to rewrite…
These days I got a few customers who all needed to get a form module installed in their Sitecore installation. Therefore there might be a few blog post on the Official Sitecore forms module, Webforms…
We have installed the Web Forms for Marketers(WFM) module for quite some customers. The module is great for letting your customers and editors insert simple custom forms on their webpages. It comes…
Best practice when displaying values of Sitecore fields in your markup is currently to use FieldRenderer. When using FieldRenderer, Sitecore renders the fields as they are intended, and adds all the…
... or any other ASP.NET based systemAt the company i work at, we used to sell our own custom made CMS-like system. This was a great success, and the product had many customers. Since we have moved…
In the project I am currently working on, we have a challenge concerning language. The customer is located in Denmark, and its primary customer base is Danish. Meanwhile they are trying to make their…