Make editing homepage more intuitive
Background
Users are thrown off by how to edit the homepage. Unlike other pages. the content needs to be edited via the Block Layout page. However, the homepage is listed as a node at /admin/content.
When a manager edits the homepage, they see a form without any fields. Also they have the ability to delete the homepage node, which messes up the site.
Possible solutions
- Hide homepage node from listing on admin/content
- Add administrative help text to edit page of homepage, explaining where to configure content.
- Rework homepage to be configured via the edit node form.
- Create a homepage content type, specially built for the homepage.
Remaining work
-
List and discuss possible solutions -
Decide on approach -
Implement