Title: [Plugin: Amazon Affiliate Link Localizer]
Last modified: August 20, 2016

---

# [Plugin: Amazon Affiliate Link Localizer]

 *  [spiritualight](https://wordpress.org/support/users/spiritualight/)
 * (@spiritualight)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/)
 * Hi
 * I have installed this plugin but when I check my USA amazon links from the UK,
   I just get forwarded onto the USA Amazon… I have included all my affiliate ID’s…
   any ideas?

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/page/2/?output_format=md)

 *  [PublishingCentral](https://wordpress.org/support/users/publishingcentral/)
 * (@publishingcentral)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152598)
 * The same thing happened to me. I fixed it by getting an API key from here:
    [http://code.google.com/apis/loader/signup.html](http://code.google.com/apis/loader/signup.html)
 * Then you’ll need to add the key to your plugin. Open amazon_affiliate_link_localizer.
   php in the wordpress plugin editor, and look for the line that has this javascript
   bit:
    `<script type=\"text/javascript\" src=\"http://www.google.com/jsapi\">`
 * right after the jsapi add
    ?key= and then your API key that you got from Google.
 * So that line should look like:
    `<script type=\"text/javascript\" src=\"http://
   www.google.com/jsapi?key=YOUR_BIG_LONG_API_KEY_FROM_GOOGLE\">`
 * After I did that, my link localization worked perfectly.
 *  Thread Starter [spiritualight](https://wordpress.org/support/users/spiritualight/)
 * (@spiritualight)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152605)
 * Hi PublishingCentral,
 * Thanks so much for the reply, was beginning to lose hope! I did as you said and
   got an API and added it in the correct place but my .com Amzn links still don’t
   redirect to the .co.uk Amzn, and I live in the UK…
 * Thanks for your help…
 * S
 *  [PublishingCentral](https://wordpress.org/support/users/publishingcentral/)
 * (@publishingcentral)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152606)
 * Are the products you’re listing available on the co.uk site? I’ve had a number
   of books and videos that don’t switch from the .com site, and it turns out that
   they come up with a 404 page when I change the extension.
 * The other thing I would try is putting an Amazon link without your affiliate 
   id, to see if the script adds it. At least you’d know for sure then whether the
   script is functioning at all. If it’s not, I’d try uninstalling, then reinstalling.
 *  Thread Starter [spiritualight](https://wordpress.org/support/users/spiritualight/)
 * (@spiritualight)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152608)
 * Hi
 * Thanks again for your help..Yes the products are available on the UK site… tried
   a link without my affiliate ID.. same thing… uninstalled and reinstalled with
   the google API and without…
 * Just doesnt seem to want to work for me…lol
 * Thanks again for trying to help PublishingCentral
 * S
 *  [PublishingCentral](https://wordpress.org/support/users/publishingcentral/)
 * (@publishingcentral)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152611)
 * One final thought… check the source of your blog to make sure the script line(
   the same one you edited) shows up there.
 * Not sure what else to check, but I hope you find a solution to your problem.
 * W
 *  [angusbc](https://wordpress.org/support/users/angusbc/)
 * (@angusbc)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152675)
 * PublishingCentral, since you are the only person I’ve found who says that this
   plugin works, I was wondering if you would mind taking a look at my question 
   about it here: [http://wordpress.org/support/topic/does-this-plugin-work-with-amazon-search-results-pages?replies=1](http://wordpress.org/support/topic/does-this-plugin-work-with-amazon-search-results-pages?replies=1)
   I’m trying to figure out if this will only work with specific product links, 
   or if it also should work with search results-type links.
 *  [PublishingCentral](https://wordpress.org/support/users/publishingcentral/)
 * (@publishingcentral)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152676)
 * It adds my .com affiliate id, but it doesn’t redirect for results-type links,
   as far as I can tell.
 *  [PeteWilliams](https://wordpress.org/support/users/petewilliams/)
 * (@petewilliams)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152680)
 * [@spiritualight](https://wordpress.org/support/users/spiritualight/) – As explained
   in the FAQ, it may be that Google cannot get a fix on your location. This does
   happen occassionally, go to [http://petewilliams.info/geo.php](http://petewilliams.info/geo.php)
   to check this and let me know what it says.
 * Also that API key is not required.
 * Cheers
 * Pete
 *  Thread Starter [spiritualight](https://wordpress.org/support/users/spiritualight/)
 * (@spiritualight)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152681)
 * [@petewilliams](https://wordpress.org/support/users/petewilliams/) thanks for
   replying… your link gives ‘No Country Detected’
 * Any ideas?
 * S
 *  [PeteWilliams](https://wordpress.org/support/users/petewilliams/)
 * (@petewilliams)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152682)
 * I am looking at creating a serverside fallback for when Google can’t get a fix,
   but that’s a big job so won’t happen for a while. In the meanwhile though, it’s
   not a big problem – it only happens to a few people so it should work fine for
   your visitors even if not for you – and of course that’s what matters.
 * Pete
 *  [akiraxx](https://wordpress.org/support/users/akiraxx/)
 * (@akiraxx)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152691)
 * Hi
 * [@petewilliams](https://wordpress.org/support/users/petewilliams/)
 * I want to use this great plugin.
    But this does not work properly. I am also.
 * I have to get a google API Key,and “amazon_affiliate_link_localizer.php” was 
   added to.
 * [http://petewilliams.info/geo.php](http://petewilliams.info/geo.php)
    Once I 
   have access to it was displayed properly as shown below. “Your country code is:‘
   JP'”
 * When I clicked on the link for Amazon in the U.S. will not be transferred to 
   Amazon Japan.
    What is the problem?
 *  [PeteWilliams](https://wordpress.org/support/users/petewilliams/)
 * (@petewilliams)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152692)
 * Hi akriraxx – do you have a link to your website I can look at to see what’s 
   going on? Can you tell me exactly what link you clicked on and what URL it took
   you to? Also, what changes have you made to “amazon_affiliate_link_localizer.
   php? None should be required (the API key is not needed) so I wonder if this 
   may have broken something?
 * Feel free to email me at [me@petewilliams.info](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/me@petewilliams.info?output_format=md)
 * Cheers
 * Pete
 *  [akiraxx](https://wordpress.org/support/users/akiraxx/)
 * (@akiraxx)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152693)
 * Thanks reply.
 *  [PeteWilliams](https://wordpress.org/support/users/petewilliams/)
 * (@petewilliams)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152694)
 * Thanks Akira. As mentioned in the FAQ the plugin does not yet support Amazon 
   widgets, just normal text links.
 *  [akiraxx](https://wordpress.org/support/users/akiraxx/)
 * (@akiraxx)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/#post-2152695)
 * Thanks for reply.
 * I understand.
    Once a text link, was transferred to the Amazon in Japan.
 * But 404 pages (Amazon Japan) will be displayed.
 * Why?

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/page/2/?output_format=md)

The topic ‘[Plugin: Amazon Affiliate Link Localizer]’ is closed to new replies.

 * 30 replies
 * 7 participants
 * Last reply from: [PeteWilliams](https://wordpress.org/support/users/petewilliams/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-amazon-affiliate-link-localizer/page/2/#post-2152735)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
