Category
WordPress
How to Display WordPress Category Breadcrumbs (Parent > Child)
By default, WordPress displays categories in a format like Cats, Pets, even when one category is a child of another.…
Locked Out by Wordfence? (503 Error Fix – AWS Lightsail)
If you see: “Your access to this site has been temporarily limited… (HTTP 503)” You’ve been blocked by Wordfence. This…
Forgot Your WordPress Password on AWS Lightsail? Here’s How to Get Back In
Sign in to your Lightsail server using SSH or the browser terminal. Go to your WordPress directory: If you don’t…
How to Lock WordPress to Your Domain in wp-config.php (Bitnami / AWS Fix)
On AWS Bitnami WordPress installs, WordPress is often configured to dynamically determine its site URL based on how the site…
How to Fix WordPress Images Loading From Server IP Instead of Domain (AWS + Bitnami + Elementor)
This issue commonly occurs on AWS Bitnami WordPress installs when the site is initially accessed via the server IP address…
How to Access phpMyAdmin on AWS Lightsail (Secure Method)
AWS Lightsail doesn’t expose phpMyAdmin publicly — instead, you access it securely using an SSH tunnel. This keeps your database…
How to SSH Into an Amazon Lightsail Server
To connect to your Amazon Lightsail instance via SSH, you’ll need your PEM key and the server’s public IP address.…
How to Download Your PEM File in AWS Lightsail
To connect to your Lightsail instance via SSH, you’ll need the default PEM key provided by AWS. Open Lightsail Log…
Create an SSH Tunnel on AWS Lightsail (Bitnami)
Some services on AWS Lightsail (like phpMyAdmin) are only accessible from localhost for security reasons. To access them safely, you…
How to Fix WordPress Images Loading From Server IP by Updating Site URL (AWS + Bitnami)
If your WordPress site on AWS Lightsail (Bitnami) starts loading images or assets from an IP address instead of your…