The first Sitecore page

Let’s create the first Sitecore page! Ok, let’s start. The first thing that we need to do is Create Controller in our solution. Next, we need to select MVC 5 Controller – Empty and add a name to the Controller in my case it will be “MyFirstSitecoreController”. This is how …

Suppress Comment Sitecore bug with bucketable item – workflow break

Suppress Comment Sitecore bug – description and walkaround solution. Have you ever seen some strange text that “Unbucketable Item stored in an Item Bucket” – but as a good developer you are sure that in __Standard Values you have selected magic checkbox “Bucketable” also you know that you don’t have …