Adding Breadcrumb Navigation to WordPress Without Plugins
I’ve actually been wanting to add breadcrumb navigation to my blog for a while now....
2013.01.20
Caching WordPress Widgets for Better Performance
WordPress Widgets are incredibly powerful. A typical WordPress blog’s sidebar will feature widgets for recent posts, recent comments, blogroll links,...
2012.12.31
How to Prevent WordPress from Loading Language Packs on the Frontend
As far as I know, WordPress uses the getText library to implement multi-language support,...
2012.08.28
Lazy Loading Ad Code in WordPress
Many blogs built with WordPress include ads from networks like Google AdSense and Baidu....
2012.07.20
Setting Up a Cookie-Free Domain for WordPress Images and Static Files
By default, WordPress image URLs follow a format like https://imzl.com/wp-content/uploads/2012/07/1.png. However,...
2012.07.15
How to Insert onclick in WordPress Posts
When writing articles in WordPress, if you try to insert simple scripts such as javascript:tucao() or onclick="tucao()" WordPress’s...
2012.06.28
Customizing the Default WordPress Comment Avatar
For commenters who haven’t set up a Gravatar avatar, WordPress displays one of the default avatars you’ve configured in the backend — options like...
2012.06.26
Speed Up Your WordPress Site with eAccelerator
I’ve previously shared a tutorial on using the W3TC plugin with UPYUN cloud storage to set up full-site CDN acceleration for WordPress. Today,...
2012.06.01
How to Set Up a Multi-Site Blog with WordPress
The title “Setting Up a Multi-Site Blog with WordPress” might sound confusing, so let me explain....
2012.05.30
Full-Site WordPress CDN Acceleration with W3 Total Cache and UPYUN
In my previous article, I introduced UPYUN, China’s first Amazon S3-like storage service. In that article,...
2012.04.25