Page 1 of 1

Incorrect anchor

Posted: Wed Feb 23, 2011 9:18 am
by Unmerciful
Incorrect anchor
http://www.linkspun.com/trade_view.php?tradeID=257102

I do not understand what the problem :shock:

Re: Incorrect anchor

Posted: Wed Feb 23, 2011 7:35 pm
by jdoughs
Hey there, the link on the page is showing a "@" symbol, the correct anchor text is "at".

I'd copy the html direct from the trade view page above, won't have any issues like that then.

Re: Incorrect anchor

Posted: Wed Feb 23, 2011 9:05 pm
by Unmerciful
anchor added: Free Porn Blog at X69X
before moving to the new server, such links are displayed correctly

Re: Incorrect anchor

Posted: Wed Feb 23, 2011 9:20 pm
by jdoughs
Unmerciful wrote:anchor added: Free Porn Blog at X69X
before moving to the new server, such links are displayed correctly
The spider is returning Incorrect Anchor as it should be. "at and "@" are 2 separate things and it is looking for 'at' not the symbol. Above you show the anchor text correctly but on your site it is added differently.

Code: Select all

<li><a href="http://EDITED.org/">Free Porn Blog – X69X</a></li>
This is how the agreed to trades link should be added. Note the "At" word, it's not a symbol.

Code: Select all

<li><a href="http://EDITED.org/">Free Porn Blog At X69X</a></li>