Webmasters are often loaded scripts to the server via FTP. However, the default FTP connection does not secure and is not encrypted, so the password and the data is transmitted over the network in clear text. An attacker can simply intercept your data by the sniffer. If you have a server that supports the connection by SSH, then you can use it to encrypt your FTP-traffic, what is much safer. Many hosting companies offer this service. To encrypt traffic, you can use the PuTTY.
Internet Read moreHow to install counter on any web-application
Some web applications do not have a common template output, to which you could simply insert the tracking code (Google Analytics or Yandex Metrika). In such applications, HTML-pages are generated in different ways and patterns. To insert the tracking code into such a system, you can use the Apache HTTPD.
Internet Read moreRecommendations for Google images indexing
Images on your site are very important, it have said a lot about already. Internet users often pay attention to the illustrated sites and ignore the ones where there is only the text. This article focuses on how to correctly place the images on your site that they are guaranteed to be indexed by Google or Yandex.
Read moreHFS, a free HTTP file service
HFS is a Windows program, which allows you to access files via HTTP. User-friendly interface, no need to configure additional clients (FAR, Total Commander etc.), ease of use — these are the main advantages, which will evaluate the user of the system. Moreover, the program is free.
Read moreForbid site to load in frames (or iframes)
Imagine that you have developed a site that has a good attendance. Then the attacker will want to embed your web site or any of its page into his frame, to manipulate a data, that users enter thinking if they are on your site. This type of attack is known as Clickjacking.
There is a simplified example of malicious code that uses your site:
Read more
