Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 81be2a3

Browse files
committed
Added "teaser"
1 parent 062e7b2 commit 81be2a3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

quick_tour/the_third_party_bundles.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ element. To do this, replace the ``<title>`` tag line in the
131131

132132
{% block title %}{% sonata_seo_title() %}{% endblock %}
133133

134-
Now, you can see nice titles when visiting the website.
134+
When you visit the new website, you can see nice titles for each page!
135135

136136
Some pages, like the login page, don't use content objects. In these cases,
137137
you can configure a default title:
@@ -147,6 +147,9 @@ you can configure a default title:
147147

148148
The *default title* is configured under the ``sonata_seo`` extension, while
149149
the *standard title* is configured under the ``cmf_seo`` extension.
150+
151+
The title is just one feature of the SeoBundle, it can extract and process a lot
152+
more SEO information.
150153

151154
Sonata Admin
152155
------------

0 commit comments

Comments
 (0)