Amazon UK Associate Links
I've been trying to add Amazon Associate links in to my blog.
Amazon provides the html code - when I cut and paste the code, it shows up okay in WP editor menu, but when I publish it vanishes. I can use the 'text only' option okay.
Here's an example of the picture plus text
<iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&bc1=000000&IS2=1&nou=1&bg1=FFFFFF&fc 1=000000&lc1=0000FF&t=wwwmikemcshar-21&o=2&p=8&l=as1&m=amazon&f=ifr&asins=0470635495" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
Here's same as text only
<a href="http://www.amazon.co.uk/gp/product/0470635495?ie=UTF8&tag=wwwmikemcshar-21&linkCode=as2&camp=1634&creative=6738&creativeAS IN=0470635495">Trust Agents: Using the Web to Build Influence, Improve Reputation, and Earn Trust</a><img src="http://www.assoc-amazon.co.uk/e/ir?t=wwwmikemcshar-21&l=as2&o=2&a=0470635495" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
|