WordPress, blog management, SEO

【Cocoon】Cocoon テーマに独自の SNS アイコンを追加する方法

While WordPress’s popular "Cocoon" theme has built-in features to display SNS icons by default, you m ...

Linux, Server Setup, Networking

ASRock Beebox + PT3で構築したミニPC録画サーバ

In October 2016, I built a TV recording server using CentOS 7, which was my personal favorite at the time. However, s ...

WordPress, blog management, SEO

WordPress プラグインで簡単なブラウザゲームを作成する方法とセキュリティ対策

In this article, we will introduce how to use ChatGPT to create a simple browser game as a WordPress plugin. We will ...

WordPress, blog management, SEO

CloudflareのSpeedテスト

Using Cloudflare to improve WordPress performance is highly effective. Especially when combined with the LiteSpeed Ca ...

Virtualization, Containers, WSL

Dockerコンテナのログがあふれてディスク容量不足!

When operating Docker, container logs can accumulate in large amounts and put pressure on disk space. Especially in e ...

WordPress, blog management, SEO

【Google AdSense】合格したサイト改善ポイントまとめ

Here is a summary of the final editing points when passing the Google AdSense review and the overall picture of site ...

WordPress, blog management, SEO

OpenLiteSpeedでリダイレクト設定(Rewriteルール)を行う方法

Since Google AdSense did not allow direct registration of a subdomain (donguri3.net), I needed to redirect traffic fr ...

WordPress, blog management, SEO

OpenLiteSpeedのコンテナでSSL証明書の更新

In this article, we will explain how to renew SSL certificates in an OpenLiteSpeed container environment using ols-do ...

Linux, Server Setup, Networking

WireGuardとVPS(OCI)を活用した集合住宅ネットワーク内Webサーバの公開

This guide explains how to expose a Web server (OpenLiteSpeed) installed within an apartment or multi-dwelling unit ( ...

Development, Programming, Git

GitのHTTPSでパスワード認証を回避する方法

When accessing remote repositories using Git, entering your password every time via HTTPS can be tedious. This articl ...