[TYPO3-english] search query: page repeats

Abhinav Sahai abhinavy2j at gmail.com
Fri Oct 24 08:58:01 CEST 2008


Hi all
i am facing a problem with the search query. when i search for anything, the
result leads to a page which has far too many page repetitions. example; the
"TYPO3 Websites" page is repeated in these results over and over again

i did a lot of googling finally found 3 solutions to the problem:
1.) Switch of the backPid parameter (is a option in tt_news configuration)

> the typoscript already shows that the backpid is switched off : it has the
> line: dontUseBackPid = 1 .


2.) Use the crawler for indexing (best solution)
 the crawler extension is in the alpha phase and has comments that should
not be used as of now
3.) Some tricky TS where you switch of indexing with conditional comments:

something like:

[globalVar = tx_ttnews[backPid] = 2]
page.config.index_enable = 0
[global]

>i tried this as well but there was no change in the search results

what else should i try ?

I have used the *mc_googlesitemap* 0.4.2 extension
TYPO3 Ver. 4.1.7
regards
-- 
abhinav


More information about the TYPO3-english mailing list