Do you have multilingual site? Are you looking for a solution to translate your content into multiple languages say for example 10-15 languages? My client has the same situation, we have a website in 16 languages and majority of pages needs to be translated into 10 languages on an average. As there are lots of Sitecore …
How Should You Configure Sitecore MongoDB Connection Strings? Brijesh Patel has posted a tip which a Sitecore developer must not skip or take for granted. His tip says that – Mongo Database is now an integral part of Sitecore Experience Platform. Sitecore instances connect to mongo databases based on the values specified in connectionstrings.config. If a …
Every Developer Should Use “Sitecore Developer Tool” Chrome Extension! Sumith Parambat Damodaran from Sitecore would like to share a tip that every sitecore developer / user / marketer should have and use “Sitecore Developer Tool” chrome extension. If you haven’t still dirty your hands with it, then you should give a try. Go ahead and install …
Use Performance.config File for Better Performance in Sitecore Many developers are unaware with this amazing tip shared by Brijesh Patel with Sitecore Tip of The Day! The tough time for any Sitecore developer is when you are debugging your code and it takes sometime to get the control back to your debug window. There are lots …
Use Sitecore’s TransferUserPasswords.aspx After Installing Sitecore User Package Don’t think about database level operations if you want to transfer Sitecore users from one instance to another instance. Instead use Sitecore’s out of the box package feature to package users/roles and then use TransferUserPasswords.aspx page to set passwords back. Download this utility from Sitecore Knowledge base at: https://kb.sitecore.net/articles/242631 It’s …