How-To Guides

Explore Topics

Azure Azure DevOps Azure Key Vault Claude AI DNS Excel FileZilla Firefox Git GitHub GoDaddy Google Google Analytics Google Chrome Google Sheets HTTP Archive IP address Keap llms.txt metadata Microsoft 365 Microsoft Edge Microsoft Teams Microsoft Word oEmbed PHP PowerShell Redirection plugin routine maintenance security SFTP shortcodes SMTP Square Visual Studio Code VPS WHM Windows WooCommerce Wordfence WordPress WordPress plugin wp-config.php WP File Manager Yoast SEO

Recent Posts

  • Edit wp‑config.php with WP File Manager

    This guide shows you how to edit wp-config.php with the WP File Manager plugin. WP File Manager is the most popular of the “file browser” category of plugins. These plugins provide an online interface for browsing and modifying files in the WordPress installation folder. ⚠️ Backup your site now Always make a backup before changing… Read More

  • Install Claude Desktop on Windows

    The Claude desktop app lets you access Claude AI right on your computer. You can install extensions to increase its capabilities, including extensions for managing your WordPress website. ⚠️ At the time of publication, Claude Desktop is beta software. The screenshots below may not match the current version of the software, which is evolving. Please… Read More

  • Block attempted admin logins with WordFence

    WordFence has the ability to automatically block IP addresses that attempt to sign into the WordPress website with a common administrator account name. Common admin usernames Tip: review Common administrator usernames attempted by hackers for a list of common admin usernames you can enter into WordFence. Instructions See also Read More

  • Add a link to the WordPress admin bar with code

    The WordPress Admin Toolbar sits at the top of your screen whenever you’re logged in, providing quick access to common dashboard functions. With just a small snippet of code, you can add your own link to the admin bar. In the example below, the link will appear directly in the toolbar and open in a… Read More

  • Block Internet sites on Windows using the hosts file

    A hosts file is a plain text file used by many operating systems to map hostnames (such as www.humanextended.com) to IP addresses (such as 63.250.43.134). Today, the vast majority of mapping is performed by the global domain name system (DNS), but the hosts file still exists on Windows as a local override. The hosts file… Read More

  • 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

  • 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

  • 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

  • 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