Possibly bug with %random_url% and %random_anchor_text%
Sven I have a problem with %random_url% and %random_anchor_text%. They don't
work for me. I tried to inset them directly in Article field and then
in separate article file but results are the same - test window shows
nothing.
The same time %url% and %anchor_text% work fine in both
cases - directly in the GSA and in separate article file. For me
problem is in random_
I think I know why - this is because my "Anchor Text" field in project window is empty coz I have anchor in URL like the following format:
http://www.myurl1.com#anchortext1
http://www.myurl2.com#anchortext2
http://www.myurl3.com#anchortext3
%random_url% and %random_anchor_text% can not retrieve URL and anchor text in such case but %url% and %anchor_text% do it perfectly. It's a bug?
work for me. I tried to inset them directly in Article field and then
in separate article file but results are the same - test window shows
nothing.
The same time %url% and %anchor_text% work fine in both
cases - directly in the GSA and in separate article file. For me
problem is in random_
I think I know why - this is because my "Anchor Text" field in project window is empty coz I have anchor in URL like the following format:
http://www.myurl1.com#anchortext1
http://www.myurl2.com#anchortext2
http://www.myurl3.com#anchortext3
%random_url% and %random_anchor_text% can not retrieve URL and anchor text in such case but %url% and %anchor_text% do it perfectly. It's a bug?
Comments
%link% works very well but it puts the same links 3 times in an article...
btw do we need random_url tag as I read somewhere that %url% tag if used multiple times still produce random urls? is that correct or we have to use one %url% tag and for more urls need %random_urls%