Once the website is ready, everyone will appreciate your efforts to develop it and at the same time you will see new requests coming in. What can be these new requests will be on? Enhancements? Anomalies? Improvements? Most probably it will be on improvements specially when your client is eyeing to implement SEO (Search Engine … Continue reading How to work on reducing page load time?
Month: September 2020
No duplicate item name allowed in latest Sitecore versions
If you guys have worked on Sitecore 7.x or 8.x then you will know that there is no restriction for creating item with same name at same level. So similarly I had no idea that it is restricted in the latest versions for Sitecore. Recently I was trying to install a package created from Sitecore … Continue reading No duplicate item name allowed in latest Sitecore versions
Sites node moved from Sitecore.config file in Sitecore 10
With every major version, we always see the configuration file updates. The major change I had seen was in Sitecore 7.2 to Sitecore 8.x and then in 9.x. I had expected the same in Sitecore 10 as well. I mostly go through Sitecore.config and ConnectionStrings.config first once Sitecore Vanilla instance of latest version is installed. … Continue reading Sites node moved from Sitecore.config file in Sitecore 10
How to configure different content nodes as part of TreeList or TreeListEx datasource?
Couple of days back I got a question whether we can have different parts or content tree or items based on different template as part of Single TreeList or TreeListEx field. First of all the difference between TreeList & TreeListEx is TreeList field always load the Content tree for you & TreeListEx only loads it … Continue reading How to configure different content nodes as part of TreeList or TreeListEx datasource?