RE: Any way to create a map of whole site

Jamie Sammons, modified 3 Years ago. New Member Posts: 4 Join Date: 11/2/21 Recent Posts

Hi all,

Our devs have said there's no way in Liferay to create a sitemap for the site admins to use. Is that right? Surely there must be a way to get a list of all the pages on the site. We've tried using a third party crawler, but it doesn't pick everything up.

Thanks

Jo

thumbnail
Olaf Kock, modified 3 Years ago. Liferay Legend Posts: 6441 Join Date: 9/23/08 Recent Posts

Liferay even generates its own sitemap (for google use), and of course there is a list of all pages, and various different ways of organizing them in navigation.

Some pages are virtual though: They're "display pages" for individual content and automatically generated whenever they're requested - typically through a link to them. Those pages might best be found when crawling the site, indeed - but typically the content will also be part of other pages, so that it's questionable if you want to generate them as well (they typically won't appear in automatically generated navigation, but you might use them manually).

So, the answer is: Yes, it exists. And the way you'd present it depends on the way you'd like it to be presented.