Skip to content

Commit

Permalink
[BUGFIX] Ensure canonicalUrl is always absolute url (#777)
Browse files Browse the repository at this point in the history
  • Loading branch information
twoldanski authored Sep 19, 2024
1 parent 8750cf8 commit b77f8ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Configuration/TypoScript/Page/Meta.typoscript
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ lib.meta {
parameter {
field = canonical_link
}

forceAbsoluteUrl = 1
returnLast = result
}
}
Expand Down

0 comments on commit b77f8ab

Please sign in to comment.