[
http://jira.magnolia-cms.com/browse/MAGNOLIA-2384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Philipp Bracher updated MAGNOLIA-2384:
--------------------------------------
Fix Version/s: 4.0 RC1
(was: 4.0)
(was: 4.0 M1)
> display pages only with defined extensions
> ------------------------------------------
>
> Key: MAGNOLIA-2384
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2384
> Project: Magnolia
> Issue Type: Improvement
> Components: templating
> Affects Versions: 3.6.1
> Reporter: Fabrizio Giustina
> Assignee: Philipp Bracher
> Fix For: 4.0 RC1
>
>
> The default jsp template is actually mapped to any extension. You can call a
> page for example using:
> page.html
> page.htm
> page.xyz
> with the same result.
> This is usually not good for SEO, and we should allow an option to serve
> pages using only the default extension, so that:
> page.html -> OK
> page.xyz -> 404
> this could be a done with a simple flag on the template renderer itself, but
> first we should make templateRenderers configurable
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------