Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   Finding Orphaned Files On A Website (http://www.velocityreviews.com/forums/t164177-finding-orphaned-files-on-a-website.html)

newspost2000 02-08-2006 04:54 PM

Finding Orphaned Files On A Website
 
I have a golden list of urls to each and every file on our corporate
website. This includes all webpages and file resources. I am looking
for a tool whereby I can plug in the base url of our website and also
plug in this golden list of urls and have the program figure out which
files are orphaned and not linked to any other webpage on our site. Is
anyone aware of a tool that will do this?

Thanks


Els 02-08-2006 05:04 PM

Re: Finding Orphaned Files On A Website
 
newspost2000 wrote:

> I have a golden list of urls to each and every file on our corporate
> website. This includes all webpages and file resources. I am looking
> for a tool whereby I can plug in the base url of our website and also
> plug in this golden list of urls and have the program figure out which
> files are orphaned and not linked to any other webpage on our site. Is
> anyone aware of a tool that will do this?
>
> Thanks


Xenulink does that, without the need for the golden list of urls.
(needs ftp access)
http://home.snafu.de/tilman/xenulink.html

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -

newspost2000 02-08-2006 07:16 PM

Re: Finding Orphaned Files On A Website
 
My site is contained in a Notes Database. FTP will not do because all
of the files and contents or our website are not contained as
individual files on a web server but are contained in one file which is
a Lotus Notes Database (.nsf). This is why the only other option that
I have is produce a comma separated list of urls that I can pull into a
system and then that system can find which files are on the list that
were not found through a the public search of our site and then
identify those as the orphans. Can Xenu do that?


Els 02-08-2006 07:25 PM

Re: Finding Orphaned Files On A Website
 
newspost2000 wrote:

> My site is contained in a Notes Database. FTP will not do because all
> of the files and contents or our website are not contained as
> individual files on a web server but are contained in one file which is
> a Lotus Notes Database (.nsf). This is why the only other option that
> I have is produce a comma separated list of urls that I can pull into a
> system and then that system can find which files are on the list that
> were not found through a the public search of our site and then
> identify those as the orphans. Can Xenu do that?


I don't know - but Xenu gives you an entire list of valid urls too.
Seems to me that once you have that, it's just comparing one list with
the other and the difference should be the orphans.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -

KiwiBrian 02-13-2006 04:50 PM

Re: Finding Orphaned Files On A Website
 
Reading the Xenu info I can see no reference to the program being able to
identify "orphan" files.
I understand the term "orphan" to mean files, such as for example images,
that do not have a link pointing to them.
I hope that I am wrong and that it can do this.
I am looking for such a program, other than Dreamweaver.
Brian Tozer

"Els" <els.aNOSPAM@tiscali.nl> wrote in message
news:1b3qd5masemzs$.1x409125tkoa8$.dlg@40tude.net. ..
> newspost2000 wrote:
>
>> I have a golden list of urls to each and every file on our corporate
>> website. This includes all webpages and file resources. I am looking
>> for a tool whereby I can plug in the base url of our website and also
>> plug in this golden list of urls and have the program figure out which
>> files are orphaned and not linked to any other webpage on our site. Is
>> anyone aware of a tool that will do this?
>>
>> Thanks

>
> Xenulink does that, without the need for the golden list of urls.
> (needs ftp access)
> http://home.snafu.de/tilman/xenulink.html
>
> --
> Els http://locusmeus.com/
> Sonhos vem. Sonhos vão. O resto é imperfeito.
> - Renato Russo -




Els 02-13-2006 05:06 PM

Re: Finding Orphaned Files On A Website
 
KiwiBrian wrote:
> "Els" <els.aNOSPAM@tiscali.nl> wrote in message
> news:1b3qd5masemzs$.1x409125tkoa8$.dlg@40tude.net. ..
>> newspost2000 wrote:
>>
>>> I have a golden list of urls to each and every file on our corporate
>>> website. This includes all webpages and file resources. I am looking
>>> for a tool whereby I can plug in the base url of our website and also
>>> plug in this golden list of urls and have the program figure out which
>>> files are orphaned and not linked to any other webpage on our site. Is
>>> anyone aware of a tool that will do this?

>>
>> Xenulink does that, without the need for the golden list of urls.
>> (needs ftp access)
>> http://home.snafu.de/tilman/xenulink.html

>
> Reading the Xenu info I can see no reference to the program being able to
> identify "orphan" files.
> I understand the term "orphan" to mean files, such as for example images,
> that do not have a link pointing to them.
> I hope that I am wrong and that it can do this.
> I am looking for such a program, other than Dreamweaver.


Once you installed it, open the program, go to menu > options. You get
a list of things to tick/untick, and the bottom one is "orphan files".

It does ask for FTP credentials though, but that sounds logical to me.

--
Els http://locusmeus.com/
Sonhos vem. Sonhos vão. O resto é imperfeito.
- Renato Russo -
Now playing: Yes - It will be a good day (The River) [Live][The Ladder
Tour]

Alan J. Flavell 02-13-2006 05:16 PM

Re: Finding Orphaned Files On A Website
 
On Tue, 14 Feb 2006, KiwiBrian blurted out atop a fullquote[1]:

> Reading the Xenu info I can see no reference to the program being
> able to identify "orphan" files.


If you're running it over the network to an httpd, it rather obviously
cannot find files to which it has no links!

You have to allow it to see the actual files on the server. This
doesn't appear to be documented in the prog's own documentation, but
ISTM that a quick giggle for the terms xenu and orphan could have got
you to

http://members.chello.nl/f.visser3/x...ned-files.html

and a couple of other interesting-looking pages, faster than posting a
question here.

Have fun.

[1] it sets a better impression, especially when posting or
crossposting to a group in the big-8 hierarchy, if one follows the
long-standing netiquette in this regard.

KiwiBrian 02-13-2006 07:46 PM

Re: Finding Orphaned Files On A Website
 
Thankyou Alan and Els. Great news!!
Brian



Spartanicus 02-13-2006 08:29 PM

Re: Finding Orphaned Files On A Website
 
"KiwiBrian" <briantoz@ihug.co.nz> wrote:

>Thankyou Alan and Els. Great news!!


Please quote a minimum amount of what you are replying to.

To temper your enthusiasm: note that Xenu only parses HTML files, this
means that files linked from for example Javascript or CSS are also
reported as orphan files.

--
Spartanicus

Big Bill 02-14-2006 01:38 PM

Re: Finding Orphaned Files On A Website
 
On Tue, 14 Feb 2006 05:50:00 +1300, "KiwiBrian" <briantoz@ihug.co.nz>
wrote:

>Reading the Xenu info I can see no reference to the program being able to
>identify "orphan" files.


Read it again then, it can.

>I understand the term "orphan" to mean files, such as for example images,
>that do not have a link pointing to them.
>I hope that I am wrong and that it can do this.


You are, it can. It will need ftp access though. So does WebLV to do
the same thing.

Now it may be that you don't have ftp access, no matter how improbable
that sounds, and still want to be able to identify orphan files. How
you'd do that, I dunno. But at least you've learned a bit by asking.

BB
--

http://homepage.ntlworld.com/bill.kr...rs-sitemap.htm
http://www.crystal-liaison.com/memor...day/index.html
kruse@crystal-liaison.com Gifty! Shiny! BB!


All times are GMT. The time now is 06:26 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57