Tag: Sitecore

Blocking Bots in Sitecore Site

This is a challenging topic as the bots are improving each day. Apart from limiting connection counts or bandwidth in firewalls or webserver few other measures would block bots in Sitecore site. Let’s look into few approaches on how bots can be denied in Sitecore site. 1. Denying access based on User Agent for popular

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

Sitecore Debugger Saves the Day !

As a developer, you would need design and implement the components in a way that it doesn’t affect the performance. Sitecore’s Debug mode helps you to check if the components are performing to its optimal level. Google has indicated site speed is one of indicator for search ranking. Google might be specifically measuring time to

Continue reading