[WordPress tips] Instructions on how to display related posts at will – Displaying related posts when reading the article content is what you need to do when building a Web site, it not only helps people Users can orient relevant content to read, but also help draw readers to stay on the Web, thereby helping the Web site reduce the bounce rate. If you are using the WordPress source code, it becomes quite simple to build related articles because there may be some themes that have this feature integrated but it is not customized and optimized or the The interface does not exist, what to do?
In the previous article about WordPress tricks, I showed you how to speed up WordPress using WP Super Cache so that you can configure the WP Super Cache Plugin in a more optimal way to speed up page loading speed. On WordPress, continue in this article, I will show you how to display related posts in a simple way.
Contents
The display of related articles you can use the Code directly, but it is not beautiful, not optimized if you want a professional way to display related posts, the WP yuzo related post plugin will help you. . Let’s learn how to display related posts in a simple way with our blog tips. With the Yuzo Plugin will help youiển thị bài viết liên quan với các tính năng khác nhau như: Loại bài viết (bài viết, trang, đính kèm), pStyle: landscape & portrait, the category in which the relevant thumbnail will appear, thumbnail size, height & width, background color, and many more options.
Like any other Plugin you first need to install the Plugin and activate it to use (refer to the article on how to install the WordPress Plugin with very simple methods) .

After installation and activation, you will see an additional Menu named “Yuzo-Related Posts” in the “Settings” Menu .

Plugin Configuration
First, “Main Settings tab”: Includes settings to display related posts such as the number of posts, where to display related posts, how to sort posts by display conditions…
Basic Attribute
Top text: The title displays related articles (you can use the code h1, h2, h3 …).
Number of similar Post to display: Number of posts to display.

Medium property
Post Type: Where to show related posts (posts, pages, multimedia).
Show in home: Whether to display on the home page or not.
No show in archives pages: Do not show in archives pages.
Default image URL: Default image (when the post has no image it will get the default image according to this configuration).
Ralated to: Display related posts by (tags, category…).
Order by: Sort by mode (Ran: random, Date: date, …).
Order: In ascending or descending order.
Show on feed: Whether to show Feed or not.
Target link: Does it open a new page when clicking?
Rel=nofollow: Is there a nofollow attribute added to the link?

Advanced properties: Includes configurations for removing related posts and for displaying related posts in different positions in the article.

Second “Styling tab”: Including configuring the display of related articles horizontally, vertically… and configuring the display representative image, background color….

Third “Productivity tab”: Includes configuration related views on an article.

Once done, go back to the homepage and select the article and see the results. If not, please reconfigure. There are many other features as you can discover during use.
Finally, if you find the article useful, please subscribe to my blog regularly to update the latest articles via Email – Thank you!

