{Fixed} - Wrong link format when posting to Article engines
Hi,
I manually checked some of the verified Articles. I found SER posting the wrong link format in all Articles !!
It always adds a " at the end of the link.
In my Articles I use :
<a href=”%url%”>%anchor_text%</a>
But the link is always posted like this
http://www.mysite.com/page.html/"
Please fix this asap.
Thanks
I manually checked some of the verified Articles. I found SER posting the wrong link format in all Articles !!
It always adds a " at the end of the link.
In my Articles I use :
<a href=”%url%”>%anchor_text%</a>
But the link is always posted like this
http://www.mysite.com/page.html/"
Please fix this asap.
Thanks
Comments
Please check your PM.
Here it is in case somebody need it :
>>> the content is setup wrong. I used href=”%url%” in some places and not
the correct term href="%url%"
My Bad!
@Sven Thanks!