A page links to a site and adopts its header, footer, and domain. Pages allow you to expand on a topic and to share private content with your organization and groups.
Tip:
Add pages to organize your site's material by topic or theme. This maintains loading and performance and gives site visitors the opportunity to browse at their own pace.Review the key workflow
Before you get started, review this recommended workflow for creating and sharing pages as part of a site.
- Add a page to a site by creating a new page or by using an existing page.
- Include a page summary and, if necessary, modify the slug for your page's URL.
- Add content to the page.
- Adjust the page's sharing controls.
- Add a menu link to your site's header that links to the page.
Create a page
You can create unlimited pages and add the same page to more than one site so that relevant content is available in multiple places.
- Open a site in edit mode.
- On the side panel, select the pages button .
- Select New page, type a name for the page, and select Next.
Note:
The name you provide is also used to automatically generate the page URL. Spaces are replaced with hyphens and all special characters are removed. Each page URL is preceded with /pages/. To edit the URL, see Edit page URL.
- Select Save.
- Next, add a summary for your new page, and then add the page as a menu link to your site.
Open a page in edit mode
To edit a page, follow these steps.
Open from a browser window
To open a page in edit mode from your browser, complete the following steps:
- Open the page's URL in a new browser window and select Sign in on the global navigation bar.
- Select the edit button to open the site editor.
Note:
To sign in and edit a page, global navigation must be enabled and you must belong to the site's core team, have administrative privileges, or be the original owner of the site.
Open from ArcGIS Hub
If global navigation is disabled for a site, you can open the site from ArcGIS Hub:
- Sign in to ArcGIS Hub.
- On the Overview page, select Manage under Sites.
- Select the page's site to open the site editor.
- Select the pages button and choose your page from a list of the site's pages.
Open from ArcGIS Online
To open site in edit mode from ArcGIS Online, complete the following steps:
- Sign in to ArcGIS Online.
- Find the page's Hub Page item under Content.
- Select the item to open its item details page and select Configure app.
Add an existing page
You can add a page that you've created for another site or a page that has been shared with your core team or organization. You can also add publicly shared pages.
Note:
Pages added to more than one site are not automatically shared with the current site's content group and core team group, so they will not appear in your site's search results or when using your default groups to populate a gallery card.
- Open a site in edit mode.
- On the side panel, select the pages button .
- Select Link page, select the page name, and choose Save.
To view the page, select its name in the side panel listed under Home.
- Optionally, update the page's slug.
- Select Save and publish your changes.
Include a page summary
If a page is included in a site's content library, its name and summary are visible as a search result to those with whom the page is shared. Site owners and core team members can add or modify a summary once the page is created. To add or modify a page summary, see Page name and summary.
Note:
Pages appear in a site's search results in the Documents collection. This cannot be changed.
Edit page URL
The text at the end of your page's URL is called a slug. You can modify the slug if you want it to be something other than the page name. The full page URL is in the following format: data.[your-org].opendata.arcgis.com/pages/[page-name].
Note:
When you change a page's slug, the previous URL will not automatically redirect to the URL with the updated slug. You must manually update the URL if it is used elsewhere, with the exception of pages that are included as menu links on a site's header.
- Open a site in edit mode.
- Select the pages button .
- In the list of pages, select the page you want to edit.
- Select Page info.
- Select Edit URL settings
- Enter a slug in the Page slug text box.
- Select Save and publish your changes.
Add content to a page
To add content to a page, ensure that the item or items that you want to display on the page have been added to your site's content library. For more information on adding content, see Add and manage content.
Once you've confirmed that your content has been added to the content library, you can use drag-and-drop cards to design the layout of a page in the same way that you can design the layout of a site.
Note:
You cannot edit the header or footer of the page as these are inherited from the page's site.
- Open a site in edit mode.
- Select the pages button .
- In the list of pages, select the page you want to edit.
- Select Layout.
- Drag a Row card onto the page layout to start designing your page.
Tip:
Certain cards, including the Gallery card, automatically populate with applicable items shared to the site's content group (content library). If you want to add additional items to a page, use Manual selection if the card supports it or add the item or group using the site's content library. Note, however, that only items shared in the site's content library are discoverable in a site's search results. - Ensure that the content displayed on the site is shared with the appropriate audience. For more information, see Set up access and sharing.
- Select View to preview the page.
- Select Save and publish your changes.
Set up individual page editing
Two workflows (depending on license) allow editing of individual pages, without providing access to edit an entire site. Hub Basic license holders can create a shared update group in ArcGIS Online, add collaborators, and share the page (for editing) to this group. Do not share the site item. Collaborators can then navigate to the page and launch the layout editor to update, save, and publish changes. Hub Premium license holders can use supporting teams to grant page editing. As above, add collaborators and share the page to the team.
Sharing pages
Each page has its own sharing controls so that you can share your page with specific groups, including your core team and supporting teams, your organization, and the public. For more information, see Set up access and sharing.
Note:
You can share a page differently than how its site is shared. For example, you can add a private page to a public site. Only members with whom the page is shared can view the page when signed in to ArcGIS Hub. Content shared on the page, such as web maps and datasets, must also be shared privately.
Add menu links
Add links to a page from a site or other pages using menu links or HTML.
Use menu links
You can add a link for a page to a site using menu links in the site's header. For more information, see Configure global navigation and menu links.
Use HTML
To create a hyperlink to a page, use the HTML <a> syntax to insert the link. If you use a relative path in the <a> tag instead of the absolute path, you will prevent a full page refresh when you select the link.
- Add a Text card or open an existing card on the page layout and select Edit in HTML.
- Insert an <a> tag where you want the link to be.
- Paste the slug for the page you want to add between the href="" attribute of your <a> tag—for example, <a href="/pages/target-page">Visit the linked page</a>.
- Select Apply.
- Select Save and publish your changes.
Tip:
To open the link on a new tab, append target="_blank" directly after the href attribute on the <a> tag.
Delete a page permanently
To delete a page, select Remove page from site. The Hub Page item will be permanently deleted from ArcGIS Online and any groups to which it was shared.