<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuhiro-me</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuhiro-me/</author_url>
  <blog_title>みーのぺーじ</blog_title>
  <blog_url>https://pc.atsuhiro-me.net/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>動作しているように見えるウェブサイトを公開して，Google Search Console で確認したところ，コンテンツの読み込みが途中で止まってしまい，正常に取得できない問題が発生していました． どうやらページを読み込む最初の部分で，javascriptからxhrで読み込むコンテンツのダウンロードに失敗しているようですが，javascriptでエラーはありませんでした． 原因は非同期処理で await し忘れていました．例えば以下のようなjavascriptで，downloadContent()を実行する時に上記のxhrが実行されるとします． const load = async () =&gt;…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpc.atsuhiro-me.net%2Fentry%2F2023%2F03%2F17%2F114321&quot; title=&quot;一見動作しているウェブサイトがGoogle Search Consoleで取得できない - みーのぺーじ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/atsuhiro-me/20230317/20230317113057.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-03-17 11:43:21</published>
  <title>一見動作しているウェブサイトがGoogle Search Consoleで取得できない</title>
  <type>rich</type>
  <url>https://pc.atsuhiro-me.net/entry/2023/03/17/114321</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
