<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>WebhostingPad.com</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/" />
    <link rel="self" type="application/atom+xml" href="http://webhostingpad-jp.com/atom.xml" />
    <id>tag:webhostingpad-jp.com,2010-03-23://2</id>
    <updated>2010-08-17T12:40:50Z</updated>
    <subtitle>容量転送量独自ドメイン無制限、アダルトサイトＯＫで人気の海外サーバーWebHostingPad日本語解説</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 5.01</generator>

<entry>
    <title>MySQLデータベースの設定</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/10.html" />
    <id>tag:webhostingpad-jp.com,2010://2.10</id>

    <published>2010-04-09T05:53:43Z</published>
    <updated>2010-08-17T12:40:50Z</updated>

    <summary>WordPressやMovableTypeなどのCMSや各種データベース利用サイ...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
        <category term="WebHostingPadの各種設定" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="cPanel関連" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="mysql" label="MySQL" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[WordPressやMovableTypeなどのCMSや各種データベース利用サイト作成のためのMySQLの設定方法です。<br />
<br />
cPanelにログインし、「データベース」－「MySQLデータベース」を選択します。<br />
<img src="http://webhostingpad-jp.com/img/mysql01.png" alt="" border="1"/><br clear="both" /><br />


]]>
        <![CDATA[「新しいデータベース」：に覚えやすい名前を付けます。<br />
<img src="http://webhostingpad-jp.com/img/mysql02.png" alt="" border="1"/><br clear="both" /><br />

ユーザID_データベース名の形式で作成されます。<br />
<img src="http://webhostingpad-jp.com/img/mysql03.png" alt="" border="1"/><br clear="both" /><br />

MySQLユーザ欄の「新しいユーザの追加」でユーザを追加します。<br />
ユーザ名：MySQLユーザ名を適当に決めます。<br />
パスワード：MySQLユーザ用のパスワードを決めます。<br />
「ユーザの作成」をクリックします。<br />
<img src="http://webhostingpad-jp.com/img/mysql04.png" alt="" border="1"/><br clear="both" /><br />

ユーザの作成が完了したら、「戻る」をクリックします。<br />
<img src="http://webhostingpad-jp.com/img/mysql05.png" alt="" border="1"/><br clear="both" /><br />

「データベースにユーザを追加する」欄で、どのデータベースでどのユーザを利用するか選択し、「追加する」をクリックします。<br />
<img src="http://webhostingpad-jp.com/img/mysql06.png" alt="" border="1"/><br clear="both" /><br />

「ユーザ特権管理」が表示されるので、通常の管理者用ユーザであれば「すべての特権」を選択し、「変更を加える」をクリックします。<br />
<img src="http://webhostingpad-jp.com/img/mysql07.png" alt="" border="1"/><br clear="both" /><br />

下記のように追加できれば完了です。<br />
<img src="http://webhostingpad-jp.com/img/mysql07.png" alt="" border="1"/><br clear="both" /><br />]]>
    </content>
</entry>

<entry>
    <title> cPanelの初期設定（日本語表示設定ほか）</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/9.html" />
    <id>tag:webhostingpad-jp.com,2010://2.9</id>

    <published>2010-03-26T07:18:17Z</published>
    <updated>2010-04-09T05:47:29Z</updated>

    <summary>cPanelにログインできたら、初期設定をしましょう。 （cPanelになれてい...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
        <category term="cPanel関連" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="cpanel" label="cPanel" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="eメール" label="Eメール" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[<A href="http://webhostingpad-jp.com/8.html">cPanelにログイン</a>できたら、初期設定をしましょう。<br />
（cPanelになれている方はこの作業はしなくても結構です。）<br />

<h3>Getting Started Wizardの開始</h3>
はじめてcPanelにログインすると自動的に初期設定ウィザードが開始されます。<br />
<img src="http://webhostingpad-jp.com/img/cpanel01.png" alt="" border="1"/><br clear="both" /><br />

自身でウィザードを起動する場合は、「Getting Started Wizard」をクリックします。（とりあえずChange Languageで日本語化だけでもＯＫです。）<br />
<img src="http://webhostingpad-jp.com/img/cpanel01-2.png" alt="" border="1"/><br clear="both" /><br />

<h3>表示言語の変更</h3>
]]>
        <![CDATA[私は中学生程度の英語力なので、即日本語に変更します。<br />
<img src="http://webhostingpad-jp.com/img/cpanel02.png" alt="" border="1"/><br clear="both" /><br />

日本語で表示され一安心です。<br />
<img src="http://webhostingpad-jp.com/img/cpanel03.png" alt="" border="1"/><br clear="both" /><br />

<h3>主要ディレクトリの解説</h3>
WebHostingPadのユーザエリアのディレクトリ構成が表示されます。<br />
主要ディレクトリは次の３つあるとの説明。サイト公開用はpublic_htmlと覚えておきましょう。<br />
<blockquote>
・/home/ユーザ名/　ホームディレクトリ<br />
・/home/ユーザ名/public_ftp 匿名ＦＴＰアクセス用ディレクトリ<br />　
・/home/ユーザ名/public_html　(www) htmlファイルを置くサイト公開用ディレクトリ<br />
</blockquote>
<br />
<A href="http://webhostingpad-jp.com/img/cpanel04.png" target="_blank"><img src="http://webhostingpad-jp.com/img/cpanel04.png" alt="" border="1" width="600"/></a><br clear="both" /><br />

<h3>ファイルマネージャー・FTP</h3>
ファイルのアップロード方法についての説明。特に必要ありませんので、「次のステップ」をクリックします。<br />
<br />
<img src="http://webhostingpad-jp.com/img/cpanel05.png" alt="" border="1"/><br clear="both" /><br />

<h3>新規メールアカウント設定</h3>
メールアカウントの設定が出来ます。あとでいくらでも追加できるので、この時点ではあまり悩む必要はありませんが、アカウントを作成する場合はアカウント名・パスワード・メールボックス容量を設定し、「作成」をクリックします。<br />
<img src="http://webhostingpad-jp.com/img/cpanel06.png" alt="" border="1"/><br clear="both" /><br />

<h3>デフォルトアドレスの設定</h3>
ドメインの無効アカウントあてのメール宛のメールを受信できるようにしたり、自動返信メッセージを作成します。企業等特別な場合を除きスパムメールを呼び込むこととなるので通常は設定不要です。<br />
<img src="http://webhostingpad-jp.com/img/cpanel07.png" alt="" border="1"/><br clear="both" /><br />

<h3>ウェブメールの解説</h3>
cPanelウェブメールが利用できる事の説明。<br />
<img src="http://webhostingpad-jp.com/img/cpanel08.png" alt="" border="1"/><br clear="both" /><br />

<h3>連絡先・優先項目の設定</h3>
ディスク容量オーバーの場合等の連絡先を登録。通常は契約時に登録したアドレスのままでOKです。<br />
<img src="http://webhostingpad-jp.com/img/cpanel09.png" alt="" border="1"/><br clear="both" /><br />

<h3>cPanelのスタイル（デザイン）を選択</h3>
見やすいものを選んでください。<br />
<img src="http://webhostingpad-jp.com/img/cpanel09.png" alt="" border="1"/><br clear="both" /><br />

以上で開始ウィザードは終了です。<br />
画面左上などにある「HOME」をクリックするとcPanelのトップページに戻ります。<br />

]]>
    </content>
</entry>

<entry>
    <title>WebHostingPadの管理画面(cPanel)にログイン</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/8.html" />
    <id>tag:webhostingpad-jp.com,2010://2.8</id>

    <published>2010-03-24T07:33:27Z</published>
    <updated>2010-03-25T08:18:06Z</updated>

    <summary>WebHostingPadの管理画面はcPanelを利用しています。 ログインは...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
        <category term="cPanel関連" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[WebHostingPadの管理画面は<A href="http://xn--vckucxgb0442cltza.com/archives/cpanel%e3%81%a8/">cPanel</a>を利用しています。<br />
ログインは下記URLからできますので、どれかブックマークしておきましょう。<br />
独自ドメインでのログインはネームサーバーが反映されるまで時間がかかるので、契約当初は下のサーバー名を指定した方が確実です。<br />
また、IPアドレスを指定してもログインできます。<br />
<ul>
<li>http://yourdomain.com/cpanel</li>
<li>https://yourdomain.com:2083</li>
<li>http://serverXXX.webhostingpad.com/cpanel</li>
<li>https://serverXXX.webhostingpad.com:2083/</li>
</ul>
<br /><br />

]]>
        <![CDATA[契約時に届いた<A href="http://webhostingpad-jp.com/5.html">WELCOMEメール</a>のLOGIN INFOMATIONに記載されているUSERNAMEとPASSWORDを確認してください。<br /><br />
<img src="http://webhostingpad-jp.com/img/regist06cpanel.png" alt="" border="1"/><br clear="both" /><br />

cPanelのURLにアクセスし、上記ユーザ名とパスワードを入力します。<br />
<img src="http://webhostingpad-jp.com/img/cpanel00.png" alt="" border="1"/><br clear="both" /><br />

ログインできました。<br />
自動的にGetting Started Wizardが起動されるので、cPanelの初期設定をしましょう。<br />
<img src="http://webhostingpad-jp.com/img/cpanel01.png" alt="" border="1"/><br clear="both" /><br />


]]>
    </content>
</entry>

<entry>
    <title>FTP転送設定</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/7.html" />
    <id>tag:webhostingpad-jp.com,2010://2.7</id>

    <published>2010-03-24T01:28:51Z</published>
    <updated>2010-03-26T07:04:44Z</updated>

    <summary>WebHostingPadのサーバーに、ローカル（ご自身のPC）から各種ファイル...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
        <category term="WebHostingPadの各種設定" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ftp" label="FTP" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[WebHostingPadのサーバーに、ローカル（ご自身のPC）から各種ファイルを転送するソフトをFTPソフトと言います。<br />
国内で利用者が多いFFFTPは海外サーバーを利用する場合には転送エラーが発生しやすくお薦めしません。<br />
私自身は<A href="http://xn--vckucxgb0442cltza.com/archives/filezilla/">Filezilla</a>が便利だと思います。<br />
<br />
<h3>Filezillaのインストール</h3>
<A href="http://xn--vckucxgb0442cltza.com/archives/filezilla/">Filezilla</a>を参照頂きインストールします。<br />
<br />

<h3>WebHostingPadの接続設定</h3>
]]>
        <![CDATA[<A href="http://webhostingpad-jp.com/5.html">WELCOMEメール</a>のFTP INFORMATIONをの下記内容を確認しておきます。<br />
<img src="http://webhostingpad-jp.com/img/regist06-ftp.png" alt="" border="1"/><br clear="both" /><br />

Filezillaを起動し、「ファイル」－「サイトマネージャー」を起動します。（下図のアイコンでもＯＫです。）<br />
<img src="http://webhostingpad-jp.com/img/filezilla01.png" alt="" border="1"/><br clear="both" /><br />

Filezillaで「新しいサイト」をクリックし、「WebHostingPad」など解りやすいサイト名を付け、下表の通り設定します。<br />
<table width="600" border="0" cellspacing="0" cellpadding="1">
<tr>
<th scope="row">ホスト:</th>
<td>ftp.初期ドメイン名<br>
（またはftp.IPアドレス）</td>
<td>ftp.xxxxx.com</td>
</tr>
<tr>
<th scope="row">ServerType:</th>
<td colspan="2">FTPES - 明示的なTLS/SSL上のFTP</td>
</tr>
<tr>
<th scope="row">Logon type :</th>
<td colspan="2">通常</td>
</tr>
<tr>
<th scope="row">ユーザ：</th>
<td colspan="2">username</td>
</tr>
<tr>
<th scope="row">パスワード：</th>
<td colspan="2">password</td>
</tr>
</table>

<img src="http://webhostingpad-jp.com/img/filezilla02.png" alt="" border="1"/><br clear="both" /><br />



なお、WebHostingPadのFTPビデオチュートリアル（http://www.webhostingpad.com/demos/ftp.htm）では、FileZillaの他、WinSCP、CuteFTP、WS_FTP、SmartFTP、FlashFXP、FTP Voyager、LeapFTPの解説がありますので、参考にしてください。]]>
    </content>
</entry>

<entry>
    <title>ネームサーバーの設定</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/6.html" />
    <id>tag:webhostingpad-jp.com,2010://2.6</id>

    <published>2010-03-24T00:45:33Z</published>
    <updated>2010-03-24T06:22:32Z</updated>

    <summary>他社で取得したドメインをWebHostingPadで運用する場合はネームサーバー...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
        <category term="WebHostingPadの各種設定" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="ドメイン関連" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ドメイン" label="ドメイン" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ネームサーバー" label="ネームサーバー" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[他社で取得したドメインをWebHostingPadで運用する場合はネームサーバーの設定をします。<br />
WebHostingPadで独自ドメインを取得した場合はこの設定は不要です。<br /><br />


<A href="http://webhostingpad-jp.com/5.html">WELCOMEメール</a>に下記記載があるので、その様に設定します。<br />
<img src="http://webhostingpad-jp.com/img/regist06-ns.png" alt="" border="1"/><br clear="both" /><br />

当サイトの「<strong>webhostingpad-jp.com</strong>」は<A href="http://webhostingpad-jp.com/valuedomain/" target="_blank" rel="nofollow">バリュードメイン</a>で取得しており、下記のように設定しています。<br />
<img src="http://webhostingpad-jp.com/img/vd_nameserver.png" alt="ネームサーバー" border="1"/>]]>
        <![CDATA[なお、下記会社でドメイン取得している場合は<A href="http://www.webhostingpad.com/demos/dns.htm" target="_blank">WebHostingPadのビデオチュートリアル</a>も参考になります。<br />
enom.com,
GoDaddy.com,
registerfly.com,
dotster.com,
123-reg.co.uk,
NameCheap.com,
NameBargain.com,
NetworkSolutions.com,
Register.com,
000domains.com,
ItsYourDomain.com,
DomainSite.com,
DynaDot.com,
StarGate.com,
OpenSRS,]]>
    </content>
</entry>

<entry>
    <title>WELCOMEメール</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/5.html" />
    <id>tag:webhostingpad-jp.com,2010://2.5</id>

    <published>2010-03-23T12:26:38Z</published>
    <updated>2010-03-24T00:40:39Z</updated>

    <summary>WebHostingPadの申込が完了するとメールが何通か届きます。 Thank...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
        <category term="WebHostingPadの各種設定" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="WebHostingPadの契約" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="cpanel" label="cPanel" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="eメール" label="Eメール" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ftp" label="FTP" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ネームサーバー" label="ネームサーバー" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="メールサーバー" label="メールサーバー" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[<A href="http://webhostingpad-jp.com/4.html">WebHostingPadの申込</a>が完了するとメールが何通か届きます。<br />
<dl>
<dt><A href="#ml1">Thanks for your order!</a></dt><dd>サンクスメールです。</dd>
<dt><A href="#ml2"">Payment Approved</a></dt><dd>支払完了のお知らせ</dd>
<dt><A href="#ml3"">Premium Stat Tracking Confirmation</a></dt><dd>Premium Stat Tracking Featureの説明</dd>
<dt><A href="#ml4"">Domain Registration</a></dt><dd>無料ドメインを取得した場合のドメイン取得完了通知</dd>
<dt><A href="#ml5"">Webhostingpad.com - Important Login Details</a></dt><dd>アカウント・ログイン・ＦＴＰ・ネームサーバー・ＥＭＡＩＬ等の情報&nbsp;<span style="color:#FF0033;"><strong>重要！</strong></span></dd>
</dl>
]]>
        <![CDATA[<a name="ml1" id="ml1"></a>
<h3>Thanks for your order!</h3>
申込への御礼メールです。<br />
６時間以内にサーバーセットアップが完了し、IDとパスワードがメールで送られる旨の記載がされています。<br />
スタートガイド、無料サイトビルダー、サポートセンターなどの説明ページへのリンクがあります。<br />
英語が読めるようでしたらそれらのページを読んで何処にどの様な解説がされているか確認しておくといいでしょう。<br /><br />

<a name="ml2" id="ml2"></a>
<h3>Payment Approved</h3>
<p>
支払完了のお知らせです。
</p><br />
<br />
<h3>Directory Listing Info Needed - Webhostingpad.com</h3>
WebHostingPadのディレクトリにあなたのサイトを登録できます。<br />
SEOに有効なので、是非登録しておきましょう。<br />
<br />

<a name="ml3" id="ml3"></a>
<h3>Premium Stat Tracking Confirmation</h3>
Premium Stat Tracking Featureの説明<br /><br />

<a name="ml4" id="ml4"></a>
<h3>Domain Registration</h3>
ドメインを新規取得した場合のドメイン取得完了通知<br />
<br />

<a name="ml5" id="ml5"></a>
<h3>Webhostingpad.com - Important Login Details</h3>
サーバー設定完了通知。<br />
アカウント・ログイン・ＦＴＰ・ネームサーバー・ＥＭＡＩＬ等の情報が記載されています。<br />
このメールが届くとようやくサーバーの管理画面（cPanel）にログインできるようになります。<br />
私の場合は、契約申込から約１時間でこのメールが届きました。<br />
<br />
<img src="http://webhostingpad-jp.com/img/regist06-1.png" alt="" border="1"/>

]]>
    </content>
</entry>

<entry>
    <title>WebHostingPadの申込方法</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/4.html" />
    <id>tag:webhostingpad-jp.com,2010://2.4</id>

    <published>2010-03-23T07:00:01Z</published>
    <updated>2010-04-09T04:43:55Z</updated>

    <summary>WebHostingPad（http://www.webhostingpad.c...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
        <category term="WebHostingPadの契約" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="couponcode" label="CouponCode" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[<A href="http://webhostingpad-jp.com/webhostingpad.com" target="_blank" rel="nofollow">WebHostingPad（http://www.webhostingpad.com/）のトップページ</a>へ行きます。<br />
画面右側にある「SIGNUP NOW!」か、下方の「Order Now」をクリックします。<br />
]]>
        <![CDATA[<A href="http://webhostingpad-jp.com/webhostingpad.com" target="_blank" rel="nofollow"><img src="http://webhostingpad-jp.com/img/regist01.png" alt="" border="0"/></a><br clear="both" /><br />

<h3>ドメイン取得・ドメイン名・契約期間</h3>
ドメインを新規取得（無料）する場合はDomain Informationの「New - Register a new domain for me.」を選択し、「www.」の後に希望するドメイン名を入力。<br />
既に取得しているドメインを利用する場合は「Owned - I already own my domain.」し、「www.」の後に取得済みドメイン名を入力。<br />
契約期間を$3.45/月(1 年) 、$2.95/月(２年) 、$1.99/月(３年)、$1.99/月(４年)から選択し、「Continue」をクリックします。<br /><br />

<img src="http://webhostingpad-jp.com/img/regist02.png" alt="" border="1"/><br clear="both" /><br />

<h3>契約者情報の入力</h3>
Enter Your Billing Infomationの画面が出るので、契約者情報を入力していきます。<br />
クーポンコードが自動的に入力され割引料金となります。<br />
下記を参考に入力し、「 I have read and agree to the Terms of Service and Cancellation/Refund Policy」にチェックを入れ「Complete Order」をクリックします。<br />
<table width="600" border="0" cellspacing="0" cellpadding="1">
<tr bgcolor="#0066CC">
<th colspan="3" scope="row"><div align="left">Billing Information for your credit card</div></th>
</tr>
<tr>
<th scope="row">First Name:</th>
<td>名前</td>
<td>Taro</td>
</tr>
<tr>
<th scope="row">Last Name:</th>
<td>性</td>
<td>Nakamura</td>
</tr>
<tr>
<th scope="row">Email:</th>
<td>メールアドレス</td>
<td>×○▲＠gmail.com</td>
</tr>
<tr>
<th scope="row">Address1:</th>
<td>住所</td>
<td>Roppongi６－１２－○○</td>
</tr>
<tr>
<th scope="row">City:</th>
<td>市町村</td>
<td>Minato-ku</td>
</tr>
<tr>
<th scope="row">Address2:</th>
<td>住所(任意)</td>
<td>×○▲Building 302</td>
</tr>
<tr>
<th scope="row">ZipCode:</th>
<td>郵便番号</td>
<td> 106-0032 </td>
</tr>
<tr>
<th scope="row">State</th>
<td>都道府県</td>
<td>TOKYO</td>
</tr>
<tr>
<th scope="row">Phone:</th>
<td>電話場号</td>
<td>+81.36406xxxx</td>
</tr>
<tr>
<th scope="row">Country:</th>
<td>国名</td>
<td>JAPAN</td>
</tr>
</tr>
<tr bgcolor="#0066CC">
<th colspan="3" scope="row"><div align="left">Credit Card Information</div></th>
</tr>
<tr>
<th scope="row">Name as it appears on your card:</th>
<td>カードに記載の氏名</td>
<td>Taro Nakamura </td>
</tr>
<tr>
<th scope="row"> Credit Card Number :</th>
<td>カード番号</td>
<td>xxxxxxxxxxxxxxxx</td>
</tr>
<tr>
<th scope="row"> Expiration Date </th>
<td>有効期限(月／年)</td>
<td>December/2015</td>
</tr>
<tr>
<th scope="row"><A href="http://www.webhostingpad.com/secure/order/cvv2.jpg" target="_blank" rel="nofollow">CVV2</a></th>
<td>カード裏面署名欄の３桁</td>
<td>xxx</td>
</tr>
<tr bgcolor="#0066CC">
<th colspan="3" scope="row"><div align="left"> Domain Information </div></th>
</tr>
<tr>
<th scope="row"> Use Our FREE Privacy Protect for Domains </th>
<td><A href="http://xn--vckucxgb0442cltza.com/archives/whois-privacy/">個人情報非公開</a></td>
<td>通常はこちらでＯＫ</td>
</tr>
<tr>
<th scope="row"> Use Personal information for Domains </th>
<td>個人情報公開</td>
<td>Whoisデータベースに情報公開</td>
</tr>
<tr bgcolor="#0066CC">
<th colspan="3" scope="row"><div align="left"> Order Summary </div></th>
</tr>
<tr>
<th scope="row"> Coupon Code </th>
<td>割引クーポン</td>
<td>自動的に入ります</td>
</tr>
</table>
<img src="http://webhostingpad-jp.com/img/regist03.png" alt="" border="1"/><br clear="both" /><br />


<h3>アドオン</h3>
無料アドオンと表示されていますが、「当初無料」で一定期間経過後は有料となるようなので、チェックせずに、「SUBMIT」をクリックします。<br />
<img src="http://webhostingpad-jp.com/img/regist04.png" alt="" border="1"/><br clear="both" /><br />

下記の表示が出たら申込完了です。
<br />
<img src="http://webhostingpad-jp.com/img/regist05.png" alt="" border="1"/><br clear="both" /><br />

]]>
    </content>
</entry>

<entry>
    <title>WebHostingPadの特徴</title>
    <link rel="alternate" type="text/html" href="http://webhostingpad-jp.com/2.html" />
    <id>tag:webhostingpad-jp.com,2010://2.2</id>

    <published>2010-03-23T04:08:36Z</published>
    <updated>2010-03-23T04:57:56Z</updated>

    <summary>  WebHostingPadはアメリカのレンタルサーバーで、容量・転送量・マル...</summary>
    <author>
        <name>SVJankie</name>
        
    </author>
    
    
    <content type="html" xml:lang="ja" xml:base="http://webhostingpad-jp.com/">
        <![CDATA[<A href="http://webhostingpad-jp.com/webhostingpad.com" target="_blank" rel="nofollow"><img src="http://capture.heartrails.com/240x180/shadow/bg=ffffff?http://www.webhostingpad.com/" alt="" border="0" align="right"/></a>
 WebHostingPadはアメリカのレンタルサーバーで、容量・転送量・マルチドメイン・MySQLが無制限でアダルト可能な上に、３年（または４年）契約だと月額1.99ドルと非常にお得な会社です。<br />
アメリカでユーザが多い人気のある格安レンタルサーバーとしては、<A href="http://bluehost-jp.com/">Bluehost</a>が圧倒的にユーザ数が多いのですが、WebHostingPadはたまにレスポンスが若干遅いと感じる以外はBluehostに遜色なく使えると思います。]]>
        
    </content>
</entry>

</feed>

