Page 1 of 1

link not found errors

Posted: Thu Apr 14, 2011 4:44 am
by dainno01
Hi:
I seem to be getting more link not found errors. Here are a couple of examples

http://www.linkspun.com/trade_view.php?tradeID=234832

http://www.linkspun.com/trade_view.php?tradeID=275892

Thanks

Re: link not found errors

Posted: Thu Apr 14, 2011 10:40 am
by jdoughs
Html is busted on them links.

<a href="http://www.edited.com/" title="Edited">Edited<a>

*Note the <a> it should be </a>

Re: link not found errors

Posted: Thu Apr 14, 2011 11:27 am
by dainno01
added the "/" and rechecked links. it worked for a couple, still having issues with this one.

http://www.linkspun.com/trade_view.php?tradeID=234832

Re: link not found errors

Posted: Thu Apr 14, 2011 1:52 pm
by jdoughs
Same problem, it won't spider correctly with dozens of broken links. It's chasing down link after link but not finding a closing a.

Search and replace

<a><br>

With

</a><br>

Re: link not found errors

Posted: Thu Apr 14, 2011 3:33 pm
by dainno01
yep, that did it.. thank you dainno

Re: link not found errors

Posted: Thu Apr 14, 2011 5:52 pm
by busty6969
I just got 51 link errors showing up and the html is fine, very frustrated with linkspun today