Anchor Text BUG !
Hello @Sven - I have noticed that when i input my spun article with the anchor text already in the article, SER will add a link to that same anchor text thereby causing the 2 URLs to link to the same anchor at the same time - like this:
<a href="www.site1.com"><a href="www.site2.com">same anchor text</a></a>
Please look into this
Thanks
<a href="www.site1.com"><a href="www.site2.com">same anchor text</a></a>
Please look into this
Thanks
Comments
Indeed this can happen. But why do you have a different, fixed URL for the %anchor_text% in the article?
Though next version will fix this.
Thanks
you can just use the macros and you get a new anchor text/url inserted here.
<a href="%url%>%anchor_text%</a>
Another BUG i discovered is that if your anchor text is not in lower case SER wont automatically add the link
Thanks
I have just reviewed this "bug"...the anchor text is linked in any case. Sorry but that must be something else.
And yes, if you do not use the macro in the article, it will just place a link once...but if you use the macro instead (many times) it will create a link (many times with a different anchor/url).
Indeed this can happen. But why do you have a different, fixed URL for the %anchor_text% in the article?
Though next version will fix this.
B-)
That should not happen. It might be the case for the TEST window, but only there. On real submission, the program inserts different URLs/Anchors.
Edit: Just added proper variable insert for TEST as well now for next version.