Tag: SPE

UnPublish Sitecore items in a click !

I have seen a lot of content authors making a mistake of deleting an item in CMS before un-publishing it. This makes the item to persist in Target Database (usually the Web Database) as well as in search indexes.  To prevent this common mistake and to make the un-publishing easier, I created a Sitecore Powershell

Continue reading

Removing old versions using Sitecore Scheduled Tasks

We need scheduled tasks to achieve a lot of our day today activities. This article describes how we can quickly create a scheduled task using Sitecore Powershell extension module. We had several jobs running in our Sitecore instance that would update Sitecore items based on contents from different platforms (ex: Salesforce, Eloqua , HubSpot etc).

Continue reading