<?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/"
	>

<channel>
	<title>WordPress | とつブログ</title>
	<atom:link href="https://www.m-totsu.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.m-totsu.com</link>
	<description>ChatGPTの仕事・家事育児＆ヘルスケア活用法をまったりと模索中</description>
	<lastBuildDate>Sun, 26 Apr 2026 11:12:26 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://www.m-totsu.com/wp-content/uploads/2026/04/cropped-totsu-blog-icon-512-transparent-outer-e1776531931428-32x32.jpg</url>
	<title>WordPress | とつブログ</title>
	<link>https://www.m-totsu.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Claude Code WordPress 自動投稿の仕組みを体験記で解説【2026年】</title>
		<link>https://www.m-totsu.com/1508/</link>
					<comments>https://www.m-totsu.com/1508/#respond</comments>
		
		<dc:creator><![CDATA[とつ]]></dc:creator>
		<pubDate>Sun, 26 Apr 2026 11:12:25 +0000</pubDate>
				<category><![CDATA[IT技術]]></category>
		<category><![CDATA[生成AI]]></category>
		<category><![CDATA[Claude Code]]></category>
		<category><![CDATA[Codex]]></category>
		<category><![CDATA[Gemini]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ブログ自動化]]></category>
		<category><![CDATA[マルチエージェント]]></category>
		<category><![CDATA[自動投稿]]></category>
		<guid isPermaLink="false">https://www.m-totsu.com/?p=1508</guid>

					<description><![CDATA[Claude Code WordPress 自動投稿の仕組みを作ってから、WordPress 記事の更新頻度が明らかに上がりました。そのため「どんな仕組みにしたの？」と聞かれることが増えてきたので、今回はその体験をまとめ […]]]></description>
										<content:encoded><![CDATA[<p>Claude Code WordPress 自動投稿の仕組みを作ってから、WordPress 記事の更新頻度が明らかに上がりました。そのため「どんな仕組みにしたの？」と聞かれることが増えてきたので、今回はその体験をまとめることにしました。ただし「AIに全部丸投げ」ではありません。Claude・Codex・Gemini を役割分担させ、WordPress REST API でつなぐマルチエージェント構成を、自分のブログ運用に合わせて育ててきた話です。関連カテゴリ: 生成AI活用の記事一覧 技術ブログを運営していると、本当に書きたいことよりも「周辺作業」の方が時間を取ることがあります。キーワードを調べて、構成を考えて、下書きを書いて、画像を用意して、SEO設定をして、そして WordPress に投稿する。</p>
<p><a href="https://www.m-totsu.com/1508/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.m-totsu.com/1508/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPressに掲載する最適画像サイズは800ピクセルと1280ピクセル</title>
		<link>https://www.m-totsu.com/132/</link>
					<comments>https://www.m-totsu.com/132/#respond</comments>
		
		<dc:creator><![CDATA[とつ]]></dc:creator>
		<pubDate>Thu, 25 Mar 2021 17:20:22 +0000</pubDate>
				<category><![CDATA[IT技術]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://3.113.24.129/?p=132</guid>

					<description><![CDATA[WordPressの記事を書き始めるとふと疑問に思うことがありました。 スクリーンショットでとると、2000px以上のサイズになることもありますが、HTML上は自動幅調整が行われるため、いくつにするべきかのイメージがつか […]]]></description>
										<content:encoded><![CDATA[<p>WordPressの記事を書き始めるとふと疑問に思うことがありました。 画像の幅をいくつにするべきなんだろう？？？ スクリーンショットでとると、2000px以上のサイズになることもありますが、HTML上は自動幅調整が行われるため、いくつにするべきかのイメージがつかみにくい状態でした。 Cocoonテーマでは、記事の画像は800pxをベースにしアイキャッチ画像は、1280pxをベースに16:9の縦横比にするのがしっくりきたので、そのことを記載します。 対象読者 Cocoonテーマの記事の横幅のデフォルトは、決まっております。 こちらの画面から確認することができます。 左メニューの→タブのに記載があります。</p>
<p><a href="https://www.m-totsu.com/132/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.m-totsu.com/132/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPressの初期設定とAWS SESによるメールサーバー設定</title>
		<link>https://www.m-totsu.com/72/</link>
					<comments>https://www.m-totsu.com/72/#respond</comments>
		
		<dc:creator><![CDATA[とつ]]></dc:creator>
		<pubDate>Tue, 23 Mar 2021 03:51:02 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[IT技術]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[SES]]></category>
		<guid isPermaLink="false">http://3.113.24.129/?p=72</guid>

					<description><![CDATA[WordPressの設定と、メールサーバの設定について記述をしたいと思います。この前には、次BlogでAWSで上でのlightsailの構築手順を掲載しております。 WordPressの設定の後に、Amazon SESを […]]]></description>
										<content:encoded><![CDATA[<p>WordPressの設定と、メールサーバの設定について記述をしたいと思います。 この前には、次BlogでAWSで上でのlightsailの構築手順を掲載しております。 対象読者 WordPressの設定の後に、Amazon SESを使ったSMTP設定を紹介します。 初期構築完了後、デフォルトのuserアカウントで、WordPressにログインできている状態とします。 まずは日本語の設定を行います。 →→ で「日本語」を選択し、を選択します。 デフォルトではUTC時間になっているので、日本時間に変更します。 →→で「UTC+9」を選択し、を選択します。 記事への直接リンクの設定を変更します。</p>
<p><a href="https://www.m-totsu.com/72/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.m-totsu.com/72/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AWSのlightsailを使って月500円でWordPressサイトを構築する方法</title>
		<link>https://www.m-totsu.com/57/</link>
					<comments>https://www.m-totsu.com/57/#respond</comments>
		
		<dc:creator><![CDATA[とつ]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:37:05 +0000</pubDate>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[IT技術]]></category>
		<category><![CDATA[lightsail]]></category>
		<category><![CDATA[Terraform]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Xdomain]]></category>
		<guid isPermaLink="false">http://3.113.24.129/?p=57</guid>

					<description><![CDATA[このBlogサイトを立ち上げる手順をまとめてみました。この記事の対象読者は次のとおりです。 AWS lightsailとXdomainを使うことにより、月500円でサイト立ち上げることができましたので、その構築方法につい […]]]></description>
										<content:encoded><![CDATA[<p>このBlogサイトを立ち上げる手順をまとめてみました。 この記事の対象読者は次のとおりです。 AWS lightsailとXdomainを使うことにより、月500円でサイト立ち上げることができましたので、その構築方法について記載したいと思います。 本Blogサイトの構成は以下のとおりです。 料金の比較をすると、XServerのX10プランでは、年間契約にすれば、月額1,000円ですので半額で構築できたことになります。ただ、後述の通り面倒くさいので、技術的興味がない人には、おすすめできないと思います。 Xdomainで新規ドメインを申請します。.xyzなどの安いドメインも存在しますが、.</p>
<p><a href="https://www.m-totsu.com/57/" rel="nofollow">Source</a></p>]]></content:encoded>
					
					<wfw:commentRss>https://www.m-totsu.com/57/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
