Skip to content

Article, error Duplicate Anchor Text

edited April 2015 in Need Help
Hello,

I use SCM to generate Article and use 2 link with 1 URL, when preview in gsa ser 9.75 the article has 2 link with different anchor text but when submitted to Web2.0 or article it use 2 same anchor text, can anyone help me why the anchor text duplicated ?

macro: <a href="%url%">%anchor_text%</a>
should I use: <a href="%url%">%random_anchor_text%</a> or <a href="%random_url%">%random_anchor_text%</a>

Thanks

Comments

Sign In or Register to comment.