by chameleon » Tue Feb 26, 2008 1:34 pm
If you have your own Link List and want its reciprocal link to be generated in each duplicated page, create a Custom Recip Template.
For example, if you want six (6) reciprocal links on your page (one linking to your Link List and five to others), select five (5) Recips per Page. The modified template might then look like this:
<table cellspacing="2" cellpadding="2" width="80%" align="center">
<tr>
<td align="center"><a href="http://www.yoursite.com/"><img src="http://www.yourdomain.com/img/yoursite.gif" alt="Your Site" border="0"></a></td>
<td align="center"><recip></td>
<td align="center"><recip></td>
</tr>
<tr>
<td align="center"><recip></td>
<td align="center"><recip></td>
<td align="center"><recip></td>
</tr>
</table>