Skip to content

Performance

ethical sustainable website

How to Build a Sustainable and Ethical Website or a WebApp – Main Principles and Checklist

Fundamental principles: More than ever, sustainable web design is needed to curtail the disastrous effects of the Internet on the environment. According to sustainablewebdesign.org, communications tech will emit more carbon by 2025 than any country except China, India, and the United States. We can be that change. By making websites cleaner and more efficient, the environmental impact can be confronted head on. Adding accessibility to people with disabilities and slow machines will benefit communities and poor nations. Our charge is to make web content more… Read More »How to Build a Sustainable and Ethical Website or a WebApp – Main Principles and Checklist

thumbnail

Optimizing site caching and load times with Cloudflare CDN

Setting up CDN is one of the best ways to speed up your site and make it load faster for users with slower internet speeds and those located in remote countries. However, not all CDNs are created equal and there’re many factors that you should take into consideration when choosing one for your CMS-based website. Below is a step-by-step guide optimizing page load time with Cloudflare on a WordPress based website as well as resolving TTFB (time to first bite) issues. One of the important… Read More »Optimizing site caching and load times with Cloudflare CDN

thumbnail

Optimizing page load times on landing pages

In one of our recent projects, we had a need to optimize one of the PPC landing pages for page load time and maximize its performance. The initial page was loaded through the CMS that already had many optimizations, but there was still some room for improvement. What we ended up doing was creating a full clone of the page, but eliminating all unnecessary markup, styles, and scripts loaded by the CMS and fully optimizing the rest of the resources. Our hope was that after… Read More »Optimizing page load times on landing pages

thumbnail

10 steps to AMP in Drupal

There’re a lot of discussions going on around Google-backed AMP (Accelerated Mobile Pages) project, more and more reputable websites and web platforms are adopting them, while others claim that AMP kills the web and/or their site. I will let you weigh the pros and cons and decide whether AMP is right for you, at the end of the day you can always switch back to your regular mobile/responsive version of the site, thankfully it’s pretty easy to do in Drupal. In this post, I will… Read More »10 steps to AMP in Drupal