Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 333733 - sidebar image links get a 301
Summary: sidebar image links get a 301
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Other web server issues (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Infrastructure
URL: http://sidebar.gentoo.org
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-21 00:51 UTC by Thilo Bangert (RETIRED) (RETIRED)
Modified: 2010-08-21 08:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2010-08-21 00:51:07 UTC
nitpick alert:
i just noticed (dont ask why) that the sidebar.gentoo.org links to sponsor images using the gentoo.org domain. 

these get redirected to the www.gentoo.org with a permanent redirection. if it is permanent, then the real url could perhaps be used directly and save a round trip.

proposal:
change 
<img src="http://gentoo.org/images/sponsors/bla.gif" ...
to
<img src="http://www.gentoo.org/images/sponsors/bla.gif" ...

thanks
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-08-21 08:45:51 UTC
fixed