This hack will help you redirect all your RSS subscribers to your Feedburner feeds, which will help you increase your rss subscribers by a noticeable amount. Also you don’t have to manually edit your theme, everytime you change it or use a optimized one.
Wordpress post Revisions is a is a great feature for those working with multi-editors (authors) and is a way of tracking changes. But for those (like me) who blog alone, it is an unnecessary feature which adds a lot of additional data that will really increase the size of the WordPress database and thus slow the loading time of your site. Here we will show you how to Disable Post Revisions to Make Database Smaller which will make your Database size smaller and will help you load your site faster.
Using too many plugins on a Wordpress installation usually slower the loading time of the site, especially when same can be achieved using a simple piece of code. Though its not always wise to use codes in your wordpress themes, especially if you are not familiar with them. Here we will show you how to Show Related Posts Without Plugin which will be based on the tags you will use in your posts. Hope this helps some.
This hack will not increase the loading speed of your website directly. But instead, this will load the content of your site much faster when same user (returning visitor) visits your site again by sending 304 status for the components which have not been modified. Currently the cache expiry is set to one day, but you can change it accordingly by modifying the number of seconds, i.e. 86400 in our case.
Having different background and border colors adds a spice and a new identity to any specific element or even a site. Sometimes its very difficult to find a appropriate and nice color and also the hex code of that color.
It depends on your blog or website if having a print button in your blog is good. For most blogs its a good option to have it. Readers of TutZone appreciate this button, because they can print the articles they like. If you think its a good idea to have one, here is the procedure.