Archive of posts with category 'blog-optimization'

How Can You Display Random Posts Dynamically in Jekyll Using Liquid

Adding a “Random Post” feature in Jekyll might sound simple, but it touches on one of the most fascinating parts of using static site generators: how to simulate dynamic behavior...

How to Make Responsive Random Posts in Jekyll Without Hurting SEO

Creating a random post section in Jekyll is a great way to increase user engagement and reduce bounce rate. But when you add responsiveness and SEO into the mix, the...