Thursday, August 28, 2014

How to Link to Your International Zazzle Shops on Squidoo

this lens' photo
In addition to it's US shop, Zazzle has many different international storefronts where people can browse Zazzle in their language and make orders using their native currency.

If you have a blog or website and would like to link to these shops from it, Zazzle has an easy way to make banners which link to all your international storefronts there. You can click here to try it out.

Unfortunately, this code does not work well on Squidoo. Below I talk about how to change the code to make a nice line of country flags which link to your shop...like this:



The code below is what you will want to use on your page, but first you will need to swop out my shop ID and affiliate ID for your shop name and affiliate ID. You can do this manually, but I suggest doing the following:

  1. Copy paste the code below into a notepad.

  2. Use the search/replace tool in notepad to replace my shop ID, scribbleprints, with your shop ID. Your shop ID is the last part of your store URL. For instance, in http://www.zazzle.com/scribbleprints the part in bold, scribbleprints, is my store ID.

  3. Copy paste the code into the Squidoo module where you want it. There are some modules on Squidoo which will not accept this code, but you’re always safe putting it in a text module.

THE CODE:

<a href="http://www.zazzle.ca/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/ca.png" width="27" /></a><a href="http://www.zazzle.co.uk/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/gb.png" width="27" /></a><a href="http://www.zazzle.de/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/de.png" width="27" /></a><a href="http://www.zazzle.es/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/es.png" width="27" /></a><a href="http://www.zazzle.fr/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/fr.png" width="27" /></a><a href="http://www.zazzle.pt/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/pt.png" width="27" /></a><a href="http://www.zazzle.se/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/se.png" width="27" /></a><a href="http://www.zazzle.nl/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/nl.png" width="27" /></a><a href="http://www.zazzle.at/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/at.png" width="27" /></a><a href="http://www.zazzle.ch/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/ch.png" width="27" /></a><a href="http://www.zazzle.be/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/be.png" width="27" /></a><a href="http://www.zazzle.com.au/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/au.png" width="27" /></a><a href="http://www.zazzle.co.nz/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/nz.png" width="27" /></a><a href="http://www.zazzle.co.jp/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/jp.png" width="27" /></a><a href="http://www.zazzle.co.kr/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/kr.png" width="27" /></a><a href="http://www.zazzle.com.br/scribbleprints*" style="border: 0pt none; margin: 0 10px 3px 0;"><img src="//asset.zcache.com/assets/graphics/_zletter/2009/banners/2011_international/flags/br.png" width="27" /></a>


No comments:

Post a Comment