© 2023 Hashnode
#cms
When you create a new entry in a Strapi collection type, a default ID is assigned to that record. And when you query the collection's endpoint to fetch a single record, you'll have to use the default …
Welcome to this demo, where I will guide you through the process of integrating the SXA (Sitecore Experience Accelerator) search box with Sitecore's out-of-the-box content search and new Sitecore Disc…
It was around 2003 when I discovered Dreamweaver, and it changed web development for me forever. In 2005-2006 I successfully sold two websites based on the famous Joomla, a Content Management System (…
Considering the limited information available on installing Joomla with OpenLiteSpeed, I have written this article based on a blog post from Kumiskiri, which I find to be comprehensive and credible. T…
Welcome to my blog! In this post, I'll guide you through the process of setting up multiple layouts for Sitecore headless .NET applications, allowing you to cater to different content types and meet d…
See full post version https://codingcat.dev/post/content-modeling-in-a-headless-cms-vs-a-traditional-webcms Before we get into the details of how page modeling differs between a Headless CMS and a T…
Creating Custom CMS with PHP: A Step-by-Step Guide A Content Management System (CMS) is a software application that allows users to create, manage, and publish digital content on the web. While there …
Sitecore is a leading content management system (CMS) that empowers businesses to create and manage digital experiences across multiple channels. With the growing demand for headless CMS solutions, Si…
Content Management Systems (CMS) have been widely used in traditional monolithic architecture to manage web content and deliver it to users. However, with the rise of microservices architecture, new a…
Are you looking to make changes to your CloudCannon project but don't want them to affect your production site just yet? One solution is to create a branch where you can preview and share these change…