..  include:: /Includes.rst.txt

..  _usage:

=====
Usage
=====

..  note::

    You need at least one sitemap to use cache warming.
    A simple XML sitemap can be created with :ref:`TYPO3's SEO extension <t3coreapi:xmlsitemap>`.

This section describes how to properly use the extension in various ways.
Basically the cache warming can be executed in two different modes: Either
for whole sites based on their XML sitemap or for single pages based on
their page ID.

..  toctree::
    :maxdepth: 3

    BackendToolbar
    PageTree
    ConsoleCommands
    UsingTheAPI
