Although it is not feasible in all cases it really helps if you first have
some basic knowledge about the site(s) that you will be spidering. Many
times you can get around index issue if the site has a "Site Map". Often
times the index page is really not the best place to start, even on non
fusebox sites. Whenever possible, it is always a good idea to be as familiar
as you can with the layout of sites that you may be spidering. Also it
really helps to have a thorough understanding of RegEx when writing spiders.

Kevin

-----Original Message-----
From: Kola Oyedeji [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 07, 2000 11:06 AM
To: Fusebox
Subject: RE: Spidering issues...


As  a newbie i was wondering how fuseboxers address this?

-----Original Message-----
From: Greg Wolfinger [mailto:[EMAIL PROTECTED]]
Sent: 07 December 2000 14:53
To: Fusebox
Subject: Re: Spidering issues...


Spidiring is having a search engines "spider" aka scripts look at your
homepage and then follow all of the different links to the other pages and
then doing the same thing for each of those pages.  The problem is that most
spiders look at index.cfm and index.cfm?action=foo as the same thing.  I
hope I explained it well enough. :)





----- Original Message -----
From: "Donald Pavlik" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Wednesday, December 06, 2000 7:49 PM
Subject: Re: Spidering issues...


> I have a small Question, what is spidering and what advantages does it
have?
> I am curious, I like to learn about everythign that can possibly help
> increase my productivity:)
>
> Donald Pavlik
> ----- Original Message -----
> From: "Stephanie Nordenhaug" <[EMAIL PROTECTED]>
> To: "Fusebox" <[EMAIL PROTECTED]>
> Sent: Wednesday, December 06, 2000 2:20 PM
> Subject: Spidering issues...
>
>
> > Hello all,
> >
> > Recent article in CFDJ says something about Fusebox not being able to
> handle
> > spidering as well. Has anyone gotten around this issue? If so, tell your
> > secrets... ;-)
> >
> > (apologies if this was dicussed before... I'm on digest)
> >
> > Thanks,
> > Stephanie
> >
> > Stephanie Nordenhaug
> > Web Developer
> > [EMAIL PROTECTED]
> > Atlanta, Georgia
> >
> >
> >
> > Archives: http://www.mail-archive.com/[email protected]/
> > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to