Building an Independent Blog with GitHub Pages
GitHub, now the most popular code repository, has won the favor of many major companies and projects, such as jQuery and Twitter’s Bootstrap. To make...
2014.04.27
Setting the Alt Attribute for WordPress Gravatar Avatars
WordPress uses Gravatar for commenter avatars — this is common knowledge. But have you noticed that Gravatar avatars have an empty Alt attribute?...
2014.04.17
Cherish Life, Stay Away from "Anonymous" Apps
Lately, an anonymous app called “Secret” has been all the rage in my social circles. I first discovered it through GeekPark colleague A Dai’s...
2014.04.15
Microsoft Releases Bing Translator Plugin for WordPress
Microsoft is expanding the accessibility and reach of Bing Translate, making it possible to use the service without having to open the Bing Translate...
2014.04.12
Using Shortcodes to Embed Google Trends Charts in WordPress
Google Trends is a service that queries the popularity of specified keywords. Google Trends analyzes a portion of Google web searches to calculate...
2014.04.01
Using Redis Cache to Accelerate Your WordPress Site
Redis is an advanced key-value storage system, similar to memcached, where all content resides in memory, enabling over 100,000 GET operations per...
2014.03.30
Baidu Webmaster Platform Launches WordPress Structured Data Plugin to Optimize Content Indexing
Just got home and took a stroll around Baidu’s Webmaster Platform, where I discovered that Baidu has released a structured data plugin for WordPress...
2014.03.28
WordPress Tips: Auto-Rename Uploaded Images by Date
When it comes to naming WordPress image uploads, I personally prefer renaming them with a consistent convention for easier migration and management...
2014.03.22
WordPress Tips: Disabling WordPress Auto-Updates
As WordPress continues to evolve, the auto-update feature was introduced as far back as version 3.7. Considering that many users are still running...
2014.03.15
Generating Website Access Logs for WordPress
Analyzing site access logs is crucial for any website. However, constantly checking logs through the server backend is tedious, and many VPS...
2014.01.25