Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The JST scripting engine should output a default HTML rendering, meant to be indexed by search engines, with a <script> element that points to a separate javascript resource to render the page.
The idea is that the javascript code will be cached by client browsers, being the same for all resources that have the same sling:resourceType.
The HTML rendering should include a meaningful <title> element, using the value of a property named "title" or "description", if present, or the node name if not.