[TYPO3-english] indexed_search not using realurl URLs

Michael Cannon mc at acqal.com
Mon Apr 20 04:29:56 CEST 2009


I'm trying to understand why our indexed_search results aren't using  
the lovely realurl URLs. Instead links are showing up as http://www.example.com/index.php?id=52 
  than http://www.example.com/contact-us/email.html.

Any ideas are very much welcome.

Try out the search at http://www.acqal.com/search.html

indexed_search 2.11.1 and crawler 2.1.0 are installed and configured.

There are domain records for acqal.com and www.acqal.com on the web  
root page.

Additionally, there's an Indexing Configuration set up for hourly Page  
Tree, 3 levels deep on the web root page as well.

crawler runs hourly via crontab.

The web root page has TSConfig of
--
tx_crawler.crawlerCfg.paramSets {
   language = &L=[| 
_TABLE:pages_language_overlay;_FIELD:sys_language_uid]
   language.procInstrFilter = tx_indexedsearch_reindex,  
tx_cachemgm_recache
   language.baseUrl = http://www.acqal.com/

   # MLC 20081214 handled by indexing configuration on articles page
   tt_news = &tx_ttnews[tt_news]=[_TABLE:tt_news;_PID:87]
   tt_news.procInstrFilter = tx_indexedsearch_reindex,  
tx_cachemgm_recache
   tt_news.pidsOnly = 85
   tt_news.baseUrl = http://www.acqal.com/
}
--

I've tried complete indexed_search system clearing to reset without.

--
Michael Cannon
CEO, Acqal Corporation -- Official TYPO3 Agency for Website Content  
Management
Taiwan +886 9 8329 0956  US +1 (404) 963-8850 x103  Fax +1 (866)  
275-7385
Read more at www.Acqal.com/blog







More information about the TYPO3-english mailing list