Category Archives: WordPress
WordPress: Add Facebook Like Button using functions.php
A simple way to add Facebook Like Button to WordPress theme or child theme using functions.php. Continue reading
How to create word cloud for free
Word cloud also known as tag cloud is a generated tags based on the words of a web site. In other words, we can say that it is a visual picture of a web site or blog. Continue reading
How to disable wp.me shortlink
WordPress 2.9 provides a wp.me shortlink for each post for free. However, if you don’t like it, you can disable it easily. Continue reading
Google Analytics new asynchronous tracking code
Google Analytics has now provides new asynchronous tracking code. The main feature of the asynchronous code is that it could load ga.js while the page is being rendered. Here is how to split the code into two parts. Continue reading
Enable Mod Rewrite on WAMPSERVER
How to enable Apache Mod Rewrite for WAMPSERVER. Continue reading
