Skip to main content

Search and Top Navigation

#5653 closed bug (fixed)

Opened May 24, 2010 09:11PM UTC

Closed October 04, 2012 01:53AM UTC

Infrastructure: Get rid of redirects to improve performance

Reported by: jzaefferer 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.

Attachments (0)
Change History (2)

Changed February 27, 2012 11:44AM UTC by jzaefferer comment:1

status: newopen

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

Changed October 04, 2012 01:53AM UTC by scottgonzalez comment:2

resolution: → fixed
status: openclosed

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...