ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,699
- Points
- 823
Reputation:
This is from the
HTML:
As a result the board title (as defined in the admin options) is displayed at the end of the meta-title, so e.g.
This is the title, that usually is displayed the google SERPs.
I think adding the board title makes the meta-title often too long and does have a rather bad effect on...
Read more
Continue reading...
PAGE_CONTAINER
template:HTML:
<title><xf:title formatter="%s | %s" fallback="{$xf.options.boardTitle}" page="{$pageNumber}" /></title>
As a result the board title (as defined in the admin options) is displayed at the end of the meta-title, so e.g.
This is a thread title | Boardname.tld
This is the title, that usually is displayed the google SERPs.
I think adding the board title makes the meta-title often too long and does have a rather bad effect on...
Read more
Continue reading...