How to Remove Powered by WordPress Footer Link

How to Remove Powered by WordPress Footer Link

Do you want to remove Powered by WordPress footer link?

If you are using a default theme then you might have noticed “proudly powered by WordPress”  message in the footer area. Some free theme also comes with a credit link along with the message. It’s highly unprofessional to display this text in your business or personal website.

In this article, we’ll cover how to remove powered by WordPress footer link from your website.

Why Remove “Powered by WordPress” Footer Link

The “proudly powered by WordPress” footer message advertises WordPress. Similarly, the credit text gives credit to the theme developer. The footer link has a negative impact on your site’s SEO. Search Engine like Google and Yahoo devalues the footer link. Needless to say, powered by WordPress footer link makes your site look unprofessional as well as affects your traffic. That is why you must remove the footer credit link from your WordPress website.

Having said that, let’s start:-

Ways to Remove “Powered by WordPress” from Footer

It’s very easy to remove the footer link if you know where to look. Although there are many ways to remove the footer message link, the exact method depends on the theme you are using.  We recommend you the following two options to remove the footer credit link.

  • Remove footer credit link from customizer
  • Remove footer credit link from the footer.php
  • Remove the Credit Text using Plugin

Remove “Powered by WordPress” via Customizer

Some good quality theme provides an easy option to remove the footer credit message using customizer. The customization setting may vary from theme to theme.  However, the first step is the same for all themes. Hence, go to the Appearance>>Customizer. You will be taken to the theme customizer where you can find the footer settings. You can either remove footer credit or modify it as you see fit. In order to remove the footer credit link, you’ll have to leave the copyright text box absolutely empty.

For example, The Yaatra theme from codevibrant allows users to remove powered by WordPress footer link as well as modify it as shown in the image.

Remove-powered-by-WordPress-footer-link-from-Customizer

Note: This option is available only in the premium theme.

Edit “Powered by WordPress” from the Footer.php

If your theme doesn’t allow you to customize the footer credit message, then your only option is to edit it from the footer.php.

Remove-powered-by-WordPress-footer-link-using-footer
  • Navigate to the Appearance>>Theme Editor.
  • Click on the file name Theme Footer(footer.php) from the right-hand panel to open it.
  • Simply search for footer credit text “ powered by WordPress”. Then delete the code from the footer.php.
  • Finally, click on the update button to save the changes.

That’s all you have successfully removed the powered by WordPress footer link from your site.

Hide the “Powered by WordPress” Using CSS.   

We do not recommend to remove “powered by WordPress” in footer using CSS because it is a not good from the point view of SEO to hide the footer link. However, you can still use this tick in case other method didn’t work as this method works in every theme. 

In order to hide credit link using CSS, go to Appearance >> Customize >> Additional CSS. Then, copy-paste the following code and click on the publish button.

.site-info{display:none;}
Hide the footer link using CSS

Remove the Credit Text using Plugin

Removing the powered by WordPress footer link by using the plugin is quite easy. All you have to do is install a plugin called Remove Footer Credit Plugin. It easily removes the specific code from the footer.

Frequently Asked Questions

Below I’ve answered some questions we get asked the most about how to get rid of “Powered by WordPress”.

Am I Allowed to Remove Powered by WordPress Footer link?

WordPress user often assume “Proudly Powered by WordPress” is mandatory because they see it in almost every free and premium themes. However, this is abosulety false. Hence, you can freely remove copyright footer from wordpress themes. 

How do I remove powered by WordPress from footer Elementor?

Use Remove Footer Credit Plugin to get rid of proudly powered by WordPress from footer Elementor. You can also change WordPress copyright text in Elementor from footer label in the sidebar.

How to remove powered by WordPress twenty seventeen?

Twenty seventeen is a free theme so it doesn’t have option to remove message from customizer. Thus, you can remove it using a plugin or via editing footer.php.

Wrapping Up

To wrap up, I hope this article helped you to remove powered by WordPress footer link. If you find this article helpful, don’t forget to follow us on Facebook and Twitter.

If you have any queries write to us in the comments below. You can also suggest us topics you want us write a tutorial on.

3 thoughts on “How to Remove Powered by WordPress Footer Link

Leave a Reply

Your email address will not be published. Required fields are marked *