GitHub user riknoll opened a pull request: https://github.com/apache/cordova-docs/pull/592
Improving SEO for plugin api pages This changes all of our canonical links in docs to point to the pages at latest if available. It also adds redirects for all old versions of plugin pages to the current READMEs so that they can use the canonical link improvements as well. As a bonus, the "click here for latest" link will work for those pages too. One caveat: non-English URLs will get 404s when going to latest. We need to copy over the READMEs for languages other than English, which should hopefully be done when we pull from crowdin next. I might need to test this before deploying. It's tough to test redirects, though. You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-docs canonical Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-docs/pull/592.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #592 ---- commit 816f65138a0d5e8e954a848301f1f6b6bccb6a6b Author: Richard Knoll <richard.b.kn...@gmail.com> Date: 2016-05-02T23:54:56Z Improving seo for plugin api pages ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org