Ge van Geldorp wrote:
I was wondering if, together with the launch of the
new website, we should
switch our "primary" domain from
reactos.com to reactos.org? We have control
of both domains. An .org domain seems better suited for a open source
project. What do you all think?
Gé van Geldorp (aka gvg(a)reactos.org :-))
Just do a silent redirect (HTTP 302) to
reactos.org/some/page, whenever
reactos.com/some/page is accessed. Currently this is done only for the
home page (
reactos.org redirects to
reactos.com but
reactos.org/en/content/view/full doesn't redirect). We're going to have
to look into redirects anyway if we want to preserve link life through
the CMS change. I suggest running a recursive crawl over the current
site (or ask google:
http://www.google.com/search?hl=en&lr=&safe=off&q=site%3Areacto…
), and setting up a redirect for each relevant result (unimportant or
dropped pages can be redirected to the home page).
mf