Remove Bitnami Banner WordPress AWS Lightsail like a pro with one of the two solutions offered by our experts.
At Bobcares, we offer solutions for every query, big and small, as a part of our AWS Support Services.
Let’s take a look at how our AWS Support Team is ready to help customers remove Bitnami Banner from WordPress on AWS Lightsail.
How to Remove Bitnami Banner from Lightsail WordPress Site
You’ve come to the right place if you’re looking for a means to get rid of the Bitnami corner banner on your WordPress site. This bitnami icon banner frequently appears following the installation of AWS Lightsail.
Our AWS Support Team has put together two different ways to solve this issue:
- Remove Bitnami Banner via SSH
- Remove Bitnami Banner via CSS
How to Remove Bitnami Banner from Lightsail WordPress Site via SSH
- To begin with, log in to the Lightsail console.
- Then, head to the Instances tab and copy the public IP address of the instance.
- Next, enter the public IP address of the instance in a new tab and press enter. Here, we can confirm whether the Bitnami icon appears on the page as seen below:
- After that, return to the Lightsail home page and select the browser-based SSH client icon next to the name of the instance we want to connect to.
- Then, enter one of the following commands after the SSH client connects to our instance:
sudo /opt/bitnami/apps/wordpress/bnconfig --disable_banner 1 && sudo /opt/bitnami/ctlscript.sh restart apache
sudo /opt/bitnami/wordpress/bnconfig --disable_banner 1 && sudo /opt/bitnami/ctlscript.sh restart apache
- Finally, confirm the process worked by heading to the public IP address of the instance and verifying the Bitnami banner is gone.
How to Remove Bitnami Banner from Lightsail WordPress Site via CSS
Alternatively, we may use the WordPress installation to accomplish the same thing. Let’s take a look at the steps:
- First, log in to WordPress and head to Customize under Appearances.
- Then, scroll down to Custom CSS and add the following code:
#bitnami-banner {display:none;}
- After that, click Publish.
Although this is a simpler technique, if the code line is removed, the banner will reappear.
According to our AWS Experts, the first method is a better choice as it is more permanent. However, if you are a beginner, the second method will also do the trick.
[Need assistance with another query? We are available 24/7.]
Conclusion
In brief, our skilled AWS Support Engineers at Bobcares demonstrated two different ways to remove Bitnami Banner from WordPress on AWS Lightsail.
PREVENT YOUR SERVER FROM CRASHING!
Never again lose customers to poor server speed! Let us help you.
Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.
0 Comments