Avoiding redirects on internal links - Mailing list pgsql-www

From Daniel Gustafsson
Subject Avoiding redirects on internal links
Date
Msg-id E5238FAA-EB58-4148-AACB-B0397849959D@yesql.se
Whole thread Raw
Responses Re: Avoiding redirects on internal links  ("Jonathan S. Katz" <jkatz@postgresql.org>)
List pgsql-www
href=“/foo/bar” will 301 redirect to /foo/bar/, and we have a few of those
links left.  The attached patch updates all the links that I could find.
Unless there are objections I intend to commit that, but I wouldn’t mind an
extra set of eyes on it.  I did skip the presskits as they are unlikely to see
much traffic once 11 ships, so it didn’t seem worth the effort.

The patch also changes all /community/lists/ links to /list/ to avoid yet
another 301 redirect on the old URL, and removes an anchor on a list URL which
doesn’t exist.

cheers ./daniel


Attachment

pgsql-www by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: Re: Broken link in Postgres Homebrew wiki page
Next
From: "Jonathan S. Katz"
Date:
Subject: Re: Avoiding redirects on internal links