Author: Nilesh Thakkar
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 …
Use Sitecore Analytics Testing Tool For Geo-IP Testing! I am using Sitecore Analytics Testing Tool chrome extension for IP/Location based testing for my Sitecore websites. Derek Hunziker has created this cool extension having other Sitecore analytics testing features as well. You can download it from chrome store at: https://chrome.google.com/webstore/detail/sitecore-analytics-testin/pecalkbdlhhhcoenmcjnmhgnncnkdgak You can feed different country profiles with IP …
Let Sitecore Validate Item Name! Many times we forget to use the cool ItemUtil API of Sitecore and write our own code do some tasks. One of such tasks is validating Sitecore item name while creating item on the fly (programmatically). Sitecore’s ItemUtil class will validate item name by replacing invalid characters (if any) in supplied …
Friends, Let’s start our day with Sitecore Tip of The Day in 2017! I hope you must be exploring at least one new thing about Sitecore in everyday of your Sitecore journey. This new thing could be anything which is existing since ages but you didn’t get a chance to try or explore it. In this …
Hey Sitecore Heroes, first of all wish you a very Happy New Year! Let’s welcome 2017 year with some new resolutions… and let’s look back at Sitecore Journey of 2016. Year 2016 was really fruitful for Sitecore Journey. I had achieved many mile-stones during this year – 2016. 1) Achieved Sitecore XP 8 Certification with 97% …
Are you facing issue in setting up Twitter Card for your blog hosted on Blogger? If yes, then this blog post may help you on this. You will find below code snippet everywhere to setup Twitter Card for your blog. Add below code snippet before </head> tag in your template. <!– twitter card details –> <meta …
You will be agree with the fact that many times you want to publish a huge amount of Sitecore items and unfortunately there is NO way to select multiple items while publishing. So you need to select single item at a time and publish it. This is very time consuming process. This situation is especially happening …
Smart programmer hates manual and time consuming task, hence they are always looking for automating those manual boring task. In-fact that’s why you are programmer – to automate such stuff and help your team. Recently I found that my content team member was asked by client to prepare a report to show all available languages for …
In this era of technology, we think that we can get everything on internet. But we forgot that if we don’t share then how will we/others get that. This happens with me as well few weeks ago! Well, I was given assignment of creating traveler page by using SkyScanner API. I thought that I will be …
Hope all of you know that what is Sitecore Symposium? If you don’t know then most probably you are new to Sitecore or your are not in the world of Sitecore 🙂 Well, I just came back from Sitecore Symposium Event which is the must to attend event. Every year Sitecore organizes annual summit. During early …