You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by "Reto Bachmann-Gmür (JIRA)" <ji...@apache.org> on 2010/10/16 17:31:22 UTC

[jira] Reopened: (CLEREZZA-324) Search engines sets no Accept Header application/xhtml+xml or text/html therefore indexing json instead of html

     [ https://issues.apache.org/jira/browse/CLEREZZA-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reto Bachmann-Gmür reopened CLEREZZA-324:
-----------------------------------------


The default accept-header prefers html over xhtml, this means that depending on the undeterministic oder of the filters the xhtml2html filter may convert an xhtml response. As default accept header I would suggest:
application/xhtml+xml, text/html;q=.9, application/rdf+xml;q=.8, */*;q=.1.

See also my mail on mailing list about a solution on the jax-rs level by this issue or by CLEREZZA-325.

> Search engines sets no Accept Header application/xhtml+xml or text/html therefore indexing json instead of html
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: CLEREZZA-324
>                 URL: https://issues.apache.org/jira/browse/CLEREZZA-324
>             Project: Clerezza
>          Issue Type: Improvement
>            Reporter: Tsuyoshi Ito
>            Assignee: Manuel Innerhofer
>            Priority: Critical
>
> Search engines should indexing html pages not json.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.