Changing Permalinks in WordPress For Better On-Page SEO

Changing permalinks of your website is a serious thing, because if you do it the wrong way, you will lose all your traffic,  I learned it the hard way! Did you know that changing permalink structure can improve on-page SEO for your entire website? A simple trick that I couldn’t find anywhere could save me a lot of SEO troubles. Stick with me...

Best File Manager WordPress Plugins in 2019

File administration plugins help the webmasters to manage higher the files/records inside the dashboard and also do manipulations on them. In WordPress, all media documents get stored within the media library the place they can be searched, edited, and eliminated if now not wanted. Up to date, updates have generally improved this part of the WordPress backend. There are...

20+ Must Have WordPress Plugins 2019 – Essential Plugins for Professional WordPress Websites

Facebook Twitter Shares WordPress plugins are great tools for adding and extending functionality to WordPress.  In this post, I will discuss 20+ best WordPress plugins you should have on your WordPress website. These plugins will add awesome functionality to your site and make it ‘great’. Although the kind/ niche of your website mostly determines what plugins [...]

How to cache ajax queries in WordPress to improve performance

Hello! Working with wordpress for a while now, we noticed that many actions, whether administrative in nature or building a WordPress query on the front end, are dependent on the built-in admin-ajax.php or WordPress AJAX API. Since many 3rd party plugins depend on this Ajax API to dynamically push and pull data, it is unfortunately [...]

How to cache static files in varnish

One of the best performance stacks out there is Varnish + Nginx coupled with PHP-FPM. If we run a site using this setup, all the requests would go through Varnish. Varnish is a great caching solution to speed up any website. But does it need to cache static files which are already fast to deliver? Let’s talk about best approaches to deliver static...

Best WordPress Price Calculator Plugin in May 2019

  Do you want to show different cost calculation on your website? Then, you don’t have to look anywhere else. We have collected some useful WordPress price calculator plugin which allows you to easily create quote or price estimation forms for your WordPress powered website. These cost calculator plugins can be used for creating both single and complex calculations such...

Best WordPress Contact Form Plugins for May 2019

A ‘contact us’ page is an essential part of every website. It helps you to make your communication with the website visitors easy, efficient and effective.  The idea of creating contact us page is as old as the idea of website making, however, design and technique of creating it has changed over time, especially with [...]

How to backup and restore chats from one phone to another in HelloTalk App

Hello folks, I am an user of HelloTalk App and I've seen many times these messages: - "I lost my chat messages because I got a new phone" - "My chat converstation were lost when I reset my phone" - "I lost all my messages. if you know me, send me a message" as you can see, many people lost their messages when...

Migrating from old letsencrypt SSL to cerbot tool in nginx web server, ubuntu 18

I recently noticed that let's Encrypt has new tool to renew ssl certs.  if you can see: https://github.com/letsencrypt/letsencrypt redirect to: https://github.com/certbot/certbot so we have to migrate from old tool to new tool to renovate ssl certs. here it goes: first deactivate nginx and varnish if you have activated service nginx stop (optional) service varnish stop make a backup of your nginx files inside on the next dir: /etc/nginx/sites-available /etc/nginx/sites-enabled then delete files...

Best Contact Forms For WordPress in 2019

Contact forms is an essential element of every website as that is the place or source that makes visitors reach and communicate with you easily. Apparently if your WordPress site is missing contact form, then you could be blowing out a way that can raise you bigger business opportunities. Online form builder is the solution to this and will help you...