Skip to content

Instantly share code, notes, and snippets.

@kez
Created September 8, 2011 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kez/1204085 to your computer and use it in GitHub Desktop.
Save kez/1204085 to your computer and use it in GitHub Desktop.
Super Amazon Link Localizer Javascript
<script type="text/javascript">
var sAccessKey = "XXX";
var hTags = {
'com': 'salldefault-20',
'co.uk': 'salldefault-21',
'de': 'salldefault-de-21',
// fr, jp, it, ca, cn
};
</script>
<script type="text/javascript" src="http://sall.seoranker.info/sall.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment