[TYPO3-shop] using crawler to index products pages
Andrew Davis
andrew at avagraphique.com
Tue Jun 12 16:53:20 CEST 2007
i doublechecked, and in the products template for the page is listed the
setup ts
page.config.index_enable = 1
page.config.index_externals = 1
as should be needed to enable indexing for that page.
i have run out of ideas...
thanks for your help,
andrew
Franz Holzinger wrote:
> Hello Andrew,
>
>> Is it possible to use crawler extension to index products pages?
>>
>> I have set mine up with the following page tsconfig, but it doesnt seem
>> to be adding any search words to the index?
>>
>> tx_crawler.crawlerCfg.paramSets {
>> tt_products = &tx_ttproducts_pi1[product]=[_TABLE:tt_products; _PID:93]
>> tt_products.cHash = 1
>> tt_products.procInstrFilter = tx_indexedsearch_reindex
>> }
>
> Are you sure that your crawler is working correctly? Insert some
> error_log statements into the PHP code to see if it is working. Verify
> the entries in your PHP error_log file.
>
>
> - Franz
>
>
>
>
>
More information about the TYPO3-project-tt-products
mailing list