Opened 13 years ago
Closed 10 years ago
#5653 closed bug (fixed)
Infrastructure: Get rid of redirects to improve performance
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.9.0 |
Component: | [meta] ui.site | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 11 years ago by
Status: | new → open |
---|
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
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.