TYPO3: Generate all realurl path’s in one click!
A small trick when working with realurl. If you want generate all url path’s at onces just create a sitemap page (not in menu) and visted it. All pages in the sitemap do now have a realurl path generated.

Take this trick to another level by generating your `not in menu` page URLs as well at the same time by adding `tt_content.menu.20.2.includeNotInMenu = 1` to a TypoScript template setup section on the same site map page.
For those of us that have landing pages that aren’t normally visible, this is a great way to get the URLs generated quickly.
In addition: Note that RealURL DOES NOT generate cache while you’re still logged into the backend. There is in extension though which will let you generate the cache directly from the backend. Look here.
would be fun to know NOT to show ‘not in menu’ links in the rootline when browsing a subpage
@jan:
You can just check the checkbox “exclude from url” from within the page propertÃes.