- Help Center
- Web Presence
- Managed Wordpress
-
Cloud Infrastructure
-
Cloud Data Protection
-
Cloud Productivity
-
Cloud Security
- Cloud Endpoint Security
- Cloud Endpoint Detection & Response
- Cloud Network Detection & Response
- SSL Certificates
- Vulnerability Scanning
- Cloud Web Application Firewall
- Secure Internet Access
- Secure Private Access
- Cloud User Behaviour
- Cloud User Activity Monitoring
- Unified Threat Management
- Cloud DLP
- Cloud Log Management
- Cloud Patch Management
- Cloud Encryption
- Cloud IAM
- Cloud Password Manager
- Cloud Priviledge Access Management
-
Security Services
- Azure Firewall
- Azure WAF
- Azure Security Center
- Managed SOC
- Managed SIEM
- Managed Firewall Services
- Managed VAPT Services
- Security Audits
- Network Security
- Wireless Audits
- Configuration Audits
- Network Penetration Testing
- Application Penetration Testing
- Mobile Penetration Testing
- IOT Penetration Testing
- Database Penetration Testing
- Website Penetration Testing
- Vulnerability Management
- Managed Endpoint Protection
- Managed Endpoint Detection & Response
- Managed Network Detection & Response
- Managed Detection & Response
- Managed Threat Hunting
- Managed Threat Intelligence
- Managed UEBA
- Managed Data Leak Prevention
- Managed Privileged Access Management
- Managed Web Application Firewall
- Managed DDoS
- Managed Secure Wi-Fi
- Managed Network Access Control
- Managed Network DLP
- Container Security
- Managed SOAR
- Managed DevSecOps
- Managed Incident Response
- Digital Forensics
- Managed Breach & Attack Simulation
- Red Team Assessment
- Managed Decoy-as-a-Service
- Blue Team Assessment
- Managed IOT
- Managed SCADA Security
- Cloud Security
- Azure Log Analytics
- Azure Active Directory
- Managed Azure Sentinel
-
Managed Services
-
Web Presence
-
Billing
-
Cloud DRaaS
How to Change the Branded Footer Text in WordPress?
To change the branded footer text in WordPress.
You may see a branded message in the front-end footer of your site at the bottom of the page when you first install WordPress.
You will see the message as "Proudly powered by WordPress" which helps to promote the WordPress platform but you may want to remove it. Also, when you think from a security point of view, it makes clear the platform on which your site is based and this can be risky.
Follow the below steps to remove or edit the message displayed in the WordPress footer:
Removing the Footer Message
Log in to the Dashboard for WordPress administration.
Go to Appearance > Customize in the left sidebar.
This will open the customizer for WordPress. This integrated editor allows several theme settings to be changed safely.
Instead of directly editing the footer code to delete the message, its display can be controlled using a CSS rule.
Choose Additional CSS at the base of the menu.
Add the below code to the page:
|
After adding the code, check your site footer in the preview pane on the right. You will notice that the message has now disappeared.
Click on the Publish button to save the change, the X to exit the Customizer.