Project

General

Profile

Actions

Feature #17361

closed

class.indexer: Indexing of meta description and keywords

Added by Michael Birchler almost 17 years ago. Updated almost 16 years ago.

Status:
Closed
Priority:
Should have
Category:
Indexed Search
Target version:
-
Start date:
2007-06-06
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Indexing of meta description and keywords should be configurable.

I had the problem that every time the page was reindexed the meta keywords and description has been prepended to the indexed content.
so my results in the frontend looked like this:
<meta keywords>, <meta description>, <indexed content>.

(issue imported from #M5748)


Files

class_indexer.diff (1.77 KB) class_indexer.diff Administrator Admin, 2007-06-06 16:27
Actions #1

Updated by Andreas Otto † over 16 years ago

Thanks for the patch which made it a bit easier. However we also had to make this backwards compatible so the default value for index_metatags is 1.

Actions #2

Updated by Andreas Otto † over 16 years ago

Fixed in SVN trunk, will be shipped with TYPO3 4.2.

Introduced a new TS option that makes indexing of metatags configurable. Adapted code to make use of the new TS option.
Changes needed for doc_core_tsref are documented at http://wiki.typo3.org/index.php/Pending_Documentation#doc_core_tsref.

Actions

Also available in: Atom PDF