<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>Webがらみ</anon>
    <anon>HTTP</anon>
  </categories>
  <description>Webサイトの更新日時を知る方法です。 HTTPレスポンスヘッダの Last-Modified に最終更新日時が入るようです。 ただし、HTMLファイルなど静的コンテンツのみが対象で、サーバサイドでHTMLを生成する動的コンテンツでは現在の日時が入っちゃうので注意が必要です。 レスポンスヘッダ Last-Modified を確認するについて、ブラウザ行う方法とwgetコマンドで行う方法をメモします。 ブラウザで更新日時を知る Chromeの場合 Ctrl + Shift + J でコンソールを表示し、以下コマンドを実行。 javascript:alert(document.lastModifi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2018%2F05%2F21%2F200000&quot; title=&quot;Webサイトの静的コンテンツの最終更新日を知りたい - 3流プログラマのメモ書き&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-05-21 20:00:00</published>
  <title>Webサイトの静的コンテンツの最終更新日を知りたい</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2018/05/21/200000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
