There may be days when you are posting multiple linkies. Or there may be days when you’re just getting the code for more than one widget. In either case, you’ll want to take care to keep them separate from each other. No, they won’t fight — on the contrary, they’re so nice they’ll just want so share each other’s links! Know what I mean? OK.
Here’s the problem. When you use the Widget Wizard to create the code for a linky widget, it takes the current date and uses that as an identifier, to distinguish it from other widgets. And back when people did one, maybe two memes a week, that was just fine. But let’s say you’re setting up today’s widget and tomorrow’s at the same time, they’re both going to have the same code. Let’s look at an example:
<img border=”0″
src=”http://www2.blenza.com/linkies/graphic.php?owner=whiskeytalking&postid=02Jul2009“>
And then you run the wizard again and you get the same code. What can you do? Simply add a letter to the postid= part that will make it different from the first one. Like this:
<img border=”0″
src=”http://www2.blenza.com/linkies/graphic.php?owner=whiskeytalking&postid=02Jul2009A“>
Now each widget will keep its links to itself. Hope this helps!