Affiliate Plugin: Handle Amazon searches

When posting an Amazon search result link, the plugin strips out the search part of the url and links to the Amazon home page instead. Example:

Search Amazon for teddy bear and the url will be this:
https://www.amazon.com/s?k=teddy+bear&ref=nb_sb_noss_1

The posted link is oneboxed like this:

But the link is actually this:
https://www.amazon.com/s?tag=mytag-20

And that only goes to the Amazon home page.

Any way to avoid this?

2 Likes

Should be pretty easy to fix. Adding #pr-welcome to handle that case.

4 Likes