Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.
We need to add an issue to make the package able to work on WP.com without redirecting folks to jetpack.com and then back. I'm not sure the best solution:
Add a filter to the package to change the redirect URL from jetpack.com/redirect/ to something new at wordpress.com/, while extending the server-side stuff to work with it.
Add a filter to provide the direct URL as returned from the system so that we bypass any redirect.
This issue tracks what is still to be done in the Redirect Everything project after its first PR is merged.
More context on: 1151641796826042-as-1162696453656729
Finish Linters
Finish redirect on js side
These files need special attention:
Handle edge cases
[ ] handle localized URLs on the server side, by getting blog settings in the cache site
[ ] do the same to handle currency
[ ] Handle checkout URLs
[ ] Remove URLs from i18n strings (remember to add
rel="noopener noreferrer"
in links inside i18n strings when needed)List of PHP files with links to either
https://jetpack.com
orhttps://wordpress.com
that need to be redirected: