Hello, i have some questions about the multisite function
What kind of domains can be used, multiple main domains? (domainone.com, domaintwo.com, domainthree.com) or is only 1 main domain with subdomains possible? (one.maindomain.com, two.maindomain.com, three.maindomain.com)
I would like to use multiple main domains.
If multiple main domains to 1 concrete installation is possible, what kind of server/dns settings are needed? the documentation is very vague about that.
There should really be a more in depth video about this, I mean @frz recently made a great video about the brand website, one about multisites would be a great addition.
That would be great if there was, any ETA on that info? Can you maybe give the quick rundown already? We are in the proces of evaluating which platform will work best for us.
@frz thank you for the video, this really gives a lot more info in 10 minutes than the documentation, i would recommend doing more of these since you bring across details that the written docs misses but i really wish that you would have given more information about the DNS settings/configuration, its there where i am unsure how to proceed. do you just park 2 domains on your hosting and the cms guides it to the right page or is there more to it?
One thing that did escape this video is youāll have to go into page types and configure permissions to work there. Thatās why I got the access denied message when building a skeleton site.
Apologies for reviving an old thread, but could you possibly be more specific on the issue of having to āgo into page types and configure permissions to work thereā? I ask because I am having exactly the same issue you ran into in your video (adding pages to the site skeleton).
I tried going to Dashboard > Pages & Themes > Page Types > Page Type Permissions and explicitly adding the āAdministratorsā group to the āadd subpageā permission under āPermissions for All Pages Created Of This Typeā. I still get the same error (āYou do not have access to add any page types beneath the selected pageā). I am, of course, logged in as site owner/super admin.
Any sort of clue as to what Iām overlooking is very much appreciated.
OK, I think I figured it out. First you have to create page types for the proposed site type, then you set permissions. I was assuming that multi-site subsites would inherit existing page types at root level-- that is not the case.
Hi,
first of all Iād like to Thank mmartinpdx for valuable information on page types and permissions I have been missing so far. It is not documented anywhere yet as far as I know.
That being said, My multisite set up is still not working despite hours of trial and error with advanced permissions, site and page types etc.
My question which might bring a solution: I am setting up in a local environment. How do I set the canonical URLs in this case?
What I have right now are:
localhost/globalsite/subsite-one
and
localhost/globalsite/subsite-two.
subsite one I can see (though its content is also on the global site) but I have no permissions to add page: You do not have access to add any page types beneath the selected page.
subsite-two results in a 404 error with the exact same set up. Any suggestions?
Thanks,
Una
Hi Thatās great, thanks for your advice! I have now configured xampp as virtual host and added the relevant domains to windows hosts file to point the corrected canonical URLS to.
I have also added page types with the relevant permissions.
But, I still donāt have permission to add pages to either subsite and I canāt choose Page Type from the dropdown on design & type (only ānoneā is showing up)
Any ideas as to what I might be missing here, would be much appreciated. I am super frustrated right now ā¦
Iāve found the issue with Page Types. I was trying to set up page types in the default list and then reference them from the subsites. You have to navigate to the subsite in the dropdown on the page types page first.
Multisite does add a new layer of complexity which is the trade-off for the increase in flexibility. In order to cover as many possible use cases as possible, almost everything has to be configured separately for each of the site types.
The default view for those settings is the default site type, so itās easy to miss the settings for the other site types.