
How to Add Vary: Accept-Encoding HTTP Header with .htaccess
Its a good idea to set Vary: Accept-Encoding HTTP header response from your server, especially if you display different websites for various user agents and even…

How to Show WordPress Comments on New Page in 3 Easy Steps
Do you want to display WordPress comments on a new page and separate it from post content? I explained earlier how to install WordPress pop-up…

How to Add Comments in Popup Window in WordPress Posts
Its easy to add popup WordPress comments to your WordPress theme, but as you might have observed that by default the WordPress comments are loaded…

How to Add PHP Files in WordPress Theme without FTP
Did you ever want to create new WordPress theme template PHP files, but needed FTP access to the server every time. We experiment a lot…

10 Tricks to Super Effective Tweet Buttons
Do you display Tweet Buttons that everyone wants to click? Are your tweet buttons effectively engaging your audience to share your amazing content? Every website…

How to Add ‘Edit All Comments’ Link to WordPress Posts
How do you edit all 100 comments on your WordPress posts? Probably you go to the WordPress Admin to find the post, then see the number…

Code Better with Google HTML CSS Style Guide
Did you know Google has published an HTML CSS Style Guide to help new coders understand good coding practices? We all edit CSS, HTML in…