Skip to content

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>

Comments

  • SvenSven www.GSA-Online.de
    thats only on preview/test right? on submission it should be random.
  • edited May 2018
    its not on preview , its on submission.
  • SvenSven www.GSA-Online.de
    send the project backup please
  • SvenSven www.GSA-Online.de
    also wouldn't be this more correct? As there is no "random_verified_url% macro at all!?

    <a href="%verified_url%">%verified_anchor_text%</a>
Sign In or Register to comment.