<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>OGP | increment Log</title>
	<atom:link href="https://increment-log.com/tag/ogp/feed/" rel="self" type="application/rss+xml" />
	<link>https://increment-log.com</link>
	<description>色々勉強中の人間が色々書いてるブログです</description>
	<lastBuildDate>Thu, 17 Oct 2019 06:57:59 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://i0.wp.com/increment-log.com/wp-content/uploads/2019/10/increment-log-logo_512.png?fit=32%2C32&#038;ssl=1</url>
	<title>OGP | increment Log</title>
	<link>https://increment-log.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/><site xmlns="com-wordpress:feed-additions:1">66181059</site>	<item>
		<title>[ソーシャル連携]WordPressにOGPを設定する方法。「All in One SEO」とFacebookの新仕様対応でやってみる</title>
		<link>https://increment-log.com/facebook-ogp-setting/</link>
					<comments>https://increment-log.com/facebook-ogp-setting/#respond</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Sat, 07 Sep 2013 12:01:23 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Google+]]></category>
		<category><![CDATA[mixi]]></category>
		<category><![CDATA[OGP]]></category>
		<category><![CDATA[SNS]]></category>
		<category><![CDATA[コードスニペット]]></category>
		<guid isPermaLink="false">http://webteki.net/?p=389</guid>

					<description><![CDATA[<p>最早当たり前のように行われているOGP設定。当ブログも超小並ブログですがFacebook と連携させるべくOGP設定をしてみました。SEO必須のプラグイン「All in One SEO」と新仕様対応です(2013年09月 [&#8230;]</p>
The post <a href="https://increment-log.com/facebook-ogp-setting/">[ソーシャル連携]WordPressにOGPを設定する方法。「All in One SEO」とFacebookの新仕様対応でやってみる</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/facebook-ogp-setting/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">389</post-id>	</item>
		<item>
		<title>FacebookアカウントのIDを調べる</title>
		<link>https://increment-log.com/facebook-id-admins/</link>
					<comments>https://increment-log.com/facebook-id-admins/#respond</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Sat, 07 Sep 2013 11:03:17 +0000</pubDate>
				<category><![CDATA[Webサービス]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[OGP]]></category>
		<guid isPermaLink="false">http://webteki.net/?p=493</guid>

					<description><![CDATA[<p>OGP等の設定をするためにFacebookアカウントのIDを調べちゃいましょう。短い手順で確認出来ます。 FacebookアカウントのIDの調べ方 まず、自分のFacebookアカウントのURL末尾を見ましょう。その部分 [&#8230;]</p>
The post <a href="https://increment-log.com/facebook-id-admins/">FacebookアカウントのIDを調べる</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/facebook-id-admins/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">493</post-id>	</item>
		<item>
		<title>OGP用にFacebookアプリを作成してapp_idを取得する</title>
		<link>https://increment-log.com/ogp-facebook-app_id/</link>
					<comments>https://increment-log.com/ogp-facebook-app_id/#respond</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Sat, 07 Sep 2013 09:25:45 +0000</pubDate>
				<category><![CDATA[Webサービス]]></category>
		<category><![CDATA[app_id]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[OGP]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">http://webteki.net/?p=471</guid>

					<description><![CDATA[<p>OGPを設定する場合に、あった方が便利なapp_idを取得する方法です。何だか文字だけ見ると敷居が高そうですが、実際に作業してみるとあっという間に出来ます。 Facebookアプリを作成してapp_idの取得をする ap [&#8230;]</p>
The post <a href="https://increment-log.com/ogp-facebook-app_id/">OGP用にFacebookアプリを作成してapp_idを取得する</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/ogp-facebook-app_id/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">471</post-id>	</item>
	</channel>
</rss>
