Another problem with translation anchor text
It seems there's another problem with translation and anchor text placement.
Whenever I translate, the anchors are placed without a space between the last word and the anchor text.
Example:
Hallo danke für den Besuch von<a href="https://forum.gsa-online.de">Google </a>
Hier ist ein großartiges<a href="https://forum.gsa-online.de">Linksbeispiel </a>
There is no space in front of the <a href part of the link. This seems to only happen when using translated links. Also, it seems GSA is putting a space after the anchor and before the </a>, as shown above.
Also, is there a way to make the anchor text not be translated again? My anchors are all pre-translated, but it seems GSA tries to re-translate them, even though they're already translated. This makes the anchors not read properly.
Perhaps I could somehow edit the auto-anchor insert and make it be
#notrans %anchor_text% #trans_de
? Or is this not possible?
Whenever I translate, the anchors are placed without a space between the last word and the anchor text.
Example:
Hallo danke für den Besuch von<a href="https://forum.gsa-online.de">Google </a>
Hier ist ein großartiges<a href="https://forum.gsa-online.de">Linksbeispiel </a>
There is no space in front of the <a href part of the link. This seems to only happen when using translated links. Also, it seems GSA is putting a space after the anchor and before the </a>, as shown above.
Also, is there a way to make the anchor text not be translated again? My anchors are all pre-translated, but it seems GSA tries to re-translate them, even though they're already translated. This makes the anchors not read properly.
Perhaps I could somehow edit the auto-anchor insert and make it be
#notrans %anchor_text% #trans_de
? Or is this not possible?
Comments
Is the auto-insert handled inside the actual exe file? Or how would I use the #notrans #trans_de so GSA doesn't touch the anchor text?
Also, what about the lack of space before the link? This also happens with 'extra URLs' i.e. authority links, etc. Seems to happen on all links.
This is a big hassle as I'm going to have to generate dozens (maybe hundreds) of templates to make it anywhere near as random as the random-placement that's done by GSA automatically.
Let me know about the lack of space in front of the links (checking some old links, it seems this didn't used to happen, only recently has started?).
Another bad part of this method, is that if I wanted to do 3 links, instead of say 2, I'd have to modify another whole set of templates to include 3 anchor text macros... where as if it worked with default GSA, I could simply just insert 2 additional links.