I can manage multiple sites?

That is, specifically, is it possible to manage different content for different sites?

Yes.

If you want a more detailed answer you should ask a more detailed question. :slight_smile:

1 Like

yes sorry

I would like to use strapi to manage static blog content generated with gridsome, but maybe I understood that I just need to create different collections and refer to the specific URL, is that correct?

Yes, that’s a correct approach. You can create a content type for each website.

1 Like

you great, thanks