Category: wordpress
RSS (Really Simple Syndication) is an old technique. It has of course the advantages: getting all information in once place, which is convenient. However, it is not so search-engine-user-friendly. …
If you have noticed, now this page, the first letter is made big for all articles. To enable this, you can use the CSS tricks first-letter and first-child selector: …
It happens to me quite often that when I was trying to update plugins in WordPress, the website enters the maintenance mode and the webpage looks like this: This …
The Tweeter is not good at displaying all tweets. I have more than 600 tweets so far (most of them are sent by PHP script at VPS). If you …
Showing only the post excerpts in home, search, tag or archive pages is useful if your posts are particularly long. The readers won’t have to scroll down the page …