Effect View The left side is the default image Rounded corners and bottom shadow are added on the right side Setting custom CSS allows a certain CSS style to be added, which can be applied to a certain element or to all articles. Setup Steps Open the admin backend Click Appearance Click Customize Click Additional…
Month: June 2025
WordPress blog site to add statistics Umami code
umami An open source website statistics application Can be deployed in docker, open source self-hosted, free, data is completely yours Why add umami separately when there is already a Google suite plug-in? Because Google Analytics is constantly upgrading, the following situations may exist Previous data cannot be seen after the upgrade Google may not comply…
WordPress blog site sets the bottom copyright statement
Blog bottom copyright At the bottom of the WordPress blog site, there is a line of text prompt by default Proudly powered by WordPress You can change it to your own copyright statement You can also change it to a Chinese filing statement Or change it to your own custom signature Get the visit statistics…
WordPress Google Ads Revenue Data View
Blog Data Each blog from the beginning of the establishment of the blog Google suite of plug-ins installed, installed article statistics plug-ins, but also inserted the self-hosted umami statistics code You can Google Webmaster, Google Analytics, umami and blog post management background to see the data But at the moment I am only concerned about…
WordPress settings article statistics plugin WP-PostViews
Article Introduction The last issue recorded the basic details of WordPress website optimization This issue records a plugin for article access statistics used in this blog This plugin has not been updated for two years, but this article found that it can still be used. It can be used to record how many times an…
Basic settings for WordPress blog sites: very important initial settings
Initial Setup Before this Complete the construction and login of the AI blog website Now you can start publishing blog articles You can also optimize some small details These optimizations will be applied to every article in the future Blog Settings Fill in the subtitle Upload the logo icon Set the article link format (good…
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 website construction: CloudFlare domain name DNS resolution and Nginx reverse proxy
CloudFlare choose a domain Click the domain name to be resolved For example, the main domain name of this article is dsx2016.com This blog is going to create a new WordPress blog about AI, and plans to set the domain name to the second-level domain name ai.dsx2016.com Note This blog does not record the issue…
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…