Skip to content

Commit

Permalink
[FEATURE] Link site.websiteTitle and PageTitle API
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske committed Jan 24, 2024
1 parent 1b545d6 commit 53c899d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/ApiOverview/Seo/PageTitleApi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,9 @@ First the :php:`SeoTitlePageTitleProvider` (because it will be handled before
You can override these settings within your own installation. You can add as
many providers as you want. Be aware that if a provider returns a non-empty
value, all provider with a lower priority will not be checked.


See also
========
The page title is further influenced by :ref:`t3tsref:setup-config-pagetitle`
and :ref:`sitehandling-basics-websiteTitle`.
2 changes: 2 additions & 0 deletions Documentation/ApiOverview/SiteHandling/Basics.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ Root pages are identified by one of these two properties:
same root page ID is used multiple times.


.. _sitehandling-basics-websiteTitle:

websiteTitle
------------

Expand Down

0 comments on commit 53c899d

Please sign in to comment.