≡ Menu

How to add copyright notice to wordpress footer

Do you want to add copyright notice to your wordpress footer like “Copyright © 2009 Websitename” .. Here is how.
Login into your wordpress and edit the footer.php and add the following line of code

Copyright &copy; 2010 &middot; All Rights Reserved &middot;  <?php bloginfo(‘name’); ?>

That’s it, your wordpress footer will have copyright notice as show below

Copyright © 2010 · All Rights Reserved · yourblogname.com

{ 0 comments… add one }

Leave a Comment