<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ウェブお役立ちTool, 制作Tips &#8211; Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</title>
	<atom:link href="https://samurai-web-works.com/info/category/usefultools/feed/" rel="self" type="application/rss+xml" />
	<link>https://samurai-web-works.com/info</link>
	<description></description>
	<lastBuildDate>Tue, 23 Mar 2021 08:59:30 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.17</generator>
	<item>
		<title>(新) Google reCAPTCHA V3 リキャプチャ設置、設定方法</title>
		<link>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v3/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-set-up-google-recaptcha-v3</link>
				<comments>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v3/#respond</comments>
				<pubDate>Tue, 23 Mar 2021 04:21:50 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=386</guid>
				<description><![CDATA[<p>&#8220;reCAPTCHA リキャプチャ&#8221; は、現在メールフォーム、もしくは会員登録の際等に [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v3/">(新) Google reCAPTCHA V3 リキャプチャ設置、設定方法</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><a href="https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3.jpg" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3.jpg" alt="(新) Google reCAPTCHA V3 リキャプチャ設置、設定方法" width="640" height="330" class="size-full wp-image-391" srcset="https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>

<p class="mB20">&#8220;reCAPTCHA リキャプチャ&#8221; は、現在メールフォーム、もしくは会員登録の際等に用いられるスパム防止機能です。こちらは、最新のクリックが必要の無いタイプ (reCAPTCH V3) の設置方法を記していきます。</p>
<span id="more-386"></span>
<h2>Google reCAPTCHA に登録してAPIキーを入手する</h2>

<ol class="mB50">
 <li>まず始めに　<a href="http://www.google.com/recaptcha/intro/" target="_blank" rel="noopener noreferrer">http://www.google.com/recaptcha/intro/</a> <br />Google reCAPTCHA ページにアクセス、右上の青ボタン Get reCAPTCHA をクリック。Google アカウントをお持ちの方はそのまま次へ、無い方は登録して頂く必要があります。 <a href="https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3.jpg" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3.jpg" alt="(新) Google reCAPTCHA V3 リキャプチャ設置、設定方法" width="640" height="330" class="size-full wp-image-391" srcset="https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2021/03/img-google-recaptcha-v3-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a></li>
 <li class="mB15">次に各情報を入力します。<br>Label には任意の情報を (登録するウェブサイトのコンタクトフォーム等) 、<br>Choose the type of reCAPTCHA では、ウェブサイトの場合はreCAPTCHA V3 を選択。<br>するとドメインが入力される様になるので、ドメインを入力。こちらは基本は1つでいいはずです。最後に Terms of Service をクリックして登録。</li>
 <li>その後 <strong>Site Key</strong> <strong>Secret Key</strong> の2つが生成されていると思います。<br><strong>Site Key</strong> は後に貼り付けるJavascript に使います、<br><strong>Secret Key</strong> はサーバー側に使用する PHPコード (PHPの場合) に使用します。<strong>Secret Key は表に出さない様に気おつけて下さい。</strong></li>
</ol>
<h2 class="text_red">コンタクトフォーム内に以下のコードを貼り付け</h2>

<pre class="brush: jscript; title: ; notranslate">
&lt;script src=&quot;https://www.google.com/recaptcha/api.js?render=生成された Sitekey をこちらに貼り付け&quot;&gt;&lt;/script&gt; 
&lt;script&gt;
grecaptcha.ready(function() {
    grecaptcha.execute('生成された Sitekey をこちらに貼り付け', {action: 'homepage'}).then(function(token) {
        var recaptchaResponse = document.getElementById('g-recaptcha-response');
        recaptchaResponse.value = token;
    });
});
&lt;/script&gt;
</pre>

<h2 class="text_red mT50 mB20">次に、フォームの Submit ボタンに以下のコードを設置</h2>

<pre class="brush: jscript; title: ; notranslate">
 &lt;input type=&quot;hidden&quot; name=&quot;g-recaptcha-response&quot; id=&quot;g-recaptcha-response&quot;&gt;
 &lt;button type=&quot;submit&quot;&gt; 送信 &lt;/button&gt;
</pre>

<p class="mT20 mB50">これで自分のフォームに reCAPTCHA が設置されたはずです。（必ず入手したAPIがドメインと符号しているのを確認して下さい。違うドメインの物だと表示されません。）しかしこのままでは動きませんので、次はサーバー側の設定に移ろうと思います。</p>

<h2 class="text_red">PHPの設定をする</h2>
<p class="mB20">次はサーバー側の設定。Ajaxやその他の言語の設定方法もあるそうなのですが、今回はPHPでの設定を説明したいと思います。今回は、メールの受取側のスクリプトに以下のコードを設置。</p>

<pre class="brush: php; title: ; notranslate">
&lt;?php
 $secretKey =  '生成された Scecret Key をこちらに貼り付け';
 $captchaResponse = $_POST['g-recaptcha-response'];

 // APIリクエスト
 $verifyResponse = file_get_contents(&quot;https://www.google.com/recaptcha/api/siteverify?secret={$secretKey}&amp;response={$captchaResponse}&quot;);

 // APIレスポンス確認
 $responseData = json_decode($verifyResponse);
 if ($responseData-&gt;success) {
  // echo '&lt;h1 class=&quot;text-center&quot;&gt;&lt;span class=&quot;no_wrap&quot;&gt;ありがとうございました。&lt;/span&gt;&lt;/h1&gt;'; // 成功（ロボットではない）
   if (mail($to,&quot;題名をこちらへ入力&quot;, $message, $headers)) {
      echo '&lt;h1 class=&quot;text-center&quot;&gt;&lt;span class=&quot;no_wrap&quot;&gt;ありがとうございました。&lt;/span&gt;&lt;/h1&gt;';
   }
 } else {
  echo '&lt;h1 class=&quot;text-center&quot;&gt;Sorry unexpected error occurred, please try again later.&lt;/h1&gt;'; // 失敗
 }
?&gt;
</pre>

<p class="mT20 mB20">=受け取りに失敗した場合、のメッセージは必要に応じて書き換えて下さい。</p>

<p>いかがでしたでしょうか？実際 PHP コードに組み込むと、なると多少のコード書き換え知識が必要になります。今回は、reCAPTCHA 部分のみの公開にさせて頂きますが、これで基本的な Google reCAPTCHA リキャプチャ設置 はお分かりになったと思います。<br>前のバージョンの物より大分シンプルな設置方法になったと思います。</p>
</div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v3/">(新) Google reCAPTCHA V3 リキャプチャ設置、設定方法</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>本格的CMSを構築する際に入れておきたい WordPress プラグイン</title>
		<link>https://samurai-web-works.com/info/usefultools/recommended-wordpress-plugin-for-cms-creation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=recommended-wordpress-plugin-for-cms-creation</link>
				<comments>https://samurai-web-works.com/info/usefultools/recommended-wordpress-plugin-for-cms-creation/#respond</comments>
				<pubDate>Tue, 29 May 2018 00:11:37 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[WooCommerce]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=357</guid>
				<description><![CDATA[<p>最近では、WordPressもかなり進化しており、プラグインを利用する事で本格的な CMS ウェブサイト構築が [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/recommended-wordpress-plugin-for-cms-creation/">本格的CMSを構築する際に入れておきたい WordPress プラグイン</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><img src="https://samurai-web-works.com/info/wp-content/uploads/2018/05/blog-main-visual-05-28.jpg" alt="" width="800" height="533" class="alignnone size-full wp-image-372 mB20" srcset="https://samurai-web-works.com/info/wp-content/uploads/2018/05/blog-main-visual-05-28.jpg 800w, https://samurai-web-works.com/info/wp-content/uploads/2018/05/blog-main-visual-05-28-300x200.jpg 300w, https://samurai-web-works.com/info/wp-content/uploads/2018/05/blog-main-visual-05-28-768x512.jpg 768w" sizes="(max-width: 800px) 100vw, 800px" />

<p style="margin-bottom:40px;">最近では、WordPressもかなり進化しており、プラグインを利用する事で本格的な CMS ウェブサイト構築が構築も可能になってきています。例えば、ショッピングカート、車両管理システム、旅行会社のツアー内容、レストランメニュー、会社製品登録等、の各種カスタム CMS がプラグインを使う事により可能になってきます。クライアントにはアップデートを自分自身で行う事が可能になるため、メンテナンス費用が抑えられ非常に喜ばれます。今回は、そんな本格的な CMS ウェブサイト構築に適したプラグインを紹介します。</p>

<h3 class="text22 bold margin20">Custom Post Type UI</h3>
<a href="https://wordpress.org/plugins/custom-post-type-ui/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-cpt-ui.jpg" alt="Custom Post Type UI" width="640" height="330" class="alignnone size-full wp-image-366" srcset="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-cpt-ui.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-cpt-ui-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p><a href="https://wordpress.org/plugins/custom-post-type-ui/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">WordPress で、非常に有名なプラグイン、デフォルトだと、投稿は一つしかありませんが、このプラグインを利用する事により無限に投稿を増やす事が可能です。例えば、デフォルトの投稿は、ニュースやブログ等に使用した際、その他にも投稿機能を使って様々な使い方が可能です。今まで弊社が構築してきた例ですと、車両管理システム、旅行会社のツアー内容、レストランメニュー等、の投稿を増設可能です。URLもそれぞれの投稿に適した物を指定できます。(/car-list/, /tour-list) 等。また、タクソノミー (タグ、カテゴリ等) も自由に追加が可能になっています。使用する際は、カスタムテンプレートを作成する必要があるので慣れが必要ですが使いこなせる様になれば、多様なカスタムが可能です。</p>

<h3 class="text22 bold margin20">Advanced Custom Fields</h3>
<a href="https://wordpress.org/plugins/advanced-custom-fields/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-advanced-custom-field.jpg" alt="Advanced Custom Fields" width="640" height="330" class="alignnone size-full wp-image-367" srcset="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-advanced-custom-field.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-advanced-custom-field-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p><a href="https://wordpress.org/plugins/advanced-custom-fields/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">こちらも、非常に有名なプラグインです。各投稿画面、ページにお好みのカスタムフィールが追加できます。構成が複雑なページ等になってくると、クライアントさんにページを渡した時、アップデートが困難になって来ると思います。その場合はあらかじめテンプレートで編集可能な部分を、カスタムフィールド化しておいてその部分のみを入力し、更新してもらう事が可能になり簡易的な WordPress のページ作成や管理が可能になります。特に上記で紹介した、Custom Post UI 内で自分で作った投稿にも対応している為、この2つを使えばほぼ無限なカスタムが可能です。また、有料版になってしまいますが Repeater Field、という機能があり、これは、特定のフィールドのリピートが可能です。リストや、テーブル等にも利用できる為非常にオススメです。</p>

<h3 class="text22 bold margin20">WooCommerce</h3>
<a href="https://wordpress.org/plugins/woocommerce/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-woocommerce.jpg" alt="WooCommerce" width="640" height="330" class="alignnone size-full wp-image-368" srcset="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-woocommerce.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-woocommerce-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p><a href="https://wordpress.org/plugins/woocommerce/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">WordPress でショッピングカート構築する際には欠かせないプラグイン、最近では日本語化も進んでいます。ショッピングカートのみでなく、カタログの様な使い方も可能です。デフォルトで ECommerce に必要な機能はついているので、必要あれば、上記の Advanced Custom Fields を利用する事によりフィールドの追加が可能です。テーマのカスタムは慣れるまで少々複雑ですが、ショッピングカート以外の使い方で、最初から CMS の構築をするのが大変な場合は、WooCommerce を使っての CMS の構築も可能になっています。用途に応じて Custome Post Type UI と、WooCommerceを使い分けて行きたいですね。もちろん両方を一度に使う事も可能です。</p>

<h3 class="text22 bold margin20">Admin Menu Editor</h3>
<a href="https://wordpress.org/plugins/admin-menu-editor/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-admin-menu-editor.jpg" alt="Admin Menu Editor" width="640" height="330" class="alignnone size-full wp-image-364" srcset="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-admin-menu-editor.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-admin-menu-editor-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p><a href="https://wordpress.org/plugins/admin-menu-editor/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">CMS 構築の際は、WordPress で管理画面をクライアントに渡す必要があります。その際に、管理画面の各項目 (投稿等) の並び替え、また名前を変更できるプラグインです。例えば、WordPress のデフォルトだと &#8220;投稿&#8221; になっていると思いますが、これを、ブログ、等に変更する事も可能です。また、Custome Post Type UI 等で追加した投稿は、デフォルトだと下の方に来るため、これを投稿の次等に設置する事で、よりクライアントが使いやすい管理画面の作成が可能になってきます。後は、必要に応じ、クライアントに発行するアカウントの権限の設定が必要になってくるかと思います。</p>

<h3 class="text22 bold margin20">WPS Hide Login</h3>
<a href="https://wordpress.org/plugins/wps-hide-login/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-wpd-hide-login.jpg" alt="WPS Hide Login" width="640" height="330" class="alignnone size-full wp-image-365" srcset="https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-wpd-hide-login.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2018/05/img-blog-wpd-hide-login-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p><a href="https://wordpress.org/plugins/wps-hide-login/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">こちらは直接 CMS 構築と関係は無いですが、WordPress デフォルトの /wp-admin/ を独自のURLへ変更できるプラグインです。特に複数人にアカウントを発行した際、短いパスワードを設定してする方の少なからず出てくると思うので、デフォルトのログインを隠す事により、よりセキュリティを向上し不正ログインを防ぐ事が可能です。</p>

<p>以上、本格的な CMS を構築する際に必須になってくるプラグインです。プラグインを駆使する事で、本格的な CMS の構築が可能なのは嬉しいですね。詳しい使い方に関してもそのうち紹介して行こうと思います。</p>
</div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/recommended-wordpress-plugin-for-cms-creation/">本格的CMSを構築する際に入れておきたい WordPress プラグイン</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/usefultools/recommended-wordpress-plugin-for-cms-creation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>think with Google, Google オフィシャルのモバイル評価測定ツールがリリース！</title>
		<link>https://samurai-web-works.com/info/usefultools/think-with-google-mobile-speed-tool/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=think-with-google-mobile-speed-tool</link>
				<comments>https://samurai-web-works.com/info/usefultools/think-with-google-mobile-speed-tool/#respond</comments>
				<pubDate>Wed, 01 Nov 2017 09:20:11 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[think with Google]]></category>
		<category><![CDATA[モバイルサイト]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=290</guid>
				<description><![CDATA[<p>Google ではウェブサイトの表示速度に重点を置いています。本当に効果があるWordPress高速化の設定・ [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/think-with-google-mobile-speed-tool/">think with Google, Google オフィシャルのモバイル評価測定ツールがリリース！</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><a href="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01.jpg" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01.jpg" alt="" width="640" height="330" class="alignnone size-full wp-image-302" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p class="mB20">Google ではウェブサイトの表示速度に重点を置いています。<a href="https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin-2017-2018/" target="_blank">本当に効果があるWordPress高速化の設定・高速化プラグイン 2017・2018年度</a> でもお伝えした様に、表示速度は SEO に関係します。それだけでは無く、遅いウェブサイトは訪問者の離脱にも影響しますね。
今回は、モバイルの表示速度の評価を様々な視点で評価してくれる、think with Google Test your mobile speed. を試してみました。</p>

<a href="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01.jpg" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01.jpg" alt="" width="640" height="330" class="alignnone size-full wp-image-302" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google01-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p class="mB30">まずは、<a href="https://testmysite.thinkwithgoogle.com/" rel="noopener" target="_blank">https://testmysite.thinkwithgoogle.com/</a> にアクセスします。Enter URL to test your speed というフィールドに、測定したいウェブサイトのURLを入力します。今回は弊社のウェブサイトを例として入力してみました。</p>

<a href="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google02.jpg" data-rel="lightbox-image-2" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google02.jpg" alt="" width="640" height="330" class="alignnone size-full wp-image-295 mB20" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google02.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google02-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p class="mB30">入力すると、2-3分でレポートが生成されます。（インターネットのスピードにより、多少前後するみたいです。）未だに、世界で 70% のモバイルネットワークは、3G 回線だそうです。4G 回線でだけでなく、3G 回線でもストレス無く表示できるウェブサイト設計が必要になりますね。</p>

<a href="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google03.jpg" data-rel="lightbox-image-3" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google03.jpg" alt="" width="640" height="330" class="alignnone size-full wp-image-296" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google03.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google03-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<a href="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google04.jpg" data-rel="lightbox-image-4" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google04.jpg" alt="" width="640" height="330" class="alignnone size-full wp-image-297" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google04.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google04-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p class="mB30">レポートが生成されました、デザインも中々スタイリッシュです。評価は Excellent、 3G 回線で 3s (3秒平均)で表示されるみたいです。</p>

<a href="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google05.jpg" data-rel="lightbox-image-5" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google05.jpg" alt="" width="640" height="330" class="alignnone size-full wp-image-300" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google05.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google05-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p class="mB30">レポートの下部、Get My Free Report ボタンで、より詳しいレポートをメールに送ってもらえます。</p>

<a href="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google06.jpg" data-rel="lightbox-image-6" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google06.jpg" alt="" width="640" height="330" class="alignnone size-full wp-image-301" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google06.jpg 640w, https://samurai-web-works.com/info/wp-content/uploads/2017/11/blog-image-think-with-google06-300x155.jpg 300w" sizes="(max-width: 640px) 100vw, 640px" /></a>
<p class="mB30">こちらがメールのレポートの一部、Compress images (画像の圧縮率)、Eliminate render-blocking JavaScript and CSS in above-the-fold content (JavaScript と CSS の圧縮)辺りにまだ改善の余地がありそうです。</p>

<p>この様な流れで、あなたのウェブサイトの表示速度の評価を無料でしてもらえます。課題が分かれば、SEO にも効果があり、離脱率も下がる＝より高いコンバージョンを得る事ができそうですね<br>
<a href="https://testmysite.thinkwithgoogle.com/" rel="noopener" target="_blank">https://testmysite.thinkwithgoogle.com/</a>　是非、一度試してみて下さい。</p></div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/think-with-google-mobile-speed-tool/">think with Google, Google オフィシャルのモバイル評価測定ツールがリリース！</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/usefultools/think-with-google-mobile-speed-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>(新) Google reCAPTCHA V2 リキャプチャ設置、設定方法</title>
		<link>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-set-up-google-recaptcha-v2</link>
				<comments>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v2/#respond</comments>
				<pubDate>Sun, 08 Oct 2017 09:53:24 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>
		<category><![CDATA[reCAPTCHA]]></category>
		<category><![CDATA[スパム防止]]></category>
		<category><![CDATA[セキュリティ]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=237</guid>
				<description><![CDATA[<p>こちらは、クリックタイプの (以前の) reCAPTCHA 設置方法です。 新しい reCAPTCHA V3  [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v2/">(新) Google reCAPTCHA V2 リキャプチャ設置、設定方法</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><a href="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-recaptcha-v2.jpg" data-rel="lightbox-image-0" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-recaptcha-v2.jpg" alt="" width="528" height="245" class="alignnone size-full wp-image-247" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-recaptcha-v2.jpg 528w, https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-recaptcha-v2-300x139.jpg 300w" sizes="(max-width: 528px) 100vw, 528px" /></a>

<h3 style="font-size:20px; font-weight:700;">こちらは、クリックタイプの (以前の) reCAPTCHA 設置方法です。
<br>新しい reCAPTCHA V3 の設置方法については、<br><a href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v3/" target="_blank" rel="noopener noreferrer">(新) Google reCAPTCHA V3 リキャプチャ設置、設定方法</a> をご覧下さい。</h3>

<p class="mB20">&#8220;reCAPTCHA リキャプチャ&#8221; は、現在メールフォーム、もしくは会員登録の際等に用いられるスパム防止機能です。こちらは、クリックで認識する新しいタイプ (reCAPTCH V2) の設置方法を記していきます。</p>
<span id="more-237"></span>
<h2>Google reCAPTCHA に登録してAPIキーを入手する</h2>

<ol class="mB50">
	<li>まず始めに　<a href="http://www.google.com/recaptcha/intro/" target="_blank" rel="noopener noreferrer">http://www.google.com/recaptcha/intro/</a> <br />Google reCAPTCHA ページにアクセス、右上の青ボタン Get reCAPTCHA をクリック。Google アカウントをお持ちの方はそのまま次へ、無い方は登録して頂く必要があります。 <a href="https://samurai-web-works.com/info/wp-content/uploads/2017/10/reCAPTCHA-setting.jpg" data-rel="lightbox-image-1" data-rl_title="" data-rl_caption="" title=""><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/10/reCAPTCHA-setting.jpg" alt="" width="600" height="702" class="alignnone size-full wp-image-246 mT10 mB10" srcset="https://samurai-web-works.com/info/wp-content/uploads/2017/10/reCAPTCHA-setting.jpg 600w, https://samurai-web-works.com/info/wp-content/uploads/2017/10/reCAPTCHA-setting-256x300.jpg 256w" sizes="(max-width: 600px) 100vw, 600px" /></a></li>
	<li class="mB15">次に各情報を入力します。<br>Label には任意の情報を (登録するウェブサイトのコンタクトフォーム等) 、<br>Choose the type of reCAPTCHA では、ウェブサイトの場合はreCAPTCHA V2 を選択。<br>するとドメインが入力される様になるので、ドメインを入力。こちらは基本は1つでいいはずです。最後に Terms of Service をクリックして登録。</li>
	<li>その後 <strong>Site Key</strong> <strong>Secret Key</strong> の2つが生成されていると思います。<br><strong>Site Key</strong> は後に貼り付けるJavascript に使います、<br><strong>Secret Key</strong> はサーバー側に使用する PHPコード (PHPの場合) に使用します。<strong>Secret Key は表に出さない様に気おつけて下さい。</strong></li>
</ol>
<h2 class="text_red">head タグ内に以下のコードを貼り付け (head の閉じる直前に)</h2>

<pre class="brush: jscript; title: ; notranslate">
&lt;script src='https://www.google.com/recaptcha/api.js'&gt;&lt;/script&gt;
</pre>

<h2 class="text_red mT50">次に、Javascriptコードをフォームに貼り付ける</h2>
<p class="mB20">自分のフォームに実際にreCAPTCHAを設置します。まずは表側、下記のJavascriptを好みの場所に設置します。通常は送信、確認ボタン直前に入れるのがいいかと思います。ここの <strong>data-sitekey</strong> に先程入力したサイトキーを入力して下さい。</p>

<pre class="brush: jscript; title: ; notranslate">
 &lt;div class=&quot;g-recaptcha&quot; data-sitekey=&quot;Site Keyを入力&quot;&gt;&lt;/div&gt;
</pre>

<p class="mT20 mB50">これで自分のフォームに reCAPTCHA が設置されたはずです。（必ず入手したAPIがドメインと符号しているのを確認して下さい。違うドメインの物だと表示されません。）しかしこのままでは動きませんので、次はサーバー側の設定に移ろうと思います。</p>

<h2 class="text_red">PHPの設定をする</h2>
<p class="mB20">次はサーバー側の設定。Ajaxやその他の言語の設定方法もあるそうなのですが、今回はPHPでの設定を説明したいと思います。今回は、メールの受取側のスクリプトに以下のコードを設置。</p>

<pre class="brush: php; title: ; notranslate">
&lt;?php
$captcha;
if(isset($_POST['g-recaptcha-response'])){
  $captcha=$_POST['g-recaptcha-response'];
}
if(!$captcha){
  echo '&lt;h2&gt;reCAPTCHA にチェックを入れて下さい。&lt;/h2&gt;&lt;br&gt;';
  echo &quot;&lt;a href=\&quot;javascript:history.go(-1)\&quot;&gt;Go Back&lt;/a&gt;&quot;;
  exit;
}
$response=file_get_contents(&quot;https://www.google.com/recaptcha/api/siteverify?secret=Secret Keyを入力&amp;response=&quot;.$captcha.&quot;&amp;remoteip=&quot;.$_SERVER['REMOTE_ADDR']);
?&gt;
</pre>

<p class="mT20 mB20">今回は <strong>Secret Key</strong> を使います。<strong>secret=</strong> 内に取得したコードを入れて下さい。受け取りに失敗した場合、のメッセージは必要に応じて書き換えて下さい。</p>

<p class="mB20">後はこのコードをメールの受取のスクリプト内に組み込みます。以下に簡単なフォーム例を作りましたので、参考にしてみて下さい。実際メールは送信されないので試してみてもらっても結構です。</p>

<p class="mB20"><a href="http://ja.samurai-web-works.com/demo/recaptcha-v2.html" target="_blank" rel="noopener noreferrer">http://ja.samurai-web-works.com/demo/recaptcha-v2.html</a></p>
<p>いかがでしたでしょうか？実際 PHP コードに組み込むと、なると多少のコード書き換え知識が必要になります。今回は、reCAPTCHA 部分のみの公開にさせて頂きますが、これで基本的な Google reCAPTCHA リキャプチャ設置 はお分かりになったと思います。<br>前のバージョンの物より大分シンプルな設置方法になったと思います。</p>
</div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v2/">(新) Google reCAPTCHA V2 リキャプチャ設置、設定方法</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>本当に効果があるWordPress高速化の設定・高速化プラグイン 2017・2018年度</title>
		<link>https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin-2017-2018/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=speed-up-wordpress-plugin-2017-2018</link>
				<comments>https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin-2017-2018/#respond</comments>
				<pubDate>Fri, 06 Oct 2017 08:03:16 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[高速化]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=225</guid>
				<description><![CDATA[<p>ウェブ制作の際、ウェブサイトの表示スピードが非常に重要になってきます。表示スピードが遅いウェブサイトは、サイト [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin-2017-2018/">本当に効果があるWordPress高速化の設定・高速化プラグイン 2017・2018年度</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><img class="mB20" src="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-bj-lazy-load.jpg" alt="" />
<p style="margin-bottom:40px;">ウェブ制作の際、ウェブサイトの表示スピードが非常に重要になってきます。表示スピードが遅いウェブサイトは、サイトの訪れた訪問者にも悪影響なだけで無く、SEO的にも悪影響と言われています。Googleもサイトの表示スピードを計測しており、今後はサイトの表示スピードの高速化が重要になってきます。以下、2017・2018年度で実際使用して効果のあった、最新の高速化プラグインを掲載します。</p>

<h3 class="text22 bold margin20">画像サイズ圧縮プラグイン・EWWW Image Optimizer</h3>
<a href="https://wordpress.org/plugins/ewww-image-optimizer/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-ewww.jpg" alt="EWWW Image Optimizer" class="hoverImg"></a>
<p><a href="https://wordpress.org/plugins/ewww-image-optimizer/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">サイトの高速化では、画像のサイズを圧縮する事が重要になってきます。ブログ等ではデジカメやブログで撮影した写真をそのままでアップロードしているサイトもたまに見かけます。この EWWW Image Optimizer は既に WordPress のメディアにアップロード済の写真を一括で圧縮する事が可能な非常に便利なプラグインです。インストール後、メディアタブに一括最適化という項目ができるので、そこで画像の最適化ができます。</p>

<h3 class="text22 bold margin20">キャッシュプラグイン・WP Fastest Cache</h3>
<a href="https://wordpress.org/plugins/wp-fastest-cache/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-wp-fastest-cache.jpg" alt="WP Fastest Cache" class="hoverImg"></a>
<p><a href="https://wordpress.org/plugins/wp-fastest-cache/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">このプラグインは、画像、CSS、Javascript等のキャッシュを設定してウェブサイトを高速化できるプラグインです。キャッシュするだけで無く、html, CSS, Javascriptを圧縮する機能もあります。インストール後、設定より必要な項目にチェックを付けるのみです。基本全部にチェックを付けても問題ないと思いますが、サイトによりきり不具合を起こす場合もあります。その際は該当項目のチェックを外せば問題ありません。</p>

<h3 class="text22 bold margin20">画像を後から読み込む・BJ Lazy Load</h3>
<a href="https://wordpress.org/plugins/bj-lazy-load/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-bj-lazy-load.jpg" alt="BJ Lazy Load" class="hoverImg"></a>
<p><a href="https://wordpress.org/plugins/bj-lazy-load/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">Lazy Load という最初に画像を全部読み込まず、スクロールした際に画像を徐々に読み込む機能を実装するプラグインです。一番最初に画像を全部読み込まないため、画像の多いウェブサイトには非常に公開があります。</p>

<h3 class="text22 bold margin20">モバイル表示スピードアップ・AMP for WP &#8211; Accelerated Mobile Pages</h3>
<a href="https://wordpress.org/plugins/accelerated-mobile-pages/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2017/10/blog-samurai-web-amp-for-wp.jpg" alt="Accelerated Mobile Pages" class="hoverImg"></a>
<p><a href="https://wordpress.org/plugins/accelerated-mobile-pages/" target="_blank">配布元</a></p>
<p class="margin15">AMPは、モバイル環境でウェブコンテンツの表示を高速化します。Google のモバイルで検索をした際、AMP対応しているサイトは、AMP という表示がされています。また AMP 導入のウェブサイトは表示速度が非常に速いのがお分かり頂けると思います。このプラグインは、自分の WordPress のテーマに AMP 機能を導入する物です。ただし、AMPに関しては、あくまで現在の WordPress テーマやデザインをそのまま使うという訳ではなく、AMP用のデザインは別に設定する必要があります。このプラグインは、AMP 用の細かいデザインも可能ですので、モバイルのサイトの高速化をしたい方には最適です。</p>
<blockquote style="margin-bottom:40px;">以下 Wikipedia より AMP のより詳しい説明: Accelerated Mobile Pages (AMP) は、Googleが中心となって立ち上げた、モバイルでのウェブサイト閲覧を高速化することを目的とするオープンソースプロジェクトである[1]。また、AMPの成果物である一連の仕様やライブラリなどについてもAMPと呼ぶ。AMPは、従来より用いられているHTMLなどのウェブ技術を改良したもので、中核となるのはAMP HTMLと呼ばれるHTMLの一種である。</blockquote>

<h3 class="text22 bold margin20">その他プラグイン以外での高速化対応</h3>
<ul>
 <li>サーバーはなるべく信用のおけるホスティングを利用する（できれば SSD 対応、メモリの容量がある程度高い物が好ましいです。)</li>
 <li>ある程度カスタムが完了したら、必要のない Javascript や CSS は消去。</li>  
 <li>できる限り使用していないプラグインは、無効化しておく。</li>  
</ul>

<p>もちろんこのブログでも上記の設定 (AMPは除く) を設定しており、そのお陰でウェブサイトの表示も速くなっています。是非一度お試しになってみて下さい。</p>


</div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin-2017-2018/">本当に効果があるWordPress高速化の設定・高速化プラグイン 2017・2018年度</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin-2017-2018/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>WordPress 管理画面でファイルを直接編集できるプラグイン？Advanced Code Editor</title>
		<link>https://samurai-web-works.com/info/wordpress/advance-code-editor/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=advance-code-editor</link>
				<comments>https://samurai-web-works.com/info/wordpress/advance-code-editor/#respond</comments>
				<pubDate>Tue, 14 Oct 2014 08:37:01 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=207</guid>
				<description><![CDATA[<p>今回は WordPress 管理画面内で各 PHP, CSS ファイル等が直接できる？そんな超便利なプラグイン [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/advance-code-editor/">WordPress 管理画面でファイルを直接編集できるプラグイン？Advanced Code Editor</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><img class="mB20" src="https://samurai-web-works.com/info/wp-content/uploads/2014/10/wp14.png" alt="Advanced Code Editor" class="pT10"/>
<p class="mB50">今回は WordPress 管理画面内で各 PHP, CSS ファイル等が直接できる？そんな超便利なプラグイン Advanced Code Editor を紹介したいと思います。かくいう管理人も今まで各ファイルをサーバーからダウンロード、もしくはコピペして Dreamweaver で編集という作業を繰り返していましたが、このプラグインのお陰でウェブ制作の作業が非常にはかどるようになりました。<span id="more-207"></span></p>

<h2 class="text_red">Advanced Code Editor の特徴</h2>
<p class="mB20">このプラグインを入れ、有効化するだけで、今までコードのみだった WordPress のコード編集画面が Dreamweaver 風に行数が入るようになります。更にコードに色が付くようになりほぼ Dreamweaver のコード編集画面と変わりませんね。これでファイルをダウンロードする事なく WordPress 内でコードの編集できちゃいます。行数があるのでCSSのデバッグにも非常に役立ちますね。</p>
<h3>プラグイン導入前</h3>
<img class="mB20" src="https://samurai-web-works.com/info/wp-content/uploads/2014/10/wp15.png" alt="Advanced Code Editor" />
<h3>プラグイン導入後</h3>
<img class="mB20" src="https://samurai-web-works.com/info/wp-content/uploads/2014/10/wp16.png" alt="Advanced Code Editor" />

<p class="mB20">ちゃんと行数が入って、コードにも色がついていますね、更に背景色なんかも変更する事が可能です。黒が好きな人なんかは背景を黒にしてもいいかもしれませんね。<br>現在ウェブ制作の現場で WordPress カスタムをしている人も多いと思います。その過程で少しでも作業がはかどるようになればいいですね、このプラグインは最近見つけた中でも特にお勧めです。コーダーの方には特にお勧めです。</p>
<p class="f18 mB20 bold"><a href="https://wordpress.org/plugins/advanced-code-editor/" target="_blank">プラグイン配布元</a></p></div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/advance-code-editor/">WordPress 管理画面でファイルを直接編集できるプラグイン？Advanced Code Editor</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/wordpress/advance-code-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Google reCAPTCHA リキャプチャ設置、設定方法</title>
		<link>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-set-up-google-recaptcha</link>
				<comments>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha/#comments</comments>
				<pubDate>Sun, 12 Oct 2014 10:08:36 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=189</guid>
				<description><![CDATA[<p>こちらは、画像入力タイプの (以前の) reCAPTCHA 設置方法です。 新しい reCAPTCHA V3  [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha/">Google reCAPTCHA リキャプチャ設置、設定方法</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><p><img class="mB20" src="https://samurai-web-works.com/info/wp-content/uploads/2014/10/wp11.jpg" alt="" /></p>
<h3 style="font-size:20px; font-weight:700;">こちらは、画像入力タイプの (以前の) reCAPTCHA 設置方法です。
<br>新しい reCAPTCHA V3 の設置方法については、<br><a href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v3/" target="_blank" rel="noopener noreferrer">(新) Google reCAPTCHA V3 リキャプチャ設置、設定方法</a> をご覧下さい。
<br>新しい reCAPTCHA V2 の設置方法については、<br><a href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha-v2/" target="_blank" rel="noopener noreferrer">(新) Google reCAPTCHA V2 リキャプチャ設置、設定方法</a> をご覧下さい。</h3>
<p class="mB20">&#8220;reCAPTCHA リキャプチャ&#8221; は現在非常にポピュラーな物になってきています。現在メールフォーム、もしくは会員登録の際等に用いられるスパム防止機能です。皆さんも一度は目にした事はあると思います。<br /> 今回はそんな &#8220;reCAPTCHA リキャプチャ&#8221; を自分のサイトに設置する方法を書いていきたいと思います。<span id="more-189"></span></p>
<h2>Google reCAPTCHA に登録してAPIキーを入手する</h2>
<p><img class="mB20" src="https://samurai-web-works.com/info/wp-content/uploads/2014/10/wp12.jpg" alt="" /></p>
<ol class="mB50">
	<li>まず始めに　<a href="http://www.google.com/recaptcha/intro/" target="_blank" rel="noopener noreferrer">http://www.google.com/recaptcha/intro/</a> <br />Google reCAPTCHA ページにアクセス、右上の青ボタン Get reCAPTCHA をクリック。Google アカウントをお持ちの方はそのまま次へ、無い方は登録して頂く必要があります。 <img class="mB20" src="https://samurai-web-works.com/info/wp-content/uploads/2014/10/wp13.jpg" alt="" /></li>
	<li class="mB15">次に Sign up Now をクリック (2014年10月時点無料で利用できます。)</li>
	<li class="mB15">次にドメインを聞かれるので reCAPTCHA を利用したいドメインを入力、ドメイン毎登録が必要になります。ドメイン入力後<strong>同じ画面上</strong>（少しわかりづらいです。）に入力したドメインが生成されているのでそちらをクリック。</li>
	<li>ここに <strong>Public Key</strong>　<strong>Private Key</strong> の２つが生成されていると思います。<strong>Public Key</strong>　は後に貼り付けるJavascript に使います、<strong>Private Key</strong> はサーバー側に使用するPHPコードに使用します。<strong>Private Key は表に出さない様に気おつけて下さい。</strong></li>
</ol>
<h2 class="text_red">Javascriptコードをフォームに貼り付ける</h2>
<p class="mB20">自分のフォームに実際にreCAPTCHAを設置します。まずは表側、下記のJavascriptを好みの場所に設置します。通常は送信、確認ボタン直前に入れるのがいいかと思います。</p>

<pre class="brush: jscript; title: ; notranslate">
 &lt;script type=&quot;text/javascript&quot;
       src=&quot;http://www.google.com/recaptcha/api/challenge?k=your_public_key&quot;&gt;
    &lt;/script&gt;
    &lt;noscript&gt;
       &lt;iframe src=&quot;http://www.google.com/recaptcha/api/noscript?k=your_public_key&quot;
           height=&quot;300&quot; width=&quot;500&quot; frameborder=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;br&gt;
       &lt;textarea name=&quot;recaptcha_challenge_field&quot; rows=&quot;3&quot; cols=&quot;40&quot;&gt;
       &lt;/textarea&gt;
       &lt;input type=&quot;hidden&quot; name=&quot;recaptcha_response_field&quot;
           value=&quot;manual_challenge&quot;&gt;
    &lt;/noscript&gt;
</pre>

<p class="mT20 mB50">ここで先ほど取得したAPIコードを書き換え <strong>Public Key</strong> のみを利用します。<br /> 2行目、５行目　your_public_key　を自分の数字と書き換えて下さい。これで自分のフォームに　reCAPTCHA　が設置されたはずです。（必ず入手したAPIがドメインと符号しているのを確認して下さい。違うドメインの物だと表示されません。）しかしこのままでは動きませんので、次はサーバー側の設定に移ろうと思います。</p>
<h2 class="text_red">PHPの設定をする</h2>
<p class="mB20">次はサーバー側の設定。Ajaxやその他の言語の設定方法もあるそうなのですが、今回はPHPでの設定を説明したいと思います。今回は <strong>verify.php　recaptchalib.php</strong> の２つを作ります。自身の</p>
<form>タグに <strong>action=&#8221;verify.php&#8221;</strong> の記述をして下さい。そして verify.php というファイルを作成します。以下 verify.php</form>

<pre class="brush: php; title: ; notranslate">
&lt;?php
require_once('recaptchalib.php');
  $privatekey = &quot;your_private_key&quot;;
  $resp = recaptcha_check_answer ($privatekey,
                                $_SERVER[&quot;REMOTE_ADDR&quot;],
                                $_POST[&quot;recaptcha_challenge_field&quot;],
                                $_POST[&quot;recaptcha_response_field&quot;]);

  if (!$resp-&gt;is_valid) {
    // What happens when the CAPTCHA was entered incorrectly
    die (&quot;The reCAPTCHA wasn't entered correctly. Go back and try it again.&quot; .
         &quot;(reCAPTCHA said: &quot; . $resp-&gt;error . &quot;)&quot;);
  } else {
    // Your code here to handle a successful verification
  }
?&gt;
</pre>

<p class="mT20 mB20">ここで先ほど取得したAPIコードを書き換え今回は　<strong>Private Key</strong> を使います。２行目の　<strong>your_private_key</strong>　を取得したコードと置き換えて下さい。また、受け取りに失敗した場合、成功した場合の表記は英語がデフォルトですが。必要に応じて書き換えて下さい。</p>
<p class="mB20">次に　<strong>recaptchalib.php</strong>　の取得が必要になります。<a href="https://code.google.com/p/recaptcha/source/browse/trunk/recaptcha-plugins/php/recaptchalib.php?r=129" target="_blank" rel="noopener noreferrer">https://code.google.com/p/recaptcha/source/browse/trunk/recaptcha-plugins/php/recaptchalib.php?r=129</a> にコードがあるので入手、尚こちらは特に書き換えの必要はありません。</p>
<p class="mB20">後はそれぞれのデータをアップロードし、正しい　reCAPTCHA　を入力した時のみ次に進めるようでしたら完成。デフォルトの表記は英語ですので、後は必要に応じて日本語にエラー時の文字などを書き換えてみて下さい。以下に簡単なフォーム例を作りましたので、参考にしてみて下さい。実際メールは送信されないので試してみてもらっても結構です。</p>
<p class="mB20"><a href="http://ja.samurai-web-works.com/demo/recaptcha.html" target="_blank" rel="noopener noreferrer">http://ja.samurai-web-works.com/demo/recaptcha.html</a></p>
<p>いかがでしたでしょうか？実際フォームに組み込むとなるとverify.phpの中を書き換える必要がありますが、これで基本的な Google reCAPTCHA リキャプチャ設置 はお分かりになったと思います。本家サイトにも詳しい設置方法か書かれておらず、管理人も設置に結構苦戦しましたので、少しでもお役に立てると幸いです。</p>
</div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha/">Google reCAPTCHA リキャプチャ設置、設定方法</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/usefultools/how-to-set-up-google-recaptcha/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
							</item>
		<item>
		<title>ウェブデザイン・ウェブ制作に欠かせない本当に使える無料ソフト、ウェブサービス 総合編 01</title>
		<link>https://samurai-web-works.com/info/usefultools/useful-soft-wares-for-web-design/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=useful-soft-wares-for-web-design</link>
				<comments>https://samurai-web-works.com/info/usefultools/useful-soft-wares-for-web-design/#respond</comments>
				<pubDate>Tue, 05 Nov 2013 11:34:43 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=174</guid>
				<description><![CDATA[<p>ウェブ上には本当に様々な種類のウェブ関連のウェブサイト・ソフトが出回っています。前回は　ウェブデザインに欠かせ [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/useful-soft-wares-for-web-design/">ウェブデザイン・ウェブ制作に欠かせない本当に使える無料ソフト、ウェブサービス 総合編 01</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/tool07.jpg" alt="Adobe Kuler">
<p class="margin30">ウェブ上には本当に様々な種類のウェブ関連のウェブサイト・ソフトが出回っています。前回は　<a href="https://samurai-web-works.com/info/archives/81" target="_blank">ウェブデザインに欠かせない本当に使える無料ソフト、ウェブサービス 画像圧縮・加工編</a>　という事で画像に関する無料ソフト、ウェブサービスを紹介しましたが、今回は総合的に筆者がウェブ制作でよく使う無料ソフト、ウェブサービスを紹介したいと思います。</p>

<h2 class="text24 bold margin20 text_red">カラーツール編</h2>

<h3 class="text22 bold margin20">Color Picker.com</h3>
<a href="http://www.colorpicker.com/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/tool06.jpg" alt="Jpeg Mini" class="hoverImg"></a>
<p><a href="http://www.colorpicker.com/" target="_blank">ウェブサイト</a></p>
<p style="margin-bottom:40px;">こちらは非常に使い勝手がいいオンラインカラーピッカー。カラーコードを確認する為にわざわざPhotoshopを立ち上げる必要もありません。筆者は大体これとGoogle Chrome　の Inspect Elementでカラーコードを取得し、ウェブ上で色を確認しています。</p>

<h3 class="text22 bold margin20">Adobe Kuler</h3>
<a href="https://kuler.adobe.com/explore/newest/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/tool07.jpg" alt="Adobe Kuler" class="hoverImg"></a>
<p><a href="https://kuler.adobe.com/explore/newest/" target="_blank">ウェブサイト</a></p>
<p style="margin-bottom:40px;">こちらは様々な種類の色組み合わせの見本が見られるAdobeのサイト。バナー・ウェブサイト制作の時に色組み合わせに困った・アイデアが出ないと思った時はこちらを開いてイケていろカラーの組み合わせを見るのがいいと思います。見本をクリックするとカラーコードも取得できます。</p>

<h2 class="text24 bold margin20 text_red">FTPクライアント編</h2>

<h3 class="text22 bold margin20">FileZilla</h3>
<a href="https://filezilla-project.org/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/tool08.jpg" alt="FileZilla" class="hoverImg"></a>
<p><a href="https://filezilla-project.org/" target="_blank">ウェブサイト</a></p>
<p style="margin-bottom:40px;">非常に有名なFTPクライアント。ウェブサイトを制作している人なら一回は耳にした事があるのではないでしょうか？接続も非常に速くドラッグ＆ドロップでファイルをサーバーに上げる事ができます。こちらのサイトは英語になっていますが、基本的にWindows, Macバージョンをダウンロードし、インストールします。 <a href="http://sourceforge.jp/projects/filezilla/" target="_blank">日本語の説明ページ</a> もあります。</p>

<h2 class="text24 bold margin20 text_red">レスポンシブデザイン編</h2>

<h3 class="text22 bold margin20">Demonstrating Responsive Design</h3>
<a href="http://www.jamus.co.uk/demos/rwd-demonstrations/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/pic01.jpg" alt="Demonstrating Responsive Design" class="hoverImg"></a>
<p><a href="http://www.jamus.co.uk/demos/rwd-demonstrations/" target="_blank">ウェブサイト</a></p>
<p style="margin-bottom:40px;">レスポンシブデザインに欠かせないデスクトップ上でスマホ・タブレットの表示確認ができるサイト。非常にシンプルで確認したいサイトを右上で検索するだけ。後は上にあるスマホ・タブレットを選択するだけです。色々レスポンシブに関するウェブサイトを使って来ましたが、こちらが一番使い勝手がいいです。またこちらで　<a href="https://samurai-web-works.com/info/archives/42" target="_blank">スマホ・タブレット表示のデバック</a>　も可能です。</p>

<h2 class="text24 bold margin20 text_red">サイト速度測定編</h2>

<h3 class="text22 bold margin20">GTmetrix</h3>
<a href="http://gtmetrix.com/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/tool09.jpg" alt="GTmetrix" class="hoverImg"></a>
<p><a href="http://gtmetrix.com/" target="_blank">ウェブサイト</a></p>
<p style="margin-bottom:40px;">こちらはWordpressでサイト制作した時に非常にお世話になったサイト。サイトの速度を無料で測定でき、何が原因で遅くなっているか確認できます。（英語になります。）測定は何度でも可能なので、Wordpressでプラグインを差し替え再度測定し、どのプラグインが高速化の妨げ、もしくは役立っているか判断する事もできますね。もちろん普通のサイトも測定できます。</p>

<h3 class="text22 bold margin20">Google Developers PageSpeed Insights</h3>
<a href="http://developers.google.com/speed/pagespeed/insights/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/tool10.jpg" alt="Google Developers PageSpeed Insights" class="hoverImg"></a>
<p><a href="http://developers.google.com/speed/pagespeed/insights/" target="_blank">ウェブサイト</a></p>
<p style="margin-bottom:40px;">こちらはGoogleのページスピード測定ツール。GTmetrixより測定後のアドバイスがシンプルで、また違った角度でサイト高速化のアドバイスをしてくれます。</p>

<p>今回は総合編という事で様々な角度から本当に使える無料ソフト、ウェブサービスを紹介してきました。様々なツールが溢れる中、本当に使えるサイトをこれからも紹介していこうと思います。</p></div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/usefultools/useful-soft-wares-for-web-design/">ウェブデザイン・ウェブ制作に欠かせない本当に使える無料ソフト、ウェブサービス 総合編 01</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/usefultools/useful-soft-wares-for-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>本当に効果があるWordPress高速化の設定・高速化プラグイン</title>
		<link>https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=speed-up-wordpress-plugin</link>
				<comments>https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin/#respond</comments>
				<pubDate>Fri, 01 Nov 2013 21:06:17 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=113</guid>
				<description><![CDATA[<p>WordPressは非常に便利にブログやウェブサイトを表示する事ができ、HTMLの知識が無くてもプロ級のウェブ [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin/">本当に効果があるWordPress高速化の設定・高速化プラグイン</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp08.jpg" alt="Head Cleaner" class="hoverImg margin15">

<p class="margin15">WordPressは非常に便利にブログやウェブサイトを表示する事ができ、HTMLの知識が無くてもプロ級のウェブサイトも制作できるテーマも存在します。ただその半面、Wordpressをサーバーにインストールをすると表示が非常に遅くなる事が多々あります。筆者もこの現象に多々悩まされてきました。Wordpressが重くなる要因としては。</p>
<ul class="margin15">
 <li>WordPressをインストールしているサーバーの環境。レンタルサーバー選びは実は非常に重要です。</li>
 <li>テーマの種類。筆者も経験がありますが、無駄に他種類のスライダーや機能がついているもののは特に重いです。</li>
</ul>
<p class="margin15">ただし上記の問題は設定・プラグイン導入である程度改善が可能になります。ただ、上記に書いてある様にレンタルサーバー選びは非常に重要ですので、Wordpressを使用する際はある程度評判のよいレンタルサーバーを選ぶ事がベストです。ただし改善はできますので、以下改善策とプラグインを掲載しておきます。</p>

<h3 class="text22 bold margin20">DB Cache Reloaded Fix</h3>
<a href="http://wordpress.org/plugins/db-cache-reloaded-fix/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp06.jpg" alt="DB Cache Reloaded Fix" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/db-cache-reloaded-fix/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">こちらはデータベースとのやりとりをキャッシュしてくれるプラグイン。導入も非常に簡単でインストールした後チェックボックスをオンにするだけです。これだけでも結構効果があります。</p>

<h3 class="text22 bold margin20">Cloud Flare</h3>
<a href="http://wordpress.org/plugins/cloudflare/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp07.jpg" alt="Cloud Flare" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/cloudflare/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">実はこれを導入すると劇的に速度が上がります。CDNサーバーといい、Cloud Flareのサーバーで画像や動画をキャッシュさせ、速度を早くするみたいです。ただ、導入は少しした設定が必要。まず <a href="https://jp.cloudflare.com/" target="_blank">Cloud Flare</a> ウェブサイトへ行き、無料登録をした後ドメインのネームサーバーを変更する必要があります。詳しい説明はまた次の機会に掲載しようと思います。登録後、こちらのプラグインをWordpressへインストールし、設定すると速度が劇的に速くなります。</p>

<h3 class="text22 bold margin20">Head Cleaner</h3>
<a href="http://wordpress.org/plugins/head-cleaner/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp08.jpg" alt="Head Cleaner" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/head-cleaner/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">こちらはhead内のCSS, Javascriptを整理してくれます。整理する＝速度も速くなります。特に高機能のテーマはとんでもない数のCSS, Javascriptが存在する事があります。導入はインストールした後チェックボックスで設定する必要がありますが、上手くいけば非常にレスポンスが速くなります。※ただ設定やテーマによっては背景画像が消えたり、不具合が起きる可能性もあるので注意が必要です。個人的な経験ではテーマに依存されます。</p>

<h3 class="text22 bold margin20">H001 Prime Strategy Translate Accelerator</h3>
<a href="http://wordpress.org/plugins/001-prime-strategy-translate-accelerator/installation/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp09.jpg" alt="001 Prime Strategy Translate Accelerator" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/001-prime-strategy-translate-accelerator/installation/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">日本語Wordpressを使用している人にはこちらの導入をお勧めします。どうやらWordpressは一回一回翻訳ファイルを読み込んでいるみたいなので、その読み込みをキャッシュ化し速度が上がります。インストール後、設定する必要がありますが基本的には有効化にチェックすれば大丈夫です。</p>

<h3 class="text22 bold margin20">WP Hyper Response</h3>
<a href="http://wordpress.org/plugins/wp-hyper-response/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp10.jpg" alt="WP Hyper Response" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/wp-hyper-response/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">こちらは導入するだけで高速化するプラグインです。表だけでなく、更に管理画面も高速になります。</p>

<p class="margin15">以上が筆者が導入しているプラグインです。尚、入れすぎもよくないらしく、同じような機能を持ったプラグインを導入すると逆に重くなります。上記の組み合わせでしたら問題はないと思います。</p>

<h3 class="text22 bold margin20">プラグイン以外での高速化対応</h3>
<ul>
 <li>WordPressのテーマはなるべくシンプルな機能のものを選び、自分でカスタマイズする。高機能な物は便利な反面レスポンスが遅くなる物が多々あります。</li>
 <li>画像は以前の記事にも紹介した <a href="http://www.jpegmini.com/" target="_blank">JPEGmini</a> 等で圧縮する。</li>
 <li>ある程度カスタムが完了したら、必要のないJavascriptは消去。これ実は結構効果があります。</li>
</ul>

<img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/speed.jpg" alt="Page Speed">
<p class="margin30">上記の設定した結果このブログもロード時間が3秒まで短縮（時間帯にもよりますが）、またページスピードグレードもBまで上昇。これ以上はサーバーを変えるしかないと思います。。（Wordpressにあまり強くないサーバーを選んでしまっていましたが。。）以上Wordpressの高速化設定の記事です。今後も色々な情報を配信していきますのでよろしくお願いします。</p>

<p>追記・結局最終的に思い切ってレンタルサーバーを変えてみたところ、アクセスの速度が急激に上がりました。どんなにまずい食材をうまく料理しようとしてもうまくはならないように、やはり。。サーバー選びが非常に重要みたいです。レンタルサーバーの速度は個人的にFTPクライアントのレスポンス速度で分かると思います。筆者は多数のクライアントを抱えているので、幸い様々なサーバーを目にする事ができ、その中で速いサーバーを選びました。</p></div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin/">本当に効果があるWordPress高速化の設定・高速化プラグイン</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/wordpress/speed-up-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>WordPress で最初に入れておきたい必須プラグイン 基本編</title>
		<link>https://samurai-web-works.com/info/wordpress/initial-wordpress-plugins/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=initial-wordpress-plugins</link>
				<comments>https://samurai-web-works.com/info/wordpress/initial-wordpress-plugins/#respond</comments>
				<pubDate>Sun, 27 Oct 2013 21:10:52 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ウェブお役立ちTool, 制作Tips]]></category>

		<guid isPermaLink="false">https://samurai-web-works.com/info/?p=101</guid>
				<description><![CDATA[<p>最近はWordpressが非常にポピュラーな物になってきましたね、他のCMS（コンテンツマネージメントシステム [&#8230;]</p>
<p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/initial-wordpress-plugins/">WordPress で最初に入れておきたい必須プラグイン 基本編</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></description>
								<content:encoded><![CDATA[<div class="theContentWrap-ccc"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp00.jpg" class="margin30" alt="Wordpress Logo">

<p>最近はWordpressが非常にポピュラーな物になってきましたね、他のCMS（コンテンツマネージメントシステム）を差し置き、使い勝手の良さからNo.1のシェア率になっています。ウェブ制作時でもコストを抑えたテーマをカスタマイズしたウェブサイトの制作、またはオリジナルでもクライアント側が自身で更新が可能なように自作テーマ作成、なんていうウェブサイトの構築もかなり一般的に行われていると思います。またアフェリエイトの場においても自分のドメインを取得して自分のブログをWordpressで制作している人も多くなってきましたね。</p>
<p class="margin30">WordPressにはプラグインという機能があり、自分の好みの機能を無料または有料でダウンロードし、付け加える事が簡単にできます。かくいう私も本当に様々なプラグインを試してきました。プラグインには本当に色々なジャンルがありますが、今回は基本編という事でこれだけは最低限いれておきたいという物を自己判断で紹介したいと思います。</p>

<h3 class="text22 bold margin20">Contact Form 7</h3>
<a href="http://wordpress.org/plugins/contact-form-7/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp01.jpg" alt="Contact Form7" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/contact-form-7/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">超といっていいほど有名なプラグイン、わずらわしいPHPを書く必要もなく、メールアドレスを指定し、後は自分の入れたい項目を指定するだけでコンタクトフォームを短時間で構築できます。制作者は日本人の　Takayuki Miyoshi　さんという方で、世界的にも有名なプラグインとなっています。</p>

<h3 class="text22 bold margin20">StatPress Reloaded</h3>
<a href="http://wordpress.org/plugins/statpress-reloaded/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp02.jpg" alt="StatPress Reloaded" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/statpress-reloaded/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">高機能のアクセス解析プラグイン。大変使い勝手がよく、グラフ形式でサイトに訪れた人数を見る事ができます。更に何を検索して自分のサイトに訪れたか、またどのリンクから自分のサイトにやってきたかも見る事ができます。Google　Analystic ももちろん素晴らしいですが、こちらは登録する必要もなくただ、プラグインをインストールして有効化するだけで設置できるので、お勧めです。</p>

<h3 class="text22 bold margin20">Antivirus</h3>
<a href="http://wordpress.org/plugins/antivirus/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp03.jpg" alt="Antivirus" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/antivirus/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">WordPressは非常に便利なのですが、多人数が使うという事はおぞずと悪意を持った人間も出てきます。テーマファイルにウイルスが仕組まれている可能性もあり、自分のWordpress、また閲覧者に知らず知らずのうちに被害を与えてしまうことがあります。このプラグインはスキャンをし、テンプレートファイルにウイルスが仕組まれていないかチェックする事が可能です。</p>

<h3 class="text22 bold margin20">Acunetix WP Security</h3>
<a href="http://wordpress.org/plugins/wp-security-scan/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp04.jpg" alt="Acunetix WP Security" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/wp-security-scan/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">上記にも書いたようにこちらもセキュリティ系のプラグイン。パスワード制でダッシュボードの中に入れるWordpressはどうしてもセキュリティに問題がある場合があります。そんな時このプラグインを使いスキャンをするとセキュリティの脆弱性を判断してくれ、セキュリティ対策に取り組む事が可能になります。</p>

<h3 class="text22 bold margin20">All in One SEO Pack</h3>
<a href="http://wordpress.org/plugins/all-in-one-seo-pack/" target="_blank"><img src="https://samurai-web-works.com/info/wp-content/uploads/2013/11/wp05.jpg" alt="All in One SEO Pack" class="hoverImg"></a>
<p><a href="http://wordpress.org/plugins/all-in-one-seo-pack/" target="_blank">配布元</a></p>
<p style="margin-bottom:40px;">SEO対策に欠かせないタイトル・キーワードの設定を投稿ページ毎に簡単に行う事が可能なプラグイン。大体Wordpressに慣れている人なら入れているではあろうと思います。キーワード選定などは自分で行う必要があるにしろ、このプラグインの使い勝手は非常にいいです。</p>

<p>とりあえず今回は５つを紹介しましたが、まだまだお勧めのプラグインはたくさんありますのでまた次の機会に紹介します。ただ、入れれば入れるほどWordpressが重くなるのも事実。自分の用途に応じて本当に必要なプラグインを使い分けるのがいいのかもしれません。</p></div><p>投稿 <a rel="nofollow" href="https://samurai-web-works.com/info/wordpress/initial-wordpress-plugins/">WordPress で最初に入れておきたい必須プラグイン 基本編</a> は <a rel="nofollow" href="https://samurai-web-works.com/info">Blog | Samurai Web Works サムライウェブワークス -ロサンゼルスのウェブデザイン会社-</a> に最初に表示されました。</p>
]]></content:encoded>
							<wfw:commentRss>https://samurai-web-works.com/info/wordpress/initial-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
