Amazon js optimization
-
Hi !
Is it possible to optimize amazon javascripts (for search widgets etc)? I have just installed autooptimize and when I let it optimize js then the amazon search box will just disappear from my site ?? That is certainly quite an optimization alright haha
It works fine again if I just put the word amazon in the exclusion list (I did not have to put the scriptname in it, just the word amazon was enough)
Oh and I tried the other options, they didnt have an influence on the whole thing.
I am using the amazon link plugin to create a location aware amazon search box, thats why the script has so many keywords in it:
</script> <script src="//z-%REGION%.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1&MarketPlace=%MPLACE%&internal=1"> </script>
The code from the US website is like that:
<script src="//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1&MarketPlace=US"></script>
- The topic ‘Amazon js optimization’ is closed to new replies.