Private blogging solution by WIX?

Hi,
I want to offer to my future customers, a private blogging solution. That is to say, for my client, an administrator interface allowing the content creation (text, image, date, tag) and a global overview of all these articles in NON public mode.
In addition, for me, I need a Super Admin Interface to manage all these contents.
Does Wix offer this solution ?
Regards

If you want it to be a non-public site then you need to implement some authorizing system.

We have a built-in members area in WIX ( https://support.wix.com/en/article/about-members-area ) however, you can create your own which gives you more options to customize it.It is not a default built-in functionality in Wix however you can code it yourself using Corvid APIs.

Take a look at the article https://support.wix.com/en/article/corvid-tutorial-building-your-own-members-area which is a step by step guide on creating your custom members area.

You can build the interface and set permissions yourself according to the needs you have and have more control over your site’s content for specific members, roles etc .

thxx