<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>webpagemaker</author_name>
  <author_url>https://blog.hatena.ne.jp/webpagemaker/</author_url>
  <blog_title>96's blog</blog_title>
  <blog_url>https://96s.hatenablog.com/</blog_url>
  <categories>
    <anon>スマートフォンサイト</anon>
    <anon>田中先生</anon>
  </categories>
  <description>.htaccessでの振り分け 「○○/index.html」にスマートフォンでアクセスした時に、スマートフォン用サイト「○○/sp/index.html」に移動させる。 .htaccessファイルの作成 Dreamweaverやメモ帳などなんでもいいのでテキストで作成。 &lt;IfModule mod_rewrite.c&gt; RewriteEngine On RewriteCond %{HTTP_USER_AGENT} (iPhone|iPod|iPad|Android) RewriteRule ^$ /sp/ [R] &lt;/IfModule&gt; 最後の行も改行すること。 ファイル名を「.htacce…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F96s.hatenablog.com%2Fentry%2F20131119%2F1384786800_1&quot; title=&quot;魅せる！iPhoneサイト - 96&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/w/webtm2013/20131119/20131119100253.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-11-19 00:00:00</published>
  <title>魅せる！iPhoneサイト</title>
  <type>rich</type>
  <url>https://96s.hatenablog.com/entry/20131119/1384786800_1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
