NAVIGATION
This shows you the differences between two versions of the page.
|
deutsch:ersetzer_rts:frontend_render:canonical-alias [2009/06/14 10:34] Knut Heermann (flip-flop) |
deutsch:ersetzer_rts:frontend_render:canonical-alias [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{indexmenu_n>700}} | + | {{indexmenu_n>25}} |
| ====== Canonical Alias (SUMA) ====== | ====== Canonical Alias (SUMA) ====== | ||
| Line 56: | Line 56: | ||
| // ---------------------------------------------------------------- | // ---------------------------------------------------------------- | ||
| - | $block['custom_htmlhead']['index.php'] = ' <link rel="canonical" href="index.php?'.$GLOBALS['content']["struct"][$GLOBALS['content']["cat_id"]]["acat_alias"].'" />'; | + | $block['custom_htmlhead']['index.php'] = ' <link rel="canonical" href="index.php?'.$content["struct"][$content["cat_id"]]["acat_alias"].'" />'; |
| // -----------[ CLOSE ]---------------- | // -----------[ CLOSE ]---------------- | ||
| ?> | ?> | ||
| </code> | </code> | ||