Meta Box Lite
Meta Box

WordPress

List of blogs that provide various WordPress knowledge such as review plugins, tutorials, and Meta Box's updates to capacity with WordPress, etc.

Review Top 5+ Cache Plugins to Speed Up Your Website Speed

Review Top 5+ Cache Plugins to Speed Up Your Website Speed

When users visit a website, loading speed may be one of the most important things that they care about. It directly affects the user experience and their decision to stay or leave the website. Therefore, webmasters always try to speed up their sites. There are many methods to do it, and using cache plugins is one of them.

Continue reading "Review Top 5+ Cache Plugins to Speed Up Your Website Speed"

How to Remove Unused CSS and JavaScript Files in WordPress

How to Remove Unused CSS and JavaScript Files in WordPress

Website owners and developers as well usually care about improving the website’s loading speed. One of the most effective techniques to do that is removing the unused CSS and Javascript files. This execution is quite simple. We are going to show you how to find unused CSS and JS files, and then clean up CSS and JS with a dedicated plugin or a self-created plugin in WordPress.

Continue reading "How to Remove Unused CSS and JavaScript Files in WordPress"

Best Newsletters That Developers Should Subscribe To

Best Newsletters That Developers Should Subscribe To

Change is the only constant, and the world is evolving every day with innovative ideas to enhance web-based platforms. Keeping track of these changes will help developers to stay updated with new technologies and current trends. Digging through each and every content might become very exhausting in the hustle of your everyday life. However, you can resort to newsletters to minimize the stress and get useful information from your desired influential industry.

In this article, we list the best newsletters that developers should subscribe to. They will provide you with invaluable information and impressive curated content.

Continue reading "Best Newsletters That Developers Should Subscribe To"

Modernizing JavaScript Code in WordPress

Modernizing JavaScript Code in WordPress

I’ve just had a nice experience improving and modernizing a large JavaScript codebase in a WordPress plugin. The original code was written in an old-fashioned way with jQuery in a single large file. Using modern EcmaScript and tools like Webpack, I was able to split it into modules and improve the code structure. The new code is much more readable and maintainable, and of course, fewer bugs. In this tutorial, I’ll show you how I did that.

Continue reading "Modernizing JavaScript Code in WordPress"

How to Add Custom Fields to Yoast SEO Meta Tags

How to Add Custom Fields to Yoast SEO Meta Tags

Normally, when you use Yoast SEO on your site, there will be a section to fill in the title, and description that helps search engines index them easier. You can fill in static content or dynamic content in these sections. But in some cases, you may want to get content not only from those default fields but from custom fields. So, how to add content from custom fields created with Meta Box to Yoast SEO meta tags, just follow these practices.

Continue reading "How to Add Custom Fields to Yoast SEO Meta Tags"

Best WordPress Themes for Page Builders (2020)

Best WordPress Themes for Page Builders (2020)

While choosing the best WordPress themes for your upcoming websites, it is critical to consider much more than simply its overall aesthetic appeal. Are you in search of an easy and effective way of building and customizing your WordPress site? You must consider using WordPress page builders that help you in creating, editing, and customizing your website layout but this does not involve writing any code. Let us explore the top page builder compatible WordPress themes.

Continue reading "Best WordPress Themes for Page Builders (2020)"

How to Set Up Two-Factor Authentication for WordPress

How to Set Up Two-Factor Authentication for WordPress

It is important to take the security of our websites seriously because none of us wants to end up losing crucial site data or a scenario where the website dies forever.

Many factors can cause the security of your website to get compromised such as a hacker attack, data breach, Cross-site Scripting, SQL Injection, DDoS attacks, Backdoor Trojans, Ransomware, or anything as simple yet threatening as Internet fraud. The truth is that as a webmaster, any individual or team cannot afford the loss of value and integrity caused due to any such events to their website. Continue reading "How to Set Up Two-Factor Authentication for WordPress"