You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2019/08/15 21:33:00 UTC

[jira] [Commented] (CAMEL-13872) Consider 301 redirects from old to new URL

    [ https://issues.apache.org/jira/browse/CAMEL-13872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16908488#comment-16908488 ] 

Zoran Regvart commented on CAMEL-13872:
---------------------------------------

Mapping all URLs might be a bit difficult. I think perhaps a more helpful 404 page could be easier to implement and more pragmatic approach. we could add the search in there and something like "did you mean" might be done with some clever JavaScript against the window.location and the search feature from CAMEL-11503.

Since we publish sitemaps search engine indexes should be updated quickly, we're already showing up results from the staging site on Google (because of CAMEL-13800).

> Consider 301 redirects from old to new URL
> ------------------------------------------
>
>                 Key: CAMEL-13872
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13872
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Jan Bednar
>            Priority: Major
>
> We have so many links on StackOverflow and many other websites, but when the viewer will try to open the link, he will get 404 after new website release. It would be really nice to have mapping at least for the most common pages (Possibly components, dataformats, languages and EIPs)
> It will allso keep our positions in Google.
> Eg:
> [https://camel.apache.org/constant.html] should redirect to [https://camel.apache.org/manual/latest/constant-language.html]
> [https://camel.apache.org/activemq.html] should redirect [https://camel.apache.org/components/latest/activemq-component.html]
> etc.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)