Ticket #5653 (closed bug: fixed)
Infrastructure: Get rid of redirects to improve performance
| Reported by: | joern.zaefferer | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.9.0 |
| Component: | [meta] ui.site | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
(Almost?) all links on jqueryui.com end without a slash at the end, while a request for that resource will always redirect to the same URL with a slash at the end, with a 301 Permanently Moved. The overhead of those redirects is barely noticeable now that the site is so fast, but fixing the links to point at the right resource could still remove a good bit of overhead for nearly all requests.
Change History
comment:2 Changed 9 months ago by scott.gonzalez
- Status changed from open to closed
- Resolution set to fixed
New site should have links with trailing slashes. If any links are missing the trailing slash, we can open individual issues on the new repo, or just fix them in less time than it takes to file the issue...
Note: See
TracTickets for help on using
tickets.


Wondering if this may also be at fault for the bad rankings.