Latest articles

  • TDS Custom Post Deploy Actions

    TDS Custom Post Deploy Actions

    With the release of TDS 5.5, deployments now support post-deploy actions with a few out of the box options. However, you can even add your own custom actions into the flow. With a little help from Hedgehog Sitecore MVP Sean Holmesby (Thanks Sean!), I was able to get this working using the following six easy… Read more

  • Patch delete Sitecore elements based on element content

    Patch delete Sitecore elements based on element content

    Recently, I wrote about patching Sitecore instances for specific roles. During my research on how to do this, I was able to use a manner of Sitecore patching I had not previously known about. With a patch:instead, instead of targeting an attribute of the element you can actually target the contents of that element. (Thanks to @jammykam… Read more

  • Sitecore DevOps: Deploying instance role configurations with solution

    Sitecore DevOps: Deploying instance role configurations with solution

    Those of you who have installed Sitecore in a scaled environment (i.e. multiple instances) know that the process can be somewhat tedious. To configure an instance to use a specific role, you need to manually enable/disable/modify config files to make the instance act as a delivery, authoring, or processing instance. Oh, do you also want to upgrade… Read more

  • Sitecore announces 2016 MVPs

    Sitecore announces 2016 MVPs

    It’s that time of year again: Sitecore has announced the 2016 MVPS! I was again honoured to see my name on the list for the third year in a row. You can see the full list of 2016 MVPs on the Sitecore MVP site. My outward reaction when reading the email may have been calm and professional, but inside… Read more

  • Where are the roles in my TDS update package?

    Where are the roles in my TDS update package?

    Team Development for Sitecore (TDS) supports the ability to manage your Sitecore roles within your TDS projects in Visual Studio. This ensures that important roles defined for things like workflow or other security needs can be deployed to all your environments. Recently, I was building my packages for deployment to production and was going through… Read more

  • Sitecore SMTP messages throw “device not ready” error

    Sitecore SMTP messages throw “device not ready” error

    This was an odd one that came up during a recent project. My colleague Kevin had activated our standard Keystone workflow email notifications and configured the SMTP settings for the Sitecore application. A short workflow test later and not only were emails not going out but an error was occurring with the message: “The device is not… Read more