How to create a landing page on the fly without the need to develop

Strapi is a developer-oriented content management system(CMS). It is open-source because anyone can contribute to enhancing features and resolving bugs.


This is a companion discussion topic for the original entry at https://strapi.io/blog/how-to-create-a-landing-page-on-the-fly-without-the-need-to-develop
1 Like

hi , i am in learning phase to strapi . and i saw you used collection type to create the landing page . i want to know why you choosed collection type over single type while the landing page is only have one instace/collection

Hi @Leonard_Shayo Unlike collection types which have multiple entries, single types are not created for multiple uses. In other words, there can only be one default entry per available single type. More info here https://docs.strapi.io/user-docs/content-manager#single-types