This serves as a reminder to my future self, as I often encounter issues during Sitecore installations or occasionally forget the admin user's password. The easiest way to reset the admin user's password is to execute a SQL command on the Core database within SQL Server. Here is the command I typically use to reset … Continue reading How to reset Sitecore’s admin user password?
Month: August 2024
How to cancel accidental Sitecore Publish Site?
Throughout my experience, I've frequently observed developers and content authors unintentionally using the Publish Site option. To prevent these errors, in some projects, we even removed the Publish Site option from the Core database. Several of my colleagues asked me how I handle such situations, and my response was straightforward: recycle the app pool! 😄 … Continue reading How to cancel accidental Sitecore Publish Site?
Sitecore Tips – Uncheck Raw Values checkbox for Presentation Details
This is a brief blog post, or rather a note to remember. Recently, I encountered a scenario with a colleague who had enabled the "Raw Values" option in the View ribbon to accelerate development and content editing. The Sitecore project we are working on contains a substantial amount of content items, and the Master Database … Continue reading Sitecore Tips – Uncheck Raw Values checkbox for Presentation Details