Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Site Title to be optional #2937

Open
aogilvie opened this issue Aug 15, 2019 · 1 comment
Open

Allow Site Title to be optional #2937

aogilvie opened this issue Aug 15, 2019 · 1 comment

Comments

@aogilvie
Copy link

aogilvie commented Aug 15, 2019

How does one remove "— Plone site" that suffixes page title?
Seems in settings Plone insists on a non empty string for a plone site...

Version Overview
Plone 5.2.0 (5207)
CMF 2.4.0
Zope 4.1.1
Python 3.7.4 (default, Jul 17 2019, 23:33:46) [GCC 6.3.0 20170516]
PIL 6.1.0 (Pillow)
WSGI: On
Server: waitress 1.3.0

Furthermore as mentioned in this forum discussion; could go with an invisible character but you'd still get the symbol "—".

https://community.plone.org/t/remove-plone-site/8933/3

@davilima6 davilima6 changed the title Remove plone site text from browser title "— Plone site" Allow Site Title to be optional Aug 18, 2019
@davilima6
Copy link
Member

davilima6 commented Aug 18, 2019

As explained in the forum link above, a template customization is currently needed.

Although considered a best practice, and probably detrimental to SEO, Plone may allow a user to omit a title for their site. I therefore renamed this issue to propose such change in @@site-controlpanel, i.e. make the field non-mandatory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants