Directory contents showing up in results

Post Reply
MattS
Posts: 8
Joined: Mon Nov 15, 2004 10:08 pm

Directory contents showing up in results

Post by MattS »

In our results page when you search on "HR" we are seeing a link to the actual directories with "HR" in the url:
http://intrardns/hrdocs/8/HRReports/
and then you see the list of files in the directory.

Now we want the HR reports that are in that folder to show up, but why is a link to the actual directory showing up?

Any ideas on what I need to tweak so I can stop this happening?

Thanks,
Matt
MattS
Posts: 8
Joined: Mon Nov 15, 2004 10:08 pm

Directory contents showing up in results

Post by MattS »

Thanks for the quick response!

As a newbie, first things first: what/where is a "directory page"?

Secondly when you mean "exclude" you mean in the actual "walk" interface?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Directory contents showing up in results

Post by mark »

A "directory page" is what you're asking to stop showing up.
Yes, from the walk interface under "All walk settings" look for "Exclude by Field". Click the ? next to it for a description of how to use it.
MattS
Posts: 8
Joined: Mon Nov 15, 2004 10:08 pm

Directory contents showing up in results

Post by MattS »

Thanks, I thought John meant there was an actual "file" somewhere.

We are running the full licence version of Webinator 4.4.16-Windows-w/plugin and I can only see a setting called "Exclusions"? We don't have "Exclude by Field"

In Exclusions we have the cgi folder and the docman folder but that's because we don't want the contents to be displayed/walked/indexed.

We want to see the pages in the HR folder and we want them to be indexed, we just don't want to see the directory listing.

Any tips?
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

Directory contents showing up in results

Post by mark »

We were discussing a version 5 feature. You can do something similar in 4 by editing dowalk. Use <rex> to identify something distinct about the style of the page you don't want indexed. When you spot it set
<$metarobots_index="N">
<$metarobots_follow="Y">
You'd probably want to do that right before or after the call to <collectmeta>.

Or contact sales to discuss upgrade to version 5.
MattS
Posts: 8
Joined: Mon Nov 15, 2004 10:08 pm

Directory contents showing up in results

Post by MattS »

Thanks, I'll try and have a tinker today.

I've realised one of the things that has caused me a bit of grief is that the guys who set this up actually upgraded without doing any uninstalling or cleaning up after themselves.

Doing a bit of reading on this on the site here it seems this might be at the heart of some of the other problems I've had - multiple versions installed.

Cheers,
Matt
Post Reply