Having recently installed Zoom on my company intranet, I've noticed a rather strange occurance. Some pages are coming up in the results twice, for the following reason:
1) If a page is accessible with different casing in the link, it seems to get indexed twice.
i.e. If a page is linked to as follows:
/Staff_Handbook/Mobile_phones.aspx
or
/staff_handbook/mobile_phones.aspx
then both entries will appear in the results. Shouldn't Zoom be able to work out that these two pages are actually the same page?
2) Sometimes the default folder document (default.asp, default.aspx, index.html etc) will be indexed twice,
i.e. "/staff_handbook/" and "/staff_handbook/default.aspx" will both be indexed as separate pages
Anyone know if I'm missing something here? I know that ideally all links would be in the same case and every default document would be linked to using either "/" or "/default.aspx" but unfortunately in an environment where less techie people are responsible for updating content, this isn't always that easy to enforce.
1) If a page is accessible with different casing in the link, it seems to get indexed twice.
i.e. If a page is linked to as follows:
/Staff_Handbook/Mobile_phones.aspx
or
/staff_handbook/mobile_phones.aspx
then both entries will appear in the results. Shouldn't Zoom be able to work out that these two pages are actually the same page?
2) Sometimes the default folder document (default.asp, default.aspx, index.html etc) will be indexed twice,
i.e. "/staff_handbook/" and "/staff_handbook/default.aspx" will both be indexed as separate pages
Anyone know if I'm missing something here? I know that ideally all links would be in the same case and every default document would be linked to using either "/" or "/default.aspx" but unfortunately in an environment where less techie people are responsible for updating content, this isn't always that easy to enforce.
Comment