display pages only with defined extensions
------------------------------------------

                 Key: MAGNOLIA-2384
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2384
             Project: Magnolia
          Issue Type: Improvement
          Components: templating
    Affects Versions: 3.6.1
            Reporter: Fabrizio Giustina
            Assignee: Philipp Bracher
             Fix For: 3.7


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.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------

Reply via email to