When a requested URL is not available or not found, it’s advisable to redirect them to another URL or to a homepage that’s user-friendly. Nginx web server allows us to redirect off such 404 error…
Here in this post I’ll show you how to cache static content or files on Nginx. If you are not caching static content yet, tune it now, you’ll gain more speed just doing it. I’m…
Nginx configuration file located at /etc/nginx/nginx.conf has everything that makes a server flies or sinks. Below we have explained what each directive does. Let’s take a look and fine-tune your settings: Before we hit to…
For anyone, a fast website makes a noticeable difference. Visitors often checkout different web pages as it gets loads fast and readily available. Even search engines like Google and Bing appreciate faster websites compared to…
You want to start your own online business or want to start your website to represent your physical store. Of course, you need to go through a lot of preparations. Do not assume, that without…
Recently we enhanced our security headers and started facing ‘error in processing request’ in ajax calls. Error text: NetworkError: Failed to execute ‘send’ on ‘XMLHttpRequest’: Failed to load ‘http://masked.url/ajax.php’. (rejected) It seems that the connection…
Building your own website can be thoroughly rewarding, especially when you see it go live and the views start to pile in; however, it isn’t going to be just a few clicks and your away.…
A website contains a collection of information in the form of web pages. These pages include texts, images, videos, and other components. Websites are often created for monetization and passive income sources. Learning how to…
Today, the market is flooding with various technical certifications in different fields. Technology is moving quite fast and hence one of the fields where you can find a maximum number of certification courses is that…
WordPress is a very popular service to build user-friendly websites in no time. It provides the simplicity to build a websites with easy options. But, choosing the best Web hosting for a WordPress is a…
There are tons of tools and services out there that can speed up your website. So why choose a content delivery network? It’s simple, CDN actually works. For those of you who don’t know what…
Query Strings Remover is a WordPress Plugin (made by atulhost) that removes query strings from the website’s static resources like CSS and JavaScript files. Query strings are useful, but only when you want your site…