Skip to content

Instantly share code, notes, and snippets.

@stafast
Created December 19, 2017 10:56
Show Gist options
  • Save stafast/290f876a23ace52434cbf7447d005374 to your computer and use it in GitHub Desktop.
Save stafast/290f876a23ace52434cbf7447d005374 to your computer and use it in GitHub Desktop.
TYPO3 Meta Canonical Tag with baseUrl
headerData {
10 = TEXT
10 {
typolink {
parameter.data = page:uid
parameter.intval = 1
useCacheHash = 0
addQueryString = 1
addQueryString.method = GET
addQueryString.exclude = id, cHash, tx_pagebrowse_pi1[page]
returnLast = url
forceAbsoluteUrl = 1
}
wrap = <link rel="canonical" href="|" />
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment