Tag: Sitecore

  • Sitecore Learning Resources

    As a new Sitecore digital marketer or developer, learning the the do’s and don’ts can be daunting. This article contains several paid and free resources available to you. Certification and Official Training – Mostly Paid Sitecore Training – Official training and certifications. Self-paced digital learning and instructor-led training are available for marketers, content editors, and…

  • Copy Permissions Using Sitecore PowerShell Extensions

    In this module, we replicate permissions from one portion of the Sitecore tree to another. Additionally, these permissions can be applied to a different role. To provide contextual examples, we will be using a fictional company, Rhombic Networks. TLDR: Copy Permissions.ps1 and the CopyPermissions-1.0.zip Sitecore package of this SPE module can be found on GitHub.…

  • Querying Sitecore

    Often times we run into situations where we need to pull information from Sitecore.ย  Two of my favorite tools to do this are Sitecore Rocks and Sitecore PowerShell Extensionsย (SPE). For those of you who are unfamiliar with these tools, Sitecore Rocks is a Visual Studio extension that makes developing and interacting with Sitecore easy.ย  SPE…