Lessons

Minification of the embedded JavaScript code of the page

The HTML code of the page may contain inserts of JavaScript code. This is an undesirable practice. To reduce the page size, this code should be minified.

During minification, the file is modified as follows:

  • Extra characters are removed: spaces, line breaks, semicolons, etc.
  • The names of functions and variables are replaced with shorter ones where possible.
  • Logical expressions are simplified so that the functionality does not change.
  • and other optimizations.

All these operations do not change the functionality of the code and allow you to reduce the size of files. This is necessary to speed up the file download.

How to minify files.

Tariff plans for working with the service

Additional pages

For an active subscription
spend during the year
Any website
*0.3 - 3₽ / 1 page

Additional pages for the Subscription plan.

Adding funds via your merchant profile.

*The price depends on the active subscription. The more expensive the tariff, the cheaper the additional pages.

We use cookies. By continuing to use the site, you agree to the processing of personal data in accordance with privacy policy. I agree