admin bar Azure Azure DevOps Azure Key Vault C# Calendly Claude AI EasyWP Excel FluentSMTP Git GitHub GoDaddy Google Google DNS Google Forms Google Sheets HTTP Archive IP address Keap malware Microsoft 365 Namecheap oEmbed PHP Redirection plugin REST API robots.txt routine maintenance security SFTP shortcodes SMTP Visual Studio Windows WooCommerce Wordfence WordPress WordPress plugin wp-config.php WP File Manager XML XSS Yoast SEO YouTube
Search
Recent Posts
-
How to check a domain in Google DNS
This guide shows you how to query and interpret a domain in Google DNS using your browser. The Domain Name System (DNS) is a foundational part of the internet. It converts easy-to-remember domain names (i.e., humanextended.com) into numerical IP addresses that computers use to locate each other (i.e., 63.250.43.134). Beyond name resolution, DNS also stores… Read More
-
How to build a good backup strategy for your WordPress website
A robust backup strategy is essential for protecting your WordPress website from data loss, server failures, malware, and human error. This guide walks you through key considerations and best practices to ensure your site can be restored quickly and safely when needed. 1. Start with your hosting provider Many WordPress hosting providers include backup and… Read More
-
Toggle visibility of rows in Excel without right-clicking or a macro
In the following worksheet, the top three rows contain step-by-step instructions. This is nice for new users but might be a little much for experienced users. An experienced Excel user can highlight the rows and click Hide. This works on all platforms but is not very user friendly. Another option is to write a macro… Read More
-
How to find my Keap App ID (Application ID)
A Keap App ID (also called an Application ID) is a unique identifier for your Keap CRM account. It is used for: The process of finding your App ID depends on your edition of Keap. Keap Pro, Max, and Ultimate If you don’t see a profile icon in the lower-left corner, you are probably using… Read More
-
How to set a custom icon for your WordPress site
A website icon, also known as a favicon, is the small image that appears next to your site’s name in browser tabs, bookmarks, and search results. It’s a simple but powerful way to reinforce your brand and make your site look more professional. Changing the icon in WordPress is easy and does not require a plugin: Step… Read More
-
How to find the last updated date of a WordPress plugin
The last updated date of a WordPress plugin is the date the plugin last received an update in the wordpress.org plugin directory. You can use this date to help assess whether a plugin has been abandoned. The last updated date is set whenever the developer publishes an update, including simple updates to indicate compatibility with… Read More
-
How to update WordPress plugins without breaking your site
Keeping your WordPress plugins up to date is essential for security, performance, and compatibility. However, updating plugins without a proper strategy can lead to broken features, site downtime, or data loss. In this guide, we’ll walk you through a safe and reliable process to update WordPress plugins. About automatic updates WordPress supports automatic updates. This… Read More
-
How to generate a personal access token in Azure DevOps
Personal Access Tokens (PATs) are a secure way to authenticate into Azure DevOps when using tools like Git, REST APIs, or third-party integrations. This guide will walk you through the process of creating one. Once you have one, try using it in C# with our example How to connect to Azure DevOps with a personal… Read More
-
How to change the name of a WordPress site
In WordPress, the site title is the name of the WordPress site. It is displayed in several places including: The site tagline is closely related to the title. It consists of a short phrase that describes the site. Like the title, the tagline is shown in various places depending on the theme. For example, many… Read More
-
Common administrator usernames attempted by hackers
If you monitor the security logs of your website, you will likely see many attempts to sign into the site with common administrator usernames, e.g., “admin”, “administrator”, etc. These sign-in attempts are from hackers attempting to identify admin accounts they can subsequently attack. Tip: Rename your real administrator accounts so they are not immediately identifiable… Read More