WordPress blog website online setting basic information

Visit the Blog Before the installation is complete, you will see the management interface Select the blog language and click Continue Enter the blog name Enter the user name Enter the user password Enter the email address Click Install Click to log in Enter your username and password Check Remember me (to avoid having to…

Docker Compose for WordPress blog site construction and setup

References I have written about the steps to build a WordPress before, but I didn’t explain it in detail. You can refer to it Creating WordPress This article uses Docker Compose Please confirm that Docker is installed on the server Please confirm that Docker Compose is installed on the server Create a folder to store…

WordPress blog site deployment and plugin theme settings series of tutorials

Tutorial Series Currently I have blogs such as Homelab, WordPress, Info, and Nomad. Since I will have to manually and repeatedly create WordPress blogs such as AI, Python, Raspberry Pi, digital technology, and reading notes, I need to organize notes about WordPress in the actual process. This can not only simplify and optimize the subsequent…

10x WordPress Blog Traffic Plan: Start with 2x

2 times the flow Start with something simple, something you can do immediately without thinking From updating one article a day to updating two articles a day (or weekly, or monthly, in short, updating twice as much content as usual) Create a second blog (or twice as many blog sites) (update content for each blog…

Sassy Social Share WordPress Social Media Sharing Plugin

Plugin Description Advantages: Completely free, supports 100+ social networks Supports GDPR, perfect privacy settings Floating buttons and standard buttons can be turned on Compatible with Gutenberg, WooCommerce Supported platforms: Facebook, X, Reddit, Tumblr, WhatsApp, etc. Extensibility: Provides advanced extension functions (but free functions are enough) Plugin link: https://wordpress.org/plugins/sassy-social-share/ This plugin is recommended by ChatGpt, and…

Build a WordPress blog site and initialize blog settings

Building a WordPress Blog This article uses Docker Compose to build a WordPress blog This allows you to build a blog in a lightweight way, using the least memory and performance to build a complete WordPress blog At the same time, it can achieve complete isolation of business and data, and facilitate subsequent blog backup…