Recovering the password of hacked WordPress site using PhpMyAdmin is the most popular and easy method. There are various ways to recover the password such as via FTP and Using MySQL Command Prompt. You can also add new admin to WordPress by FTP. Today we will show you...
Add Automatic “Nofollow” tag to external links Wordpress is a great platform. Dofollow and Nofollow Tag are very easy to manage in WordPress. By default, It does not automatically add a rel=”nofollow” attribute to external links within post content. If you...
When you write a long post, visitors came to your site read post and leave it. Most of the times, they didn’t look at sidebar widgets and when they are at the bottom of the post your sidebar was out of their screen. To engage the visitors attention into the...
Create Image Gallery in WordPress is very easy. Today we are going to tell you how to create an image gallery in WordPress without any plugin. How to Create an Image Gallery in WordPress First, Create New Post/Page. You can insert the gallery to the existing post by...
We always suggest you to avoid plugins. Many of bloggers use plugins to show popular posts in WordPress. Today we learn how to show Popular posts without any plugin. How to Add Popular Posts in WordPress Without Plugin Add this code in your theme where you want the...
Removing query string is very easy in WordPress. But first of all we should know why remove the query string from static resources. It helps us to improve the caching of site because Some servers and proxy servers are unable to cache query strings When you test your...