{"id":162452,"date":"2022-01-14T13:00:00","date_gmt":"2022-01-14T13:00:00","guid":{"rendered":"https:\/\/premium.wpmudev.org\/blog\/?p=162452"},"modified":"2022-01-14T13:00:00","modified_gmt":"2022-01-14T13:00:00","slug":"remove-proudly-powered-by-wordpress-footer-link","status":"publish","type":"post","link":"https:\/\/wpmudev.com\/blog\/remove-proudly-powered-by-wordpress-footer-link\/","title":{"rendered":"How to Remove the \u201cProudly Powered By WordPress\u201d Link"},"content":{"rendered":"<p>Your website has finally come together. You\u2019ve whipped up an eye-catching header, your content is on point, your visuals are sweet, and you are ready to unveil your site to the world.<\/p>\n<p>Then you notice the \u201cProudly Powered By WordPress\u201d link on your footer. *<em>Womp, womp.<\/em>* Is your masterpiece forever condemned to being a WordPress mascot, or can the footer be removed?<\/p>\n<p>We\u2019re here to tell you, yes, indeed it can.<\/p>\n<figure id=\"attachment_202260\" class=\"wp-caption aligncenter\" data-caption=\"true\"><img loading=\"lazy\" decoding=\"async\" class=\"size-ratio-full wp-image-202260\" src=\"https:\/\/wpmudev.com\/blog\/wp-content\/uploads\/2019\/04\/proudly-powered-by-WP-footer-image-1050x479.png\" alt=\"Proudly powered by WP footer\" width=\"1050\" height=\"479\" \/><figcaption class=\"wp-caption-text\">WordPress\u2019s default footer message links to WordPress.org.<\/figcaption><\/figure>\n<p>The \u201cProudly powered by WordPress\u201d is a small message that lives in the footer section of several native WordPress themes, and not surprisingly gives a shout out to the WordPress project volunteers.<\/p>\n<p>While this may not bother some people, others may find it misaligned to their vision. If you run a business website, or simply want to be the sole focus of your online presence, you will likely want to change or remove the WordPress footer credits.<\/p>\n<p>So here you are, trying to figure out how to remove the \u201cproudly powered by WordPress&#8221; footer link from your site. Search no more! That\u2019s precisely what this post aims to help you achieve.<\/p>\n<h3>Are There Any Legal Ramifications to Removing the WordPress Footer Credits?<\/h3>\n<p>You will be pleased to know that removing the WordPress footer from your website won\u2019t get you into trouble.<\/p>\n<p>WordPress, as an entity, is free and licensed under the <a href=\"https:\/\/en.wikipedia.org\/wiki\/GNU_General_Public_License\" target=\"_blank\">GPL<\/a> (General Public License). This basically means you are well within your rights to use, modify, and even redistribute WordPress.<\/p>\n<p>If that\u2019s not enough reassurance for you, any WordPress theme you download from the official WordPress.org theme directory is covered by the license. So, you\u2019re also free to make edits to those.<\/p>\n<p>With legalities out of the way, the rest of this post will show you how to edit or even remove the WordPress copyright footer from your website, especially if you are using a WordPress default theme.<\/p>\n<p>For more customization, check out <a href=\"https:\/\/wordpress.org\/plugins\/branda-white-labeling\/\" target=\"_blank\">Branda<\/a>, the plugin that lets you remove or replace the WordPress branding your theme can\u2019t\u2015without touching a line of code. Though Branda can&#8217;t change the &#8220;Powered By WordPress&#8221; section, this plugin will completely white-label everything else.<\/p>\n<h3>Always Backup Before Making Changes<\/h3>\n<p>First things first. Before making any changes on your website, it is always a good idea to back up the contents of your site, so that if you accidentally break anything, you can quickly fix it by restoring your website to an earlier version. Many people have lost valuable information and even whole websites by failing to back them up, and we would hate that to happen to you.<\/p>\n<p>If you\u2019re a WPMU DEV member, you can schedule your site to backup automatically with <a href=\"https:\/\/wpmudev.com\/project\/snapshot\/\" target=\"_blank\">Snapshot<\/a>. (Not a member yet? <a href=\"https:\/\/wpmudev.com\/pricing\/\" target=\"_blank\">Become one today<\/a>!)<\/p>\n<p>Now, let\u2019s delve in and explore the various ways in which you can remove the \u201cpowered by WordPress\u201d footer from your website.<\/p>\n<h3>How to Hide the WordPress Copyright Footer<\/h3>\n<p>This method comes up a fair amount in searches, so we\u2019re including it as a cautionary tale, one that is best avoided. It involves adding some CSS to the Theme Customizer, from the WP admin area.<\/p>\n<p>While this is a quick &amp; easy method, and does accomplish the task at hand, the potential detrimental effect on your website SEO is not worth the risk. Spammers use a similar technique to hide links from users, so your site is likely to be flagged.<\/p>\n<p><a href=\"https:\/\/developers.google.com\/search\/docs\/advanced\/guidelines\/hidden-text-links?hl=en&amp;visit_id=637697469176879672-198845533&amp;rd=1\" target=\"_blank\">Google<\/a>\u2019s stance on this is pretty clear (and we concur), so use it at your own peril.<\/p>\n<p>We recommend the following methods.<\/p>\n<h2>3 ways to Remove or Edit the WordPress Copyright Footer Link<\/h2>\n<ol>\n<li><a href=\"#Method1\">Remove Footer Link via WordPress Theme Customiser<\/a><\/li>\n<li><a href=\"#Method2\">Remove Footer Link via Native Theme Options<\/a><\/li>\n<li><a href=\"#Method3\">Remove Footer Link via Editing Footer.php<\/a><\/li>\n<\/ol>\n<p>To change the footer you will need:<\/p>\n<ul>\n<li>Access to your WordPress admin area<\/li>\n<li>A text editor on your computer<\/li>\n<\/ul>\n<h3 id=\"Method1\">Method #1: via the WordPress Theme Customizer<\/h3>\n<p>Depending on what theme you are using, you may have the option to remove or edit the \u201cpowered by WordPress\u201d footer directly in your theme customizer.<\/p>\n<ol>\n<li>Go to <strong>Appearance &gt; Customize <\/strong>on the WordPress dashboard<\/li>\n<li>Click <strong>Footer<\/strong> &gt; <strong>Bottom Bar<\/strong><\/li>\n<li>Either <strong>Disable Footer Credits<\/strong>, or put your own text in <strong>Edit Footer Credit<\/strong><\/li>\n<\/ol>\n<h3 id=\"Method2\">Method #2: via the Native Theme Options<\/h3>\n<p>This works best for most third-party themes. Sometimes, the native WordPress theme customizer may not be equipped to edit the footer in WordPress, so your best bet is to check in the theme settings first.<\/p>\n<p>If you have been unable to locate the option to disable footer credits inside the theme customizer, you could also check the \u2018Widgets\u2019 section, or inside the individual theme\u2019s options.<\/p>\n<h3 id=\"Method3\">Method #3: via Editing Footer.php<\/h3>\n<p>Editing your theme\u2019s <em>footer.php<\/em> file is another easy way to remove the WordPress footer credit link. The <em>footer.php<\/em> file contains the information your site needs to display the footer of your site, including, you guessed it, the WordPress credit link.<\/p>\n<p>The safest way to edit the WordPress footer code on your website is by using an SFTP file manager, such as <a href=\"https:\/\/filezilla-project.org\/\" target=\"_blank\">Filezilla<\/a>, to access your core files. For security reasons, some web hosts disable the option to edit your theme code directly from inside your WordPress admin area.<\/p>\n<p>If you notice that you are unable to locate your website\u2019s theme editor inside your WordPress admin area, it might have been disabled by your host. This means that you will need an SFTP file manager to access your files. But don\u2019t worry\u2015we have you covered on how to go about this.<\/p>\n<ol>\n<li>Connect to your site using an SFTP file manager. If you\u2019re uncertain about how to do this, <a href=\"https:\/\/wpmudev.com\/blog\/ftp-wordpress\/\" target=\"_blank\">this in-depth tutorial<\/a> will guide you through the process.<\/li>\n<li>Navigate to the <b>public_html\/wp-content\/themes<\/b> directory.<\/li>\n<li>Open the directory containing the theme you wish to edit.<\/li>\n<li>Locate the <b>footer.php<\/b> file, then copy it to the appropriate child theme directory.<\/li>\n<li>Open the <b>footer.php <\/b> file using a text editor and search and delete the footer code, depending on what theme you\u2019re using.<\/li>\n<\/ol>\n<p>Twenty Sixteen theme:<br \/>\n<div class=\"gist\" data-gist=\"70b4716fb17ce36e5a0b317778a85633\" data-gist-file=\"delete-wordpress-footer-2016\"><a class=\"loading\" href=\"https:\/\/gist.github.com\/70b4716fb17ce36e5a0b317778a85633.js?file=delete-wordpress-footer-2016\">Loading gist 70b4716fb17ce36e5a0b317778a85633<\/a><div class=\"gist-consent-notice\" style=\"display:none\"><p>Please <a href=\"javascript:Cookiebot.renew()\">update your cookie preferences<\/a> to enable preference cookies to view this gist.<\/p><\/div><\/div>\n<p>Twenty Seventeen theme:<br \/>\n<div class=\"gist\" data-gist=\"48e8c24d824807c072fe308f5ad08d0a\" data-gist-file=\"delete-wordpress-footer-2017\"><a class=\"loading\" href=\"https:\/\/gist.github.com\/48e8c24d824807c072fe308f5ad08d0a.js?file=delete-wordpress-footer-2017\">Loading gist 48e8c24d824807c072fe308f5ad08d0a<\/a><div class=\"gist-consent-notice\" style=\"display:none\"><p>Please <a href=\"javascript:Cookiebot.renew()\">update your cookie preferences<\/a> to enable preference cookies to view this gist.<\/p><\/div><\/div>\n<p>Twenty Nineteen theme:<br \/>\n<div class=\"gist\" data-gist=\"a310cceec44cf71189682fab0c6c80b0\" data-gist-file=\"delete-wordpress-footer-2019\"><a class=\"loading\" href=\"https:\/\/gist.github.com\/a310cceec44cf71189682fab0c6c80b0.js?file=delete-wordpress-footer-2019\">Loading gist a310cceec44cf71189682fab0c6c80b0<\/a><div class=\"gist-consent-notice\" style=\"display:none\"><p>Please <a href=\"javascript:Cookiebot.renew()\">update your cookie preferences<\/a> to enable preference cookies to view this gist.<\/p><\/div><\/div>\n<ol start=\"6\">\n<li>Click \u201cUpdate File\u201d and the footer credit link will be gone or modified.<\/li>\n<\/ol>\n<p><strong>A word of advice:<\/strong> Before making any changes to your WordPress theme, it\u2019s always a good idea to create a child theme, rather than directly edit your WordPress website\u2019s code. There are a couple of reasons why you should do this:<\/p>\n<ol>\n<li>Any updates that bring your theme up to the latest version could potentially undo all your hard work and revert your footer back to its pre-edited state.<\/li>\n<li>By editing the code directly on your website, there\u2019s a chance that you could change or delete the wrong code and break your website.<\/li>\n<\/ol>\n<p>If you\u2019re new to creating child themes, you can read more about it in our guide, <a href=\"https:\/\/wpmudev.com\/blog\/how-to-create-wordpress-child-theme\/\" target=\"_blank\">How to Create a WordPress Child Theme<\/a>.<\/p>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><span class=\"embed-youtube-lazy-id dev-hidden\">KDgpjZxfzhI<\/span><\/span><\/p>\n<p>Even the best developers &amp; DIY-ers can run into hang-ups and head scratchers. Get expert, tailored advice &amp; solutions, day or night, with our <a href=\"https:\/\/wpmudev.com\/hosting\/\" target=\"_blank\">managed hosting<\/a>. Each of our plans comes with a slew of other goodies, such as fully dedicated resources, our streamlined, intuitive site manager, <a href=\"https:\/\/wpmudev.com\/project\/the-hub-client\/\" target=\"_blank\">The Hub<\/a>, 7 premium plugins, plus our world-class, 24\/7\/365 live support. All in a fast and secure environment, backed by our 30-day, money-back guarantee.<\/p>\n<p>So whether you feel ready to take on the world, or take a nap, we\u2019ve got you covered.<\/p>\n<h3>Playing Footsies<\/h3>\n<p>As you can see, there are several ways to remove the drab, generic \u201cProudly powered by WordPress&#8221; footer. If your first selection doesn\u2019t pan out, try an alternate method from those mentioned above.<\/p>\n<p>Also, if you need any help with customizing your WordPress website, please reach out to our friendly <a href=\"https:\/\/wpmudev.com\/get-support\/\" target=\"_blank\">support team<\/a> who would be more than happy to help!<\/p>\n<p>Tweaking your site to make it uniquely your own is satisfying and rewarding, and helps filter out background noise for your visitors, enabling your brand and message to be more impactful.<\/p>\n<p><strong><em>Editor\u2019s Note:<\/em><\/strong><em> This post has been updated for accuracy and relevancy. [Originally Published: May 2019 \/ Revised: January 2022]<\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Your website has finally come together. You\u2019ve whipped up an eye-catching header, your content is on point, your visuals are sweet, and you are ready to unveil your site to the world. Then you notice the \u201cProudly Powered By WordPress\u201d link on your footer. *Womp, womp.* Is your masterpiece forever condemned to being a WordPress [&hellip;]<\/p>\n","protected":false},"author":82489,"featured_media":199232,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"blog_reading_time":"","wds_primary_category":0,"wds_primary_tutorials_categories":0,"footnotes":""},"categories":[263],"tags":[10607,9975],"tutorials_categories":[],"class_list":["post-162452","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tutorials","tag-footer","tag-white-label"],"_links":{"self":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/162452","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/users\/82489"}],"replies":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/comments?post=162452"}],"version-history":[{"count":22,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/162452\/revisions"}],"predecessor-version":[{"id":202228,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/posts\/162452\/revisions\/202228"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/media\/199232"}],"wp:attachment":[{"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/media?parent=162452"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/categories?post=162452"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/tags?post=162452"},{"taxonomy":"tutorials_categories","embeddable":true,"href":"https:\/\/wpmudev.com\/blog\/wp-json\/wp\/v2\/tutorials_categories?post=162452"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}