~.richSnippetLibs

This extension provides support for Google rich snippets. You may enhance the information included in each rating using some typoscript library definitions. The following paths will be used:

Property Title Type
lib.thrating.ratedObjectUrl URL of the item TEXT
lib.thrating.ratedObjectImage URL of the item image IMG_RESOURCE

lib.thrating.ratedObjectUrl

Property

lib.thrating.ratedObjectUrl

Data type

TEXT

Description

URL to the rated item. If no or an invalid name is given, the default value consists of the current URL, the constant text “RatingAX” appendixed by the UID values of the ratingobject and the rated object. (e.g. “RatingAX_2_30” meaning ratingobject #2 / ratedobject #30).

Default

[scheme]://[host][:[port]][path_script]?id=[page_uid]#RatingAX_xx_yy

lib.thrating.ratedObjectImage

Property

lib.thrating.ratedObjectImage

Data type

IMG_RESOURCE

Description

Reference to an image of the rated object.

Default