Your Friendly Consultant...

Monday, February 18, 2013

Add Copyright Information to your Blog

Today I shall write about adding Copy Right information to our Blog. Adding Copy Right Information can be done in two ways.
  • Simple Way – Using the Default Widget available in the Layouts option (Applicable for most of the default templates and also for any 3rd party templates having Attribution widget).
  • Hard Way – Using Edit HTML Option, This needs minor manual modification in the Page Source Code.
Lets check out how Copy Right Information can be added in a simple way.
  1. Click on Layout, Scroll down below to find Attribution Gadget at the bottom.
  2. Click on Edit Button.
  3. In the Configure Attribution window, Type the following information to add your Copy Right information at the bottom of your Blog. Copyright © 2013-2014 Owners_Name [ Ex: Copyright © 2013 Suntaragali ]
  4. In the Preview you should be able to see the information being added.

Let us look at the hard way of adding Copy Right information. No need to Panic..!! as you don’t have to be an expert in HTML or in CSS. LOL..!! Before proceeding, remove the default Attribution Widget from the blog if you are using any of the Blogger default templates. If not directly follow the below steps.
  1. Click on Templates and then click on Edit HTML.
  2. Find <div id='footer'> or
  3. Add Copy right information below
For Ex:  I have added Copy right information for my blog and below is the excerpt (highlighted in red).
<div id='footer'>
<!-- Remember!!! This free Blogger template is licensed under the Creative Commons Attribution 3.0 License. You are required to keep the footer links intact which provides due credit to its Author and Supporters. -->
<div class='first-links'>Copyright &#169; 2013-2014 <a expr:href='data:blog.homepageUrl'><data:blog.title/>. </a>All rights reserved. |
Designed for <a href='http://www.r4-3ds.fr'>r4 3ds</a> - <a href='http://www.r4ifr.fr'>carte r4i</a>, <a href='http://www.ir4isdhc.fr'>r4i sdhc</a>, <a href='http://www.r4igoldds.fr'>r4i gold</a></div> </div>
Click on Preview button to ensure that the information is correctly added. Then Click on Save Template.

Scroll down to the bottom of this blog to view how the copyright information is added in this blog.

Let me know if you face any issues in following the above steps to add your copy right information. Happy reading..!!

No comments:

Post a Comment