Posts Tagged "Wordpress"
Top 10 WordPress .htaccess hacks
.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, let’s see how .htaccess can help you with your WordPress blog, for both security,functionnality and usability. Warning When editing or modifying the .htaccess file of your WordPress blog, make sure to always have a backup that you can restore in case of something went...
Read MoreReset your WordPress Admin Password manually.
It may happen sometime that you may lost the password for admin account for WordPress blog. Retrieving it can be a real pain. If you haven’t updated your email in any direct wordpress installation from your webhost, then retrieving your old password can become almost impossible. But if you have admin access to phpMyAdmin for your blog, then you can change password for your wordpress blog...
Read MoreDisplay “Most Popular” posts on sidebar.
If you have been blogging since some months/years and your blog has been getting good number of comments, you may have notice that some posts are getting more comments that other posts. This means that some posts are more popular than other posts. It will be a good idea to display your “Most Popular” posts in the sidebar. This will make your visitors stay longer on your blog and more...
Read MoreDisplay “Related Posts” with/without plugin.
Displaying “Related Posts” after every posts can be very crucial in increasing pageviews for your blog. Again it does not come by default with WordPress installation. But there are many plugins available for the purpose of displaying “Related Posts”. Important one’s being - Yet Another Related Posts Plugin WordPress Related Posts WordPress Related Posts...
Read MoreShow recent comments in your WordPress Blog.
Displaying recent comments on your blog, lets your visitors know about the recent comments on your blog and also encourages them to make comments. Though “Recent Comments” does not come as a default widget with WordPress, there are many plugins available for this functions. But if you don’t want to install anymore plugins, then here is the simple code snippet for...
Read More