Wordpress
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...
Wordpress
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...
Seo
Earlier 00s and late 90s SEO was quite simple. Just some keywords and Metatags anyone could get a rank 1 but in 2003, the first death of SEO when Google focused on hidden text and hidden links. It was the time when Google introduced ‘the Florida and the...
Seo
Many webmasters have a misconception that www is a subdomain, Actually www is a hostname. For SEO perspective, there is no difference between www and non-www. you can use any version of your domain. But there are many Technical benefits of using www version of the...
Wordpress
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...
Seo
For every webmaster, this is the main priority to make the site faster because a faster site not only increase your conversions, but also provide a better experience for your visitors which resulting in fewer bounces. Page Speed also affects your SEO and search engine...
Wordpress
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...
Wordpress
As Netzole, We believe in use the less plugins and whenever possible use custom scripts and manual actions. There are many plugin to optimize database in WordPress. In this tutorial, we learn how to optimize database without any plugin step by step in easy three...
Seo, Wordpress
Page Speed is the major factor for the good ranking and the better reader experience in the current scenario. Everyone wants the page loads faster. In WordPress, There are many factors which slow your site speed down such as dynamic PHP scripts, static content like...
Wordpress
Every time when we create a new post, WordPress provide a facility to auto save the post. WordPress saves a different version of page or post for each edit you make. It saves minimal edit into the database which increases the size of the database. It is a great...