Most of the websites online have their own specific logos and in most cases, they are used as website favicons. If you do not know what favicon is, here is a visual...
Category - Website
A great way to boost the speed and reduce resource usage of a website is to use a Content Delivery Network. A CDN will ensure quick deployment of your static content...
In this tutorial you will learn 4 different methods to enable keep-alive. Keep-Alive allows a visitor’s browser to download all the content (such as JavaScript...
When someone enters your site, a request is sent to your server to deliver the requested file. The larger these files are, the longer it will take to load. By...
One of the crucial tasks in website optimization that some people tend to forget is images. In one of our previous guides, we have learned how to effectively improve...
Search engine bots are constantly crawling websites in order to add them to search engine index. However, sometimes developers want to hide their sites from search...
More and more users browse Internet using other devices and not desktop computers only. All these devices have very different screen sizes and if you want your website...
Sometimes you need to check how a color, font or any other style change looks on the website and for testing purpose browsers allow us to make changes directly in the...
Every modern website should have a stylesheet file on which all the classes of HTML objects are defined. This tutorial explains how to connect a stylesheet (CSS) file to...
In this tutorial, you will learn how to add an image to your website and also how to turn it into a link to another page using HTML. Every modern website should have...