search ]

Tutorials & Guides, Freelance WordPress Developer | Page 18

Improving Loading Time of Embedded Videos with Lite YouTube

YouTube is a popular Video Streaming website owned by Google. With over a billion users and millions of daily views, you can practically find YouTube videos everywhere on the internet. Using your YouTube account is a convenient way to add [...]

How to Defer JavaScript for Youtube Videos

Delaying Javascript, in other words, Defer parsing of Javascript, is one of the messages you might receive when checking your website’s speed using tools like GTmetrix and Pingdom. But what does it actually mean to delay the parsing of Javascript? [...]

Enqueuing Assets (JavaScript and CSS files) in WordPress

Many of us use CSS to change the appearance of the website, and JavaScript to enhance or add functionality. However, there’s also significant importance to the method you add these assets in WordPress. Instead of directly linking these files in [...]

What is DNS (Domain Name System)?

The Domain Name System is a collection of databases that translates "Hostnames" to IP addresses. DNS can be thought of as the "phone book of the Internet."

Migrating WordPress Site between Servers / Domains?

Similar to the feeling of moving to a different city, migrating a WordPress website to a new server or domain can be a bit worrisome. There are always small details that need attention, and missing one of them can lead [...]

Copy, Clone & Backup WordPress Site with Duplicator

If you are working with WordPress, it is reasonable to assume that at some point, you will encounter a situation where you want to duplicate, back up, or transfer a WordPress site to a new domain or server with a [...]

How to Downgrade Your WordPress Version Safely?

Have you ever updated WordPress to a new version and then discovered that there are issues with the installed version? If you find yourself in this situation, there’s no need to panic. Feel free to skip ahead to the practical [...]

Install WordPress on a Local Server using MAMP

How to Install WordPress on Your Personal Computer Using MAMP? Many situations arise where you'd want to make changes to a WordPress website, but you'd be interested in testing these changes before implementing them...

Performance and Optimization in the Era of HTTP/2

What are the advantages and what are the changes to be made when transitioning to HTTP/2 in terms of optimizing website speed? The HTTP protocol has been around since about 1991. This communication protocol received a significant upgrade in 1999 [...]

Savvy WordPress Development