lesson-learned · troubleshooting

How to deal with “Unrecognized Guid format” error message on “Rebuild Link Databases” Sitecore dialog

FYI, it’s a Sitecore 8.2 Update 6 project and there are implementations for the relationship between some kind of content types such as resource, event, campaign, etc An idea is to play around with the Links table by getting all the context item referrers and then filter the appropriate related items. Certainly, there is no… Continue reading How to deal with “Unrecognized Guid format” error message on “Rebuild Link Databases” Sitecore dialog

utilities

Sitecore PowerShell Extensions – Playing around with Broken Links Report

In real Sitecore projects, you may have to deal with some annoyed issues due to broken links (especially when we follow Helix principles -> there are many renderings per item and there are fresher/junior Sitecore devs in your team). Sometimes, you will not be able to install your Sitecore packages to other environments if there… Continue reading Sitecore PowerShell Extensions – Playing around with Broken Links Report

tools · utilities

My favourite utilities / tools for Sitecore development

The first one I want to introduce is Sitecore Instance Manager (SIM). It’s very helpful for me to set up fresh Sitecore instances at my local quickly, to edit hosts file easily via Hosts Editor. Github: it’s an open source tool for managing the local park of Sitecore instances. You can install, locate, maintain, reinstall or… Continue reading My favourite utilities / tools for Sitecore development