Skip to content

Instantly share code, notes, and snippets.

@clauswitt
Created February 10, 2011 10:02
Show Gist options
  • Save clauswitt/820227 to your computer and use it in GitHub Desktop.
Save clauswitt/820227 to your computer and use it in GitHub Desktop.
a short typoscript snippet
page.headerData.301 = TEXT
page.headerData.301 {
typolink {
parameter.data = TSFE:id
returnLast = url
}
wrap = <link rel="canonical" href="|" />
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment