이메일 #106 - #110
원본 출처: Satoshi - Sirius emails 2009-2011
이메일 #106
Date: Sun, 22 Nov 2009 19:47:56 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: SEO friendly site transition
To: Martti Malmi <[email protected]>
영어 원문
We need to do a continuity transition with bitcoin.org so the search
engines don't think this is a new site and reset the site start date and
PR data. Google allows a certain number of properties like IP address
or content of the site to change without deleting your site history. To
play it safe, when the IP address changes, the content better stay the
same and vice versa. Even though not much rank has accumulated yet, the
original start date becomes extremely important if the site gets popular
later.
Steps:
1) copy the current bitcoin.org index.html to the new server exactly as-is.
2) switch the bitcoin.org DNS entry.
3) keep working on the drupal site behind the scenes.
4) after google has had time to update its records, we can switch over
to the drupal site.
The timing works out well because we can switch to the new forum now and
release the drupal site later when we're ready.
I'll see if I can figure out how to temporarily move drupal aside to
drupal.php or /drupal/ or something where we can still easily get in and
work on it.
이메일 #107
Date: Sun, 22 Nov 2009 22:22:57 +0200
From: [email protected]
To: Satoshi Nakamoto <[email protected]>
Subject: Re: SEO friendly site transition
영어 원문
That's ok.
I'll be afk 23.-25.11.
> We need to do a continuity transition with bitcoin.org so the search
> engines don't think this is a new site and reset the site start date
> and PR data. Google allows a certain number of properties like IP
> address or content of the site to change without deleting your site
> history. To play it safe, when the IP address changes, the content
> better stay the same and vice versa. Even though not much rank has
> accumulated yet, the original start date becomes extremely important if
> the site gets popular later.
>
> Steps:
> 1) copy the current bitcoin.org index.html to the new server exactly as-is.
> 2) switch the bitcoin.org DNS entry.
> 3) keep working on the drupal site behind the scenes.
> 4) after google has had time to update its records, we can switch over
> to the drupal site.
>
> The timing works out well because we can switch to the new forum now
> and release the drupal site later when we're ready.
>
> I'll see if I can figure out how to temporarily move drupal aside to
> drupal.php or /drupal/ or something where we can still easily get in
> and work on it.
이메일 #108
Date: Mon, 23 Nov 2009 05:48:19 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: Access permissions required to fix Drupal
To: Martti Malmi <[email protected]>
영어 원문
Drupal's .htaccess file which uses mod_rewrite to allow clean URLs
without the ? parameter is not working because its changes are rejected
because Apache is not configured with "AllowOverride All". This is
needed to make Drupal coexist with the other site the way we want.
I need access to change these files to fix it:
/etc/apache2/sites-available/default
/etc/apache2/sites-available/default-ssl
/etc/apache2/httpd.conf
Here's the planned fix. If you do it yourself, please still give me
access to httpd.conf in case I need to change it again later.
In /etc/apache2/sites-available/default
change the 2nd instance of "AllowOverride None"
to "AllowOverride All"
and in /etc/apache2/sites-available/default-ssl
change the 2nd instance of "AllowOverride AuthConfig"
to "AllowOverride All"
replace
/etc/apache2/httpd.conf
with
/home/maintenance/httpd.conf
This probably requires Apache to be restarted after.
(apache2ctl graceful)
이메일 #109
Date: Mon, 23 Nov 2009 08:44:35 +0200
From: [email protected]
To: Satoshi Nakamoto <[email protected]>
Subject: Re: Access permissions required to fix Drupal
영어 원문
Done. I granted you access to all the files.
> Drupal's .htaccess file which uses mod_rewrite to allow clean URLs
> without the ? parameter is not working because its changes are rejected
> because Apache is not configured with "AllowOverride All". This is
> needed to make Drupal coexist with the other site the way we want.
>
> I need access to change these files to fix it:
> /etc/apache2/sites-available/default
> /etc/apache2/sites-available/default-ssl
> /etc/apache2/httpd.conf
>
> Here's the planned fix. If you do it yourself, please still give me
> access to httpd.conf in case I need to change it again later.
>
> In /etc/apache2/sites-available/default
> change the 2nd instance of "AllowOverride None"
> to "AllowOverride All"
>
> and in /etc/apache2/sites-available/default-ssl
> change the 2nd instance of "AllowOverride AuthConfig"
> to "AllowOverride All"
>
> replace
> /etc/apache2/httpd.conf
> with
> /home/maintenance/httpd.conf
>
> This probably requires Apache to be restarted after.
> (apache2ctl graceful)
이메일 #110
Date: Thu, 26 Nov 2009 00:26:33 +0000
From: Satoshi Nakamoto <[email protected]>
Subject: bitcoin.org DNS change went through
To: Martti Malmi <[email protected]>
영어 원문
The bitcoin.org DNS change went through about 12 hours ago. I'll wait
another 12 hours and then change the Forum tab on
bitcoin.sourceforge.net to go to http://www.bitcoin.org/smf/
For future reference, the changes in SMF to update the base url were:
server settings->Forum URL
themes and layout->attempt to reset all themes
there's a path in smileys and message icons