Hi! Taras Sajuk wrote: > Unfortunately the Google News Search seems to drop the "index.html" part on > the result link very often and the reader gets the "no news_id" page even if > Google News indexed the right page.
If your URLs always end in index.html, add a rewrite rule to make a 301 redirect to the correct URL. This is not the best but the fastest solution for you. -- Dmitry Dulepov TYPO3 core team http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
