i havent looked too deep into this problem yet
(got a headache already from making my file script for the flat db files )
i jsut noticed this:
suppose i look for the word: teek (dutch for tick, that annoying critter)
i have that on my index page (linking to anotehr page)
1 time
in my menu for navigating the page i got the link
home -> index.php
in zoom i tell to index
http://www.domain.nl/
in the search results i get the results for my: teek
http://www.domain.nl/
and
http://www.domain.nl/index.php
so it seems that zoom makes a difference between root(index) and index
my site is: http://www.ggdnwn.nl
go there and search for teek
u will get somethign like:
1. deel_I.pdf [PDF documenten]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/publicaties/deel_I.pdf
2. Nieuws - GGD Nieuwe Waterweg Noord [Intranet pagina's]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/nieuws.php
3. malaria.pdf [PDF documenten]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/folders/reizigers/malaria.pdf
4. GGD Nieuwe Waterweg Noord [Intranet pagina's]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/index.php
5. GGD Nieuwe Waterweg Noord [Intranet pagina's]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/
what i try to describe is results 4 and 5... its the same page
(in this script i havent implemented the "file type open in window or in self" yet i found out, so i gotta build that in there too )
(got a headache already from making my file script for the flat db files )
i jsut noticed this:
suppose i look for the word: teek (dutch for tick, that annoying critter)
i have that on my index page (linking to anotehr page)
1 time
in my menu for navigating the page i got the link
home -> index.php
in zoom i tell to index
http://www.domain.nl/
in the search results i get the results for my: teek
http://www.domain.nl/
and
http://www.domain.nl/index.php
so it seems that zoom makes a difference between root(index) and index
my site is: http://www.ggdnwn.nl
go there and search for teek
u will get somethign like:
1. deel_I.pdf [PDF documenten]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/publicaties/deel_I.pdf
2. Nieuws - GGD Nieuwe Waterweg Noord [Intranet pagina's]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/nieuws.php
3. malaria.pdf [PDF documenten]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/folders/reizigers/malaria.pdf
4. GGD Nieuwe Waterweg Noord [Intranet pagina's]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/index.php
5. GGD Nieuwe Waterweg Noord [Intranet pagina's]
trefwoorden komen overeen: 1 - URL: http://www.ggdnwn.nl/
what i try to describe is results 4 and 5... its the same page
(in this script i havent implemented the "file type open in window or in self" yet i found out, so i gotta build that in there too )
Comment