Migrate renderings from SC7 to SC8
To be able for each language versions of an item to have their own renderings in our Sitecore instance version 7.2, the __Renderings field shared option was set to false. This is not Sitecore Best...
View ArticleUppgradera php-version för WordPress
Mitt webbhotell varnade att man kommer att uppgradera php-version från 5.6 till 7.2 inom några veckor. För att säkra att webbplatsen fungerar som den skall efter uppgraderingen ville jag testa hur den...
View ArticleEnable Single Sign On in Sitecore
Single Sign On makes it easier for users to access any application not having to authenticate themselves every time. Once the user log in to the client computer, he/she will be able to access the...
View ArticleNuGet Policy settings problem in Package Manager Console
I needed to update a NuGet package in Visual Studio using the Package Manager Console but the network policy settings were overriding my local client permissions. This is how to solve the issue. The...
View ArticleUpgrade Sitecore 7.2 to 8.1
I have upgraded a Sitecore 7.2 instance to the latest release 8.1 rev 3. These are my reflections and experiences. First of all, my approach was to do a clean SC81 instance, serialize all the items...
View ArticleSitecore 8 Package Designer
Are you loggin in to a new instance of Sitecore 8.2 and cannot find the Package Designer? I search on Google for a solution but could not find any answers. It was obviously too simple for anyone to...
View ArticleClones and Sitecore PowerShell Extension
Our organisation is working on a new content structure and took a decision to do this by creating a new content tree by cloning the present one. When it was time to go live with the new content we...
View ArticleBrowse directly to an item in the Sitecore Editor view
We received a lot of items from our translation agancy Lionbridge. I would like to make it as simple as possible for our editors to find and approve the items in the Sitecore Editor. This is how it was...
View ArticleRedirect rules in Excel
The editors at the company where I work have been working on a new content tree in Sitecore. First we cloned the Home-node to a NewHome node. This way they could rearrange the structure without...
View ArticleSitecore PowerShell Script to list all Extranet users
I've wrote this retention policy script in Sitecore PowerShell to list all Extranet users ordered by Login Date. Sitecore PowerShell is a powerful plugin module where you can write scripts to work with...
View Article