unused files

C

charles

I might like to clean up my web site. Does anyone know of a tool that will
list unused files on your web site? Is, who do I get it?
charles
 
S

Steve Easton

With your web open in FrontPage, click View > Reports > Problems > Unlinked files.

Be advised that any files that are called using javascript can show as unlinked.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
P

P@tty Ayers

charles said:
I might like to clean up my web site. Does anyone know of a tool that will
list unused files on your web site? Is, who do I get it?

Dreamweaver, from Adobe. :)

I don't know of any extensions or tools for FrontPage that do this - sorry.
 
C

Chris Leeds, MVP-FrontPage

there's unused files listed in "reports" view but be careful, sometimes
images used only as cell backgrounds, images called only from style sheets,
and documents linked to with "iffy" JavaScript will show as either unused or
unlinked, etc.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

If you make web sites for other people, you should check out ContentSeed:
http://contentseed.com/
--
 
W

Windsun

That is why I put all my graphics files called by CSS in a CSSimages folder,
then I know what is linked and not linked.

-------------------------------------------------------------------------
Chris Leeds said:
there's unused files listed in "reports" view but be careful, sometimes
images used only as cell backgrounds, images called only from style
sheets, and documents linked to with "iffy" JavaScript will show as either
unused or unlinked, etc.

HTH

--
Chris Leeds,
Microsoft MVP-FrontPage

If you make web sites for other people, you should check out ContentSeed:
http://contentseed.com/
--
 
Top