Looking for ways to remove powered by WordPress from your blog? Whoever said setting up a blog/site is easy never had to do it alone. While the process of installing WordPress and picking a theme is pretty straightforward, there are tens of minor (and often tedious) tasks you’ll have to check off your to-do list before taking your site live.
And the worst part? You probably won’t even think of them until you start to customize your little corner of the Internet. Removing “powered by WordPress” from your footer is a prime example of such a dreary task. Not to worry, though – we have some useful and easy to follow advice that will rid you of this problem in a jiffy. Read on.
Although Google advises against linking externally in the footer, certain WordPress themes incorporate the infamous “powered by WordPress” link by default – including Twenty Fourteen, Twenty Thirteen, and Twenty Twelve.
All these popular themes come equipped with the link in the footer, so you have two options: either live with it once your theme is live or follow our quick tutorial to remove it.
Here’s a video on how to do it with a step-by-step walkthrough – external link, opens up in a new tab.
Yes, removing the link is officially frowned upon by WordPress, but there are two methods that do the trick:
- Using the Style.css file to cover up the footer message
- Using the Footer.php file to remove the footer from your site
Easiest way – Remove Footer Credit Plugin (Download link)
Remove or replace the footer credits or any text or HTML in the page before it is rendered without modifying code. Many WordPress “experts” recommend modifying code (such as the footer.php). Modifying code is a bad idea because if you don’t know what you’re doing (or even if you do) you can seriously break your site. Also, whenever you update your WP theme it will stomp over your changes and require you do make the modifications all over again.
With this plugin you can easily modify your footer credits with no coding necessary. This plugin is very minimal to keep things simple and easy to use. There are just two text boxes: one to enter text/HTML to find and another to enter text/HTML to replace with (or nothing to remove). Contact me privately here or post in the comments if you have any questions, comments or suggestions.
How to Remove Powered by WordPress
- Login to your WordPress dashboard as an Admin
- Scroll over ‘Appearance’ and then click on the ‘Editor’ menu
- Click on the Style.css file; it’s at the near-bottom of the Templates section
- Type the following code at the end of the Style.css file and click the ‘Update File’ button

You can now preview your site and be jolly – you’ve successfully managed to hide the “powered by WordPress” message!
How to Completely Remove Powered By WordPress from the Footer
The method mentioned above will only serve to hide the footer message from your site. However, it will not completely remove the link; the original message will always be shown in your Template PHP file.
Therefore, in order to permanently get rid of it, you need to edit the “Footer.php” file and remove a code sequence. Don’t worry, it’s easier than it sounds. You simply need to delete a few lines of code. The example below was provided using the Twenty Fourteen theme.

Voilà! You can now preview your site in a browser to see that the footer message has completely disappeared.
Adding a Custom Footer Message
If you want to replace the WordPress footer message with a customized message like “Copyright @ Macho Themes,” modify the footer code as shown below:

Thoughts on how to remove powered by WordPress from your site
We hope you found the article helpful and you have successfully rid your WordPress site of that pesky default footer message. Keep browsing our blog for more interesting tips and tricks.
Awesome!
I just had to recently show a client how to do this, using your article. Thanks for making it so easy to understand!
I’m using “Remove Footer credits” plugin to remove my footer links. But after reading this post, it is really simple to remove those links. Thanks for this useful post.
Thank youu so much
Nice site, very nice. Thanks for sharing this.
This is the best one solution from all of those that I have found on internet. Thanks for sharing and making me able to remove wordpress powered by text.
please i have tried both of them but is not working
I need your help
Hi Mark,
what theme are you using and what have you tried so far? I could help if you could tell me this.
Thanks,
Cristian.
I have try too but it is not working, i am using free theme, my footer read “Islemag powered by WordPress”
cool this will help me a lot
thanks, machothemes
Hi, it isn’t working for me as well. i’m using hestia theme
Just get a custom wordpress developer and all the template footprints will be removed. At least if you get in touch with a decent one =) Good luck!
Terrible because the Hestia Theme has no area in the code saying powered by WordPress but it still shows up on the website.
Hey just wanted to give you a quick heads up. The text in your post seem to be running off the screen in Firefox. I’m not sure if this is a formatting issue or something to do with web browser compatibility but I figured I’d post to let you know. The layout look great though! Hope you get the issue fixed soon. Thanks|
I’m also using the Hestia theme and having the same issue as a few people here. I usually know how to remove the footer credits as explained in this post, however, with this theme the code isn’t the same which confuses me.
you can simply remove it by going to appearence>editor>CTR+f and fine footer.php>where you can again use Ctr+f to find what you want to remove or replace from footer
you can simple remove from footer.php file
The Baggies theme authors are clever. they modified the code to an extent that it took me 2 hours to figure out where they placed the footer “powered by” text. 1-null for baggies. Usually its an easy task.
I ended up only removing one line from the Footer.php and the issue was resolved.
Thanks dude! this is a great method, usually I use the plugin called “Remove Footer Credit” but it doesn’t work for some themes.
Excellent! Thanks!
I built my first website last year with the help of these tutorials. Very helpful as always. Thank you :).
Cool Tricks. Thanks a lot for this Awesome Tutorial.
Just a note for the Hestia users. Appearance>Customize>Additional CSS. Add in this line of code:
.copyright.pull-right {
display: none;
}
Not working for me i am using Anima theme
@karan – you can use the following plugin: https://wordpress.org/plugins/remove-footer-credit/ to remove footer credits from Anima theme.
i like this post very much
not working for me using twenty eleven theme at www. profitable-investing. com
Hi Geoffrey,
I just visited your site – it looks like you’ve managed to fix it in the meantime?
Thanks,
Cristian.
None of these options work now in the Atahualpa theme. I have tried everything to get rid of it. I haven’t had any problems customizing the footer until the latest update.
Hi Kathy,
did you manage to get it fixed? Have you tried: https://wordpress.org/plugins/remove-footer-credit/
Thanks.
Hi there,
Could you tell me how to remove the copyright from themes like Kale or Hestia?
I can’t seem to do it.
Hi Terence,
did you use Remove Footer Credit Plugin or trying to remove it by editing theme files?
Let me know!
Thanks,
Cristian.
I am using Total wp theme. Not able to remove the footer credit. Remove Footer Credit plugin is also not working. footer.php is not updated when I try to edit it. Will someone help me? I am a novice in wp. Thanks in advance.
Hi Hitesh,
I’ve just tested this with Total theme by Hash Themes & Remove Footer Credit worked flawlessly.
Could you please send a screenshot of the settings you’re using for the plugin?
Thanks,
Cristian.
Not working for my Theme Seopress, I had to uninstall it before anyone hack my site with a all promise and fail plugin
I’m really sorry to hear that Ibrahim. We will update this page and include the theme SEOpress with a tutorial on how to remove the footer link.
Thank you,
Cristian.
Hello
I just installed your plug in and am unsure how to use it!
Feeling like a dingbat.
I typed in the text I wanted removed and saved.. but nothing.
I’m using Envo Business theme
Hello Jenna,
You have to go to your website > right click on it and select ‘View page source’ > search there for the text/html you want to remove and then copy it > and paste it in your dashboard > Tools > Remove footer credit > Step 1 > inside the field for step 2 enter your replacement for that text/html.
Please see my screenshots with an example:
https://gyazo.com/5edb961dfe9ef73418286bcf109910ec
https://gyazo.com/6cd4b74663eb4f17dce791c83fa26c14
Please give this a go and let me know how it goes! If you have questions, please let me know.
Thank you,
Mihaela
hi, great plugin and tips on how to do it yourself.
thanks
Where is my comment?
Hi,
I tried the plugin but no luck. Using Fluida theme. The powered by Fluida & WordPress is not in the footer.php. I’ve read some comments and even though its released under a GPL license they won’t give up the “secret” to remove the footer credits.
Thank you!
Mark
Hello Mark,
You can replace that text easily using our plugin.
There is no need to edit the any theme files.
You just have to go to your website > right click on it and select ‘View page source’ > search there for the text/html you want to remove and then copy it > and paste it in your dashboard > Tools > Remove footer credit > Step 1 > inside the field for step 2 enter your replacement for that text/html.
Here is an example for the Fluida theme, which I tested beforehand: https://gyazo.com/00b041aca063b4aba87ffd15b69959b0
Please give this a try and let me know how it goes!
All the best,
Mihaela
Does this work if you’re running multiple themes? It’s removing the footer link from one of my themes perfectly, but I can’t seem to find the correct line of coding to remove the other one…
Hao – could you please describe your situation in a bit more detail? I’m not sure I can follow. How are you exactly using multiple themes at the same time?
Thanks,
Cristian.
I’m using simple catch but it’s just not working for me.how do I go about this please
Thanks but I have problem. Could you help me please?
I did first step. I add code style.css but at this time my head info turn visible. That is the ss of it: http://i63.tinypic.com/2z53ckh.png
How to fix it?
Thank you so much.
Thanks for sharing, may life bless you :)
Thank you for making the plug-in!
I was able to get the plugin to replace the text, but the link to wordpress.org still remains on my replacement text. I was wondering if you had any suggestions/tips on how to remove that link.
I should also mention that I am using the twentyseventeen theme.
Hello Mike,
You will have to replace that url as well.
I have installed the Twenty Seventeen theme to create an example for you.
Please see it below: https://gyazo.com/3dd3ad729b375e6285932aa9c7fedf0a
I have highlighted where you should add the replacement link.
Please let me know how it goes!
All the best,
Mihaela
That worked great, thank you! :)
I have another site that I’m using the ColorMag theme on, and it doesn’t seem to be allowing me to change any of the footer credit text with the plugin.
I’d love to hear if you have any tips on how to get it to work.
Thank you very much it helps alot…..
please i have tried both of them but is not working
http://www.viralomgg.com/
The Baggies theme authors are clever. they modified the code to an extent that it took me 2 hours to figure out where they placed the footer “powered by” text. 1-null for baggies. Usually its an easy task.thanks for sharing.
hi i am using a Free Enlighten Theme By Access Press . i used Every Method to remove the footer credit .neither footer.php work nor plugin.kindly tell me how to get rid of it.every time its shows Scrap None Error
hi, I am just using your plugin but did not work, I am using one-page express theme.