Random url macro
Am using the following macro on my articles for linkwheel purpose. Am getting different anchor texts displayed, which is okay. But verified urls are the same. Infact i get the current articles' url in all links. How do i insert random verified url using macro?
<a href="%random_verified_url%">%random_anchor_text%</a>
<a href="%random_verified_url%">%random_anchor_text%</a>
<a href="%random_verified_url%">%random_anchor_text%</a>
<a href="%random_verified_url%">%random_anchor_text%</a>
<a href="%random_verified_url%">%random_anchor_text%</a>
<a href="%random_verified_url%">%random_anchor_text%</a>
<a href="%random_verified_url%">%random_anchor_text%</a>
<a href="%random_verified_url%">%random_anchor_text%</a>
Comments
<a href="%verified_url%">%verified_anchor_text%</a>