Page name should be before Site name in <title>
#5341
Replies: 2 comments 1 reply
-
|
I would love to see this as well. We have the same problem. Looks like this is setup in |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This has been added and will be included in the next release. 👍 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Hi,
Currently the site name is first, which mean when you have multiple Nova Tabs open for the same site, you have no way of differentiating what page the tab has loaded. The title parts should be the other way around so the page name if before the site name. This is also standard SEO practice, even through the Nova admin would not be index by Search engines.
Normal tab:

Condensed tab:

Proposal:

Also we are looking to add a favicon, I found the template
meta.blade.phpto override, but it's not documented anywhere.Beta Was this translation helpful? Give feedback.
All reactions