Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/71a3ad80403826a8bf435f805038f51f to your computer and use it in GitHub Desktop.
Save trycf/71a3ad80403826a8bf435f805038f51f to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
alternateUrl = "de https://www.goethe.de/ins/kr/de/404linkliste.html, de https://www.goethe.de/ins/id/de/404linkliste.html, de https://www.goethe.de/ins/de/de/404linkliste.html, ja https://www.goethe.de/ins/de/ja/404linkliste.html, pt https://www.goethe.de/ins/de/pt/404linkliste.html";
countryIsoCode = "af";
function getAlternateHreflangCode (countryIsoCode, langIsoCode) {
}
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment