Forum Moderators: open

Message Too Old, No Replies

DW4 Help Needed: Finding Files with Specific Criteria

Finding files with TITLEs and METAs over X character length.

         

Eric_Lander

2:38 pm on May 27, 2004 (gmt 0)

10+ Year Member



I am looking to find out how you can use Dreamweaver 4 to locate all of the files in a given folder that have HTML title tags over 70 characters in length.

I am also looking to find all files with a META description tag of more than 150 characters.

Anyone have any tips on how to use the Find/Replace tool for this?

caine

2:53 pm on May 27, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm not aware that it can be done site wide or sub-directory wide.

However you do have reports in DW that allow for document/directory/site wide reporting of alt's, etc. Whether there is a facility like 'Report Settings', in there that can be customised to check through the various levels for a site for

<title>...</title>
&
<meta name="description" content="...">

with a max character length setting to allow listing if above, may be possible.