Quote:
Originally posted by -=HUNGRYMAN=-
do they have to click the image for it to count ? or anywhere in your sig ?
|
Any link, as long as you precede the link with
http://www.yourdomain.com/sig.php?url=
If the URL after that contains variables (
&ref=you for example), you'll have to urlencode it (since the URL is passed through the script which redirects you). So if you want to make clicks to
http://www.paysite-galleries.com/?id=XN count in the SigMonkey stats, link to
http://www.paysitedesign.com/sig.php?url=http%3A%2F%2Fwww.paysite-galleries.com%2F%3Fid%3DXN instead.
Here is a script which URLencodes for you:
http://speciesanalyst.net/zportal/URLEncode.php