<?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>SEO アーカイブ - studioDoghands</title>
	<atom:link href="https://www.doghands.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.doghands.com/tag/seo/</link>
	<description>スタジオ・ドッグハンズ-運用しやすいホームーページを制作する会社です。</description>
	<lastBuildDate>Fri, 15 Mar 2024 12:49:43 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.doghands.com/wp-content/uploads/cropped-favicon-1-32x32.png</url>
	<title>SEO アーカイブ - studioDoghands</title>
	<link>https://www.doghands.com/tag/seo/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">58793406</site>	<item>
		<title>URLの末尾に&#8221;/&#8221;（スラッシュ）を付け加えるプラグイン</title>
		<link>https://www.doghands.com/nicetrailingslashit/</link>
		
		<dc:creator><![CDATA[hiro]]></dc:creator>
		<pubDate>Wed, 05 Jun 2013 12:17:56 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[WordPressプラグイン]]></category>
		<guid isPermaLink="false">https://www.doghands.com/?p=500</guid>

					<description><![CDATA[<p><img width="80" height="80" src="https://www.doghands.com/wp-content/uploads/wp-logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://www.doghands.com/wp-content/uploads/wp-logo.png 80w, https://www.doghands.com/wp-content/uploads/wp-logo-50x50.png 50w, https://www.doghands.com/wp-content/uploads/wp-logo-45x45.png 45w" sizes="(max-width: 80px) 100vw, 80px" /></p>
<p>ワードプレスプラグインの紹介です。Googleは、www.doghands.com （スラッシュ無し）と、www.doghands.com/ （スラッシュ有り）のアドレスを、&#8221;別物&#8221;として扱います</p>
<p>投稿 <a href="https://www.doghands.com/nicetrailingslashit/">URLの末尾に&#8221;/&#8221;（スラッシュ）を付け加えるプラグイン</a> は <a href="https://www.doghands.com">studioDoghands</a> に最初に表示されました。</p>
]]></description>
										<content:encoded><![CDATA[<p><img width="80" height="80" src="https://www.doghands.com/wp-content/uploads/wp-logo.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://www.doghands.com/wp-content/uploads/wp-logo.png 80w, https://www.doghands.com/wp-content/uploads/wp-logo-50x50.png 50w, https://www.doghands.com/wp-content/uploads/wp-logo-45x45.png 45w" sizes="(max-width: 80px) 100vw, 80px" /></p><p>ワードプレスプラグインの紹介です。<br />Googleは、<br />www.doghands.com （スラッシュ無し）と、<br />www.doghands.com/ （スラッシュ有り）のアドレスを、&#8221;別物&#8221;として扱います。<br />と言う事は、ホームページ製作時にどちらかに統一しておかないと、SEOの効果も分散してしまいます。</p>
<p><span id="more-500"></span></p>
<p>そこで、サイトのアドレスを簡単にスラッシュ有りに統一してくれるプラグインがあります。<br /><strong>Nice Trailingslashit （</strong>ダウンロードは<a href="http://wordpress.org/plugins/nice-trailingslashit/" target="_blank" rel="noopener">こちら</a>ですが、管理画面から新規追加の検索でインストール可能です。）<br />インストール後、有効化するだけです。</p>
<p>スラッシュの有り、無しに関するGoogleの見解を、<br /><a href="http://googlewebmastercentral-ja.blogspot.jp/2010/11/url.html" target="_blank" rel="noopener">Googleウェブマスター向け公式ブログ</a>より抜粋します。</p>
<blockquote>
<p>URL 末尾のスラッシュ（「/」）は必要なのでしょうか？今回は、よく聞かれるこの質問について、取り上げたいと思います。</p>
<p>一般的には、下記のように、URL の末尾にスラッシュが付いている場合はディレクトリを示し、スラッシュが付いていない場合はファイルを示す、という使い分けがされてきました。</p>
<p>http://example.com/foo/ （末尾にスラッシュがあるので、通常はディレクトリを示す） http://example.com/foo （末尾にスラッシュがないので、通常はファイルを示す）</p>
<p>ただし、これはあくまで慣例に過ぎません。Google では、ファイルかディレクトリか、または URL 末尾にスラッシュがあるかどうかに関わらず、上記の URL はそれぞれ別物として（そして、同等に）扱われます。</p>
</blockquote>
<p>投稿 <a href="https://www.doghands.com/nicetrailingslashit/">URLの末尾に&#8221;/&#8221;（スラッシュ）を付け加えるプラグイン</a> は <a href="https://www.doghands.com">studioDoghands</a> に最初に表示されました。</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">500</post-id>	</item>
	</channel>
</rss>
