I am delighted to tell you that I have created a Sitecore Module for integrating Google News in our Sitecore instance but unfortunately I am not able to upload to Sitecore Marketplace (https://marketplace.sitecore.net/) since there is a publishing issue on the site. Once it is resolved you will be able to see the module (Google … Continue reading How to use Google News Integrator(GNI) module?
Sitecore
How to access Sitecore logs from Azure
Once our website is live and hosted on Azure PaaS, we don't have access to it's files and folders like we have on On-prem setup. So how do we get the Sitecore logs from Azure WebApps? There are couple of approaches to access the logs namely FTP, Azuretools.aspx, Azure Application Insights, etc. You can go … Continue reading How to access Sitecore logs from Azure
Search not working in Content Editor on Azure PaaS instance
Once we install Sitecore on Azure PaaS using the Marketplace option. In either case, if you opted for SOLR or Azure Search as search provider, the advanced search or the search in the Content Editor doesn't work. What can be the reason behind this issue? The reason is the indexes are not created or the … Continue reading Search not working in Content Editor on Azure PaaS instance
Accessing Sitecore files from Azure PaaS instance
In previous blogs, we have seen how to install Sitecore on Azure & how to publish Visual Studio code to Sitecore Azure PaaS instance. But there are scenarios where we need to check some settings or access different files present in Sitecore instance. To do so, we have FTP option for our rescue, we will … Continue reading Accessing Sitecore files from Azure PaaS instance
How to install Sitecore on Azure
May be we are late to start using Sitecore on Azure PaaS but it is okay. Better be late then never. So lets start our journey of Sitecore on Azure PaaS. So to begin with we will need to create a Azure account to access Azure Portal. Just follow the steps in this blog to … Continue reading How to install Sitecore on Azure
How to use OData service to expose Sitecore content?
Recently we received one request from a Client to migrate the content from Sitecore 7.2 application to a newer website on another platform. So the client was expecting the data in either XML or JSON format. First we thought of creating a custom .Net utility to read the Sitecore data from the Content tree and … Continue reading How to use OData service to expose Sitecore content?
Topics – Sitecore Introductory Training
Hello everyone.. I hope you all are doing fine and staying at home and safe. Some of you have reached to me asking about my absence from past 2 months. First of all I will say thank you for asking.. And secondly I had a wonderful event of my life - Marriage! Yes.. I got … Continue reading Topics – Sitecore Introductory Training
How to Use Sitecore Forms for creating a Contact Form
In this blog, we will create a Contact page, using the layout we have created for the site and the additional components which are required. the Basic focus will be the on the Contact Form that we will create using Sitecore Forms. To check the HTML and look and field of the contact page, refer … Continue reading How to Use Sitecore Forms for creating a Contact Form
Creating Service Details and Listing page
So in the previous blogs, we completed Home & About page and now we will be working on Service Details and Listing pages. So lets see what all components are there on the Service Details page except the layout. So if we list these components then it is - Banner, Left Navigation Bar & the … Continue reading Creating Service Details and Listing page
How to modify the domain names for Sitecore 9.2 after installation
I recently got a query from an infra guy on how to modify the domain names of the Sitecore instance using minimum domain names and SSL certificate. So I thought I will jot it down so it will help others as well as me in future. So lets assume that you already have Sitecore 9.2 … Continue reading How to modify the domain names for Sitecore 9.2 after installation