404 admin bar Azure Azure DevOps Azure Key Vault C# Claude AI EasyWP Excel Firefox Git GitHub GoDaddy Google Google DNS Google Forms Google Sheets HTTP Archive IP address Keap macOS malware metadata Microsoft Edge Microsoft Teams oEmbed OpenAI PHP phpMyAdmin Redirection plugin robots.txt security SFTP shortcodes Square Online Visual Studio Windows WooCommerce Wordfence WordPress WordPress plugin wp-config.php WP File Manager Yoast SEO YouTube
Search
Recent Posts
-
Create a plugin directly on WordPress with a file manager
Normally you develop a plugin on your devbox and then upload the ZIP file to your WordPress site. However, sometimes it is useful to create a small plugin directly on your site using a file manager such as WP File Manager. For example, you need to write more complicated code than supported by a code Read More
-
Install a WordPress plugin by uploading its ZIP file
Normally you should install WordPress plugins through the plugin directory. This ensures you are getting the official build of the plugin. However, sometimes the developer may give you a ZIP file to upload instead. Keep in mind ⚠️Do not upload unknown plugins There are known cases of plugins stealing data or creating backdoors. Make sure Read More
-
Edit wp‑config.php on WordPress – 3 easy ways
The wp-config.php file is a core file on every WordPress installation. It serves as a configuration file for authentication, database, and server settings. To modify wp‑config.php, you must access the underlying file system of your WordPress installation. This guide directs you to three different ways. ⚠️ Backup your site now Always backup your site before Read More
-
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
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
-
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
