Manual:$wgEnableCanonicalServerLink
Appearance
| Saída: $wgEnableCanonicalServerLink | |
|---|---|
Output a <link rel="canonical"> tag on every page indicating the canonical server which should be used, i.e. $wgServer or $wgCanonicalServer. |
|
| Introduzida na versão: | 1.21.0 (Gerrit change 41562; git #e0a78d0a) |
| Removida na versão: | Ainda em uso |
| Valores permitidos: | (booleano) |
| Valor padrão: | false |
| Outras definições: Ordem alfabética | Por função | |
Detalhes
If enabled with "true", output a <link rel="canonical"> tag on every page, indicating the canonical URL of the page. The URL includes the canonical server which should be used, i.e. $wgServer or $wgCanonicalServer.