Posts

Sitecore Personalization

 Personalization enables you to deliver targeted, relevant content to your site visitors. Personalization is the method for displaying targeted, relevant content to your contacts based on their characteristics and behavior, such as location, gender, or previous visits. 

Sitecore Branch Template

 What is Branch template? Branch templates(also known as a branch template definition items) enable users to create multiple items using a re-usable, predefined structure. The branch template consists of  a branch template definition item, including all of its descendants, and can contain value of any fields in the item.

Performance Tuning in Sitecore.

Log review Enable Js, Css compression Sitecore Debugging Sitecore Schedule tasks Indexing Strategy Image optimization Indexes Site publish Caching Get Descendants   Number of items under one node LOG REVIEW: One of the most useful features of Sitecore, this can be used to monitor the performance of the application and keep a tabs on the lags, so as to tackle issues before an issue turns critical. this logs can give significant information : Publishing details, schedule task running, code error issues, indexing or query issues, issue with MongoDb, SOLR or SQL Server connectivity.

Sitecore Rendering.

 In Sitecore CMS, every web page is split into multiple pieces/blocks and each of these blocks are rendered/presented by different components ( a piece of functionality)separately.  Every component is defined with  a specific purpose and a functionality. three types of rendering: view rendering Controller rendering item rendering

Sitecore WFFM Form

 Wffm is web form for marketers, its used to create form in Sitecore with minimum effort and easily drag and drop controls which enables us  to create a form swiftly. we need to install the wffm module in sitecore and embedded the created form in item.

SITECORE UNICORN INSTALLATION

 Unicorn is a utility for Sitecore that solves the issues of moving templates, renderings, and other database items between Sitecore Instances. This become problematic when developers have their own local instances - packages are error-prone and tend to be forgotten  on the way to production.

Sitecore Migration from Sitecore 8 to 9

  2 Ways we can do migration. 1. using manual Migration 2. using Sitecore Express migration tool. 3. using Xdb migration tool.