Blogger provides the gadgets to add some important information on our website like- disclaimers, copyright and other things.These gadgets will provide features to make available these things on our every page.
This is very important for us to add the disclaimer and copyright information on our website.
Here is the simple way to add a copyright gadgets on our blogger website -
1. Log into the Blogger.
2. Click on the respective blog where you want to add the copyright.
3. Navigate to the "Layout" section available to left-bottom side.
4. Now click on "Add a Gadget" link on bottom.
5. Under Basics tab, Add a HTML/Javascript gadget.
6. Next popup for configuring HTML.Javascript gadget will open. In content section paste the below text.
<div style="text-align:center;">
Copyright © <script type='text/javascript'>var currentYear= new Date();document.write(currentYear.getFullYear());</script>
<a href='http://www.einfoportal.com/'>www.einfoportal.com </a></div>
Here replace the "www.einfoportal.com" by your own website.
Note - Here, there is no need to update the year next time. javascript variable "currentYear" will automatically pick the current year next time.
Saturday, May 18, 2013
How to add a copyright widget in google blogger in easy steps
About the Author

Manish Rai
Author & Editor
0 comments:
Post a Comment