Skip to content

Adding links into articles

Hello,
I am just trying to determine which is the best macro to use to insert a link into the body of an article.

I have the URL and anchors added to the project in the format http://myurl.com#{keyword1|keyword2}

To add one of these into the article body would I need to use:
<a href="%url%">%Random_Anchor_Text%</a>
Would this still associate the correct keywords with the correct url - or is there any easier way to do this?

Comments

  • SvenSven www.GSA-Online.de
    Please simply use %link% as macro. That is using the URL and still the right anchor (a random one from your spin syntax).
  • thanks Sven
Sign In or Register to comment.