Forum Moderators: open
I have been using Bretts Sim Spider to check out a friends site. It spiders everything except the description. Any suggestions would be very much appreciated as to why it ignores the description. The site is
[cigarettes-club.com...]
Thanks in advance.
Where you talking about the following code?
<form name=MainForm onsubmit="return CheckData();"
action="sendinfo.php" method=post>
<SCRIPT language=JavaScript type=text/javascript><!-- //Hide >
<!-- document.title.value="CIGARETTES-CLUB.COM - OnLine Store - Main Page" -->
function setHome(o) {
o.style.behavior='url(#default#homepage)';
o.setHomePage('http://www.cigarettes-club.com')
}
I thought it was a problem on the web site and I was beating my head trying to figure it out. So glad to see that spiders shouldnt have a problem with these pages.
It's one of those "I fixed it, but I'm not sure what I did to fix it" things.
I do a lot of that, make things work without knowing the whole story. It works for me.