Forum Discussion
SusieGallagher
Sep 16, 2022Copper Contributor
permissions for every page
Hello! I am trying to create a site where each page on the site can only be accessed by who I allow. For example: Home page- Only admins can access, Marketing page- admins and marketing team ...
- Sep 17, 2022
SusieGallagher You can break permissions inheritance at site pages level and set item level permissions for site pages in your SharePoint site. It should help you with your requirements.
Check below links for more information:
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
Sep 18, 2022
This depends on the content on the pages and whether the content is static or dynamic.
If it's static content, like text, then setting permissions is one and done, you should be fine. But if you are uploading a picture or document that needs to be secured - it's an additional step to secure each item or file. Item level permissions can get messy fast.
A better setup for dynamic content: use 3 site collections: Home, Marketing, Logistics. Make the home page a hub site and connect the other sites to Home. You can roll up news and events if needed. Depending on your requirements, you may still need to customize permissions a little, but it will be GREATLY simplified.
If it's static content, like text, then setting permissions is one and done, you should be fine. But if you are uploading a picture or document that needs to be secured - it's an additional step to secure each item or file. Item level permissions can get messy fast.
A better setup for dynamic content: use 3 site collections: Home, Marketing, Logistics. Make the home page a hub site and connect the other sites to Home. You can roll up news and events if needed. Depending on your requirements, you may still need to customize permissions a little, but it will be GREATLY simplified.