Link in a random place?
I'm playing with %link% instead of letting GSA put my link on the bottom. Let's say I want to have 2 (or 12) different places in a article to put link to. But I want it to choose only one place for submission. Let's say my article looks like this:
Lalala.... my_keyword.... lalala...my_other_keyword... laLalLala.
I want GSA to make it like this:
Lalala.... <a href="http://my_domain.com/">my_keyword</a>.... lalala...my_other_keyword... laLalLala.
OR like this:
Lalala.... my_keyword.... lalala...<a href="http://my_domain.com/">my_other_keyword</a>... laLalLala.
but NOT like this:
Lalala.... <a href="http://my_domain.com/">my_keyword</a>.... lalala...<a href="http://my_domain.com/">my_other_keyword</a>... laLalLala.
How can I achieve this without pain in the ass?
Comments