Language

Properties

Property Data type stdWrap Default
sitetitle string no  
hreflang.enable boolean no  
hreflang.ids list no  
hreflang.keys list no  

Sitetitle

plugin.tx_csseo

Property

sitetitle

Data type

string

Description

Generally the Sitetitle is set in the TypoScript root template. With this setting the title can be overridden. So translatable prefix/suffix for the browser title are possible. Therefore enter here a string like LLL:EXT:myext/Resources/Language/locallang.xlf:sitetitle.

href=”lang”

plugin.tx_csseo.hreflang.

Enable

Property

enable

Data type

boolean

Description

If set, hreflang tags will be inserted to the page header section. Please don’t forget to set the ids and keys, too.

Language Uids

Property

ids

Data type

list

Description

List the language uids, which should be linked with a hreflang-Tag (e.g. 0,2,3).

Language Keys

Property

keys

Data type

list

Description

List the language keys for the hreflang tags - same order as hreflang language uids (e.g. en,de,ch).