{"id":2630,"date":"2017-12-07T22:54:37","date_gmt":"2017-12-07T13:54:37","guid":{"rendered":"https:\/\/greentown.tokyo\/?p=2630"},"modified":"2017-12-07T23:00:47","modified_gmt":"2017-12-07T14:00:47","slug":"schemaorg-afiinger4","status":"publish","type":"post","link":"https:\/\/greentown.tokyo\/?p=2630","title":{"rendered":"AFFINGER4 \u5b50\u30c6\u30fc\u30de\u306b schema.org \u3092\u304b\u3044\u3066\u307f\u305f"},"content":{"rendered":"<p>\u307e\u3060\u307e\u3060\u5168\u7136\u4e0d\u52c9\u5f37\u306a\u306e\u3067\u3059\u304c<\/p>\n<p>schema.org\u3092 AFFINGER4 \u5b50\u30c6\u30fc\u30de\u306efunction.php \u306b\u5165\u308c\u3066\u307f\u307e\u3057\u305f\u3002<\/p>\n<pre class=\"lang:php decode:true \" title=\"function.php\">\/\/ JSON-LD\r\nadd_action('wp_head','insert_json_ld');\r\nfunction insert_json_ld (){\r\n    if (is_single()) {\r\n        if (have_posts()) : while (have_posts()) : the_post();\r\n              $context = 'http:\/\/schema.org';\r\n              $type = 'Article';\r\n              $name = get_the_title();\r\n              $authorType = 'Person';\r\n              $authorName = get_the_author();\r\n              $dataPublished = get_the_date('Y-n-j');\r\n              $thumbnail_id = get_post_thumbnail_id($post-&gt;ID);\r\n              $image = wp_get_attachment_image_src( $thumbnail_id, 'full' );\r\n              $imageurl = $image[0];\r\n              $category_info = get_the_category();\r\n              $articleSection = $category_info[0]-&gt;name;\r\n              $articleBody = get_the_content();\r\n              $url = get_permalink();\r\n              $publisherType = 'Organization';\r\n              $publisherName = get_bloginfo('name');\r\n              $publisherLogo = 'https:\/\/greentown.tokyo\/img\/logo.png';\r\n              $postTitle = get_the_title();\r\n              $postDate = get_the_modified_date('Y\/m\/d');\r\n              $postPermalink = get_the_permalink();\r\n\r\n              $json= \"\r\n              \\\"@context\\\" : \\\"{$context}\\\",\r\n              \\\"@type\\\" : \\\"{$type}\\\",\r\n              \\\"name\\\" : \\\"{$name}\\\",\r\n              \\\"author\\\" : {\r\n                  \\\"@type\\\" : \\\"{$authorType}\\\",\r\n                  \\\"name\\\" : \\\"{$authorName}\\\"\r\n                  },\r\n              \\\"dateModified\\\":\\\"{$postDate}\\\",\r\n              \\\"mainEntityOfPage\\\" : {\r\n                  \\\"@type\\\" : \\\"WebPage\\\",\r\n                  \\\"@id\\\" : \\\"{$postPermalink}\\\"\r\n              },\r\n              \\\"datePublished\\\" : \\\"{$dataPublished}\\\",\r\n              \\\"image\\\" : \\\"{$imageurl}\\\",\r\n              \\\"articleSection\\\" : \\\"{$articleSection}\\\",\r\n              \\\"url\\\" : \\\"{$url}\\\",\r\n              \\\"publisher\\\" : {\r\n                   \\\"@type\\\" : \\\"{$publisherType}\\\",\r\n                   \\\"name\\\" : \\\"{$publisherName}\\\",\r\n                   \\\"logo\\\" : {\r\n                        \\\"@type\\\" : \\\"ImageObject\\\",\r\n                        \\\"name\\\" : \\\"logo\\\",\r\n                        \\\"width\\\" : \\\"250\\\",\r\n                        \\\"height\\\" : \\\"182\\\",\r\n                        \\\"url\\\" : \\\"{$publisherLogo}\\\"\r\n                        }\r\n                   },\r\n\t\t\t\t       \\\"headline\\\":\\\"{$postTitle}\\\"\r\n              \";\r\n            echo '&lt;script type=\"application\/ld+json\"&gt;{'.$json.'}&lt;\/script&gt;';\r\n        endwhile; endif;\r\n        rewind_posts();\r\n    }\r\n}<\/pre>\n<p>\u30c6\u30b9\u30c8\u306f\u3053\u3061\u3089<\/p>\n<p><a href=\"https:\/\/search.google.com\/structured-data\/testing-tool\">\u69cb\u9020\u5316\u30c7\u30fc\u30bf\u30c6\u30b9\u30c8\u30c4\u30fc\u30eb <i class=\"fa fa-external-link\"><\/i><\/a><\/p>\n<p>&nbsp;<\/p>\n<p><img decoding=\"async\" class=\"alignnone wp-image-2635 size-full\" src=\"https:\/\/greentown.tokyo\/wp-content\/uploads\/2017\/12\/567cf40f65d244dc3abd9c60894ef436-e1512654535287.png\" alt=\"\" width=\"981\" height=\"388\" srcset=\"https:\/\/greentown.tokyo\/wp-content\/uploads\/2017\/12\/567cf40f65d244dc3abd9c60894ef436-e1512654535287.png 981w, https:\/\/greentown.tokyo\/wp-content\/uploads\/2017\/12\/567cf40f65d244dc3abd9c60894ef436-e1512654535287-300x119.png 300w, https:\/\/greentown.tokyo\/wp-content\/uploads\/2017\/12\/567cf40f65d244dc3abd9c60894ef436-e1512654535287-768x304.png 768w\" sizes=\"(max-width: 981px) 100vw, 981px\" \/><\/p>\n<p>\u30a8\u30e9\u30fc\u306f\u306a\u3044\u306e\u3067\u3059\u304c\u3001\u30ea\u30c3\u30c1\u30b9\u30cb\u30da\u30c3\u30c8\u3001\u5168\u7136\u8868\u793a\u3055\u308c\u307e\u305b\u306c\u301c\u3002<\/p>\n<p>\u570f\u5916\u306a\u306e\u304b\u3001\u30b3\u30f3\u30c6\u30f3\u30c4\u306e\u66f8\u304d\u65b9\u304c\u60aa\u3044\u306e\u304b\u3002\u3002<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u307e\u3060\u307e\u3060\u5168\u7136\u4e0d\u52c9\u5f37\u306a\u306e\u3067\u3059\u304c schema.org\u3092 AFFINGER4 \u5b50\u30c6\u30fc\u30de\u306efunction.php \u306b\u5165\u308c\u3066\u307f\u307e\u3057\u305f\u3002 \/\/ JSON-LD add_action(&#8216;wp_head&#8217;,&#8217;in &#8230; <\/p>\n","protected":false},"author":1,"featured_media":2636,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[73,78],"tags":[],"class_list":["post-2630","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-affinger4","category-wordpress"],"_links":{"self":[{"href":"https:\/\/greentown.tokyo\/index.php?rest_route=\/wp\/v2\/posts\/2630"}],"collection":[{"href":"https:\/\/greentown.tokyo\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/greentown.tokyo\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/greentown.tokyo\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/greentown.tokyo\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2630"}],"version-history":[{"count":7,"href":"https:\/\/greentown.tokyo\/index.php?rest_route=\/wp\/v2\/posts\/2630\/revisions"}],"predecessor-version":[{"id":2639,"href":"https:\/\/greentown.tokyo\/index.php?rest_route=\/wp\/v2\/posts\/2630\/revisions\/2639"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/greentown.tokyo\/index.php?rest_route=\/wp\/v2\/media\/2636"}],"wp:attachment":[{"href":"https:\/\/greentown.tokyo\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2630"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/greentown.tokyo\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2630"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/greentown.tokyo\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2630"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}