
Arto Minasyan
Arto Minasyan is the Founder and CEO at 10Web and a Co-Founder & President at Krisp, two companies revolutionizing web development and audio communications.
Arto has over 10 years of experience building and leading cutting-edge teams and products in the tech industry. His passion for AI, machine learning, and entrepreneurship drives the success of the projects he leads.
How to Remove Unused JavaScript on WordPress Automatically
If you’re someone managing a website, you’ll likely be familiar with the “reduce unused JavaScript” message that pops up on a website checking tool whenever you have some irrelevant JavaScript code on specific web pages. For instance, you may have seen the message when you checked your website through PageSpeed Insights – an online website testing tool – and…
502 Bad Gateway Error and How to Fix It
HTTP 504 Gateway Timeout and HTTP 502 Bad Gateway errors are the most common server errors for WordPress website visitors and owners. In my previous article, we discussed the causes of a 504 Gateway Timeout error and possible solutions. In this article, we’ll come to understand what a 502 Bad Gateway error is, talk about the reasons for a 502…
504 Gateway Timeout Error and How to Fix It
An HTTP 504 Gateway Timeout error is the most common error encountered by website developers. And in many cases, it can become a real pain. Generally, it’s difficult to find out the reason for a timeout error because the server response has no helpful information about the error cause. In this article, we’ll find ways to troubleshoot timeout errors and…