Loading...

Emer's Blog

My Sitecore adventures

Why upgrade Sitecore 6.x or 7.x to Sitecore XP 8.2?

The latest release of the Sitecore Experience Platform, Version 8.2, is based on years of industry experience.

Read more

Sample unit tests for a Sitecore pipeline

Just a quick overview of couple of unit test samples for a custom Sitecore pipleline utilizing Glass Mapper and Moq.

Read more

Sitecore 301 Redirect Module in a multi site setup

This one is super easy but I've been asked how to do this couple of times already so I thought I'd share a quick way to implement 301 redirects in a multi site setup.

Read more

How to bundle css and js files in Sitecore MVC

Let's go over how to bundle your css and js files in Sitecore MVC. We are keeping it simple today.

Read more

Sitecore Custom 301 Redirects Pipeline using a CSV file

There are already couple of 301 Redirect modules for Sitecore but what if you just want to use a single CSV file with thousands of 301 redirects and do it without any updates to the Sitecore content tree...

Read more

Installing yuuuge Sitecore package

Installing large sitecore packages can be a painfully long process. You can greatly improve installation speed by temporarily disabling Sitecore search indexing.

Read more

Custom Sitecore 404 Page in a controller and writing a unit test

Recently I had to create a custom pipeline for a 404 page in Sitecore and write a unit test for it. I am going to demonstrate how to implement 404 page in a controller action and then we are going to write a unit test for it.

Read more

Sitecore Unit Testing with Glass.Mapper, Moq and Visual Studio Test Tools

Unit testing in Sitecore is overlooked and not used enough. In this article i am showcasing one of the ways to implement unit testing with Glass.Mapper and Moq library in a Sitecore 8.2 solution.

Read more
Disclaimer
This is a personal blog. The opinions expressed here represent my own and not those of people, institutions or organizations that the owner may or may not be associated with in professional or personal capacity, unless explicitly stated.. In addition, my thoughts and opinions change from time to time I consider this a necessary consequence of having an open mind. This blog disclaimer is subject to change at anytime without notifications.