Chapter 1 From Content to Page: The Other Half of the Story In the previous article (The Evolution of the Web (Part 1): From Page to Content—What Has WordPress Changed?), we used "content" in web pages as a starting point to introduce the evolution of content from the early static web page era to the close relationship between content and pages…
1. Questions Arising from the Right-Side Menu In my previous article on implementing the "right-side menu" function (see: Building a "Lightweight Knowledge Index" for Blogs (Part 7): Right-Side Menu—A Unified Organization Mechanism for Semantic Space and Classification System), I used a classification recommendation algorithm based on semantic similarity. Its core…
1. Introduction In previous articles in this series, I added two features to the bottom of the article page: "Related Articles" (see: Building a Lightweight Knowledge Index for Your Blog (Part 3): Design and Implementation of a Lightweight Recommendation System for WordPress Based on Pre-computed Semantic Indexes) and "Guess What You Might Want,"...
1. Why Add Summaries to Blog Posts? After the first five articles in this series, I've implemented features like "Series Article Cards," "Related Articles," and "You Might Want" after the main body of each blog post. Combined with several "maps" and "Content Structure Hints" for each article, my…
1. Why is a "Guess What You Think" feature still needed? Because it overlaps with the "Right-side Menu" feature added to article pages, after some consideration, it was decided to remove the "Guess What You Think" feature. However, this article will retain it as a reference example for implementing similar features. In a previous article (see: Building a Blog…),
1. From "Single Article Reading" to "Continuous Reading" A significant difference between my blog and traditional personal blogs is the presence of numerous highly continuous series of articles: such as the "Cloudflare Series," the "Awakening of the Voice" series, and also the series currently in which this article is titled "Building a Blog..."
1. From Media Servers to Film and Television Showcase Sites: For those who have amassed a large collection of film and television resources at home, there's probably a thought that's been on their minds to share their collection with others—of course, "share" here simply means looking at the posters, the scale of the collection, and what films or movies are included…
1. Changes Occurring in the AI Era In today's society, AI has gradually permeated daily life. ChatGPT, Claude, Gemini, and domestic large-scale model products like Doubao and DeepSeek are already familiar to ordinary people, who can use them to solve some basic problems…
1. The starting point for intelligent blog recommendations: In the second article of this series (see: Adding a "Semantic Index" to your blog (Part 2): JSON Structure and Script Generation Implementation), we finally generated the crucial semantic-index using a Python script…
1. Introduction In the first article of this series (see article: Building a Lightweight Knowledge Index for Your Blog (Part 1): Structure Design and Construction Process), we have already summarized the entire knowledge indexing system into a clear structural model: from article retrieval and content organization to relationship building and result output…