


WordPress Dashboard: 5 Factors That Are Killing Your Site Speed
In WordPress, users often overlook speed measures in dashboard. In this case – tweaking minor changes helps users quickly improve WordPress page speed. In this article, you’ll learn about dashboard measures responsible for speed, performance, and page-level stats in...
How Can Periodic Reports Help you Avoid WordPress Errors
WordPress is a popular CMS on the Internet, used to help you build sites quickly, update content, and manage custom infrastructure with comfort. However, when things go deeper, WordPress needs management on a regular basis. If you leave things untouched, you may face...
How to create Custom Post Templates in WordPress
Custom Post Templates are used to present content in unique layouts. As its name suggests, you can create custom post templates for categories, tags, or specific posts in WordPress. Today, we are going to learn how to create custom post templates in WordPress....
How to Backup your WordPress website (and How to Restore It Correctly)
Taking periodic backups of your site helps you recover your site from disaster. When something goes wrong, point-and-click WordPress plugins quickly help you restore your site from backup packages. However, as restoration from a backup package is a technical routine,...
How Should WordPress Site Owners Monitor Their Sites Properly
Monitoring a WordPress site is quite challenging. Especially for beginners, improper management may leave no space for disaster recovery. Then, different areas of a WordPress site could affect the overall performance of a website. You need to be cautious. Let’s learn...
How to Keep your WordPress site Clean, Healthy, and Error-Free
As a WordPress site grows, you can expect a slow speed, errors, and bloated web design with the passage of time. While a site audit requires Technical assistance, leaving your site untouched creates errors, bad performance, and access control problems in WordPress...
Fix Google Tag Manager Event Trigger When Clicking Links That Open In New Tab
This is a common issue with Google Tag Manager when tracking outbound links. When the outbound link has target=”_blank” attribute GTM doesn’t trigger the event tag to record the outbound click. An easy way to fix this is to remove the...
WordPress SEO Tools for Every Budget
Search engine optimization (SEO) is a must-do part of any online business, big or small. It is about letting your target audience know that you are there and explaining to them why they should choose you, not your competitors. Also, it is about your knowing what your...
Add a sort by product name option to the default WooCommerce sorting
We often get asked this question and see a lot of clients using a plugin to achieve this simple request. How do you add a ‘Sort Alphabetically’ option to the standard WooCommerce product sorting drop-down option? This is a very feature to add and all it...
How to change the WordPress admin footer text
Whether you are running a personal blog or you are a web designer, it is always nice to add a personal touch to your site. In this guide, I will show you how you can change the default WordPress admin footer text with something of your own. I often change the footer...
Reduce TTFB (Time To First Byte) & Server Response Time when using Cloudflare
Many Cloudflare users experience a strange issue when using the CDN service where the TTFB/Server response time is actually slower than without Cloudflare. You will find many discussions about this topic and we thought we would put together a quick guide on how to...
Display Products Using Tag with WooCommerce Shortcode
We get asked this a lot, “How do you display a list of products using a tag with the WooCommerce shortcode?” it is a good question as the WooCommerce documentation on shortcodes doesn’t seem to mention much about product tags. It is actually very...
Automatically Add Yoast Sitemap to Dynamic Robots.txt
Adding a sitemap to your robots.txt is a good step to increasing the crawl rate of your site if your site is still young, even with older sites this is still a good step to take. In this guide, we will show you how to add the sitemap from Yoast SEO to the dynamic...
Fix Missing Gravatar Alt Tag Value
If you have run an SEO audit on your site you may have noticed you get a few warnings for missing alt tags on your Gravatar images, well that is probably why you are reading this article anyway! This is a very common problem and one that I’m sure WordPress will...
How to find user ID?
Many functions that we write about require you to know what the user ID is and we get asked a lot how to find the user ID. Just as with post, pages, categories, etc the ID is very easy to find and almost always just a matter of viewing the preview URL when hovering...