search ]

Tutorials & Guides, Freelance WordPress Developer | Page 21

Optimize Category Pages for SEO & Better Ranking

The category pages in WordPress are often the most neglected pages in terms of SEO. When you navigate to a category page on any blog, you’ll likely see nothing more than a list of posts within that category. Worse yet, [...]

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? [...]

How to Properly Enqueue CSS and JavaScript in WordPress

Adding custom styles and scripts to your WordPress site is common, but doing it the right way is crucial. Instead of placing <link> or <script> tags directly in your theme files, WordPress offers a built-in and much safer method: enqueueing. [...]

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...

Savvy WordPress Development official logo