Every year more and more members join, so it is a good time to remind everybody, the copyright notice on websites needs updating to 2012 and then update all your website sitemaps at the same time. You know when you visit a site that still shows something like 2008 the site is not maintained, don't let this happen to you. Drachsi
thanks Drachsi... that's a good point and many of website owners forget to change the Copyright notice. Hope you have remembered all the DP guys as it is also an important factor to user, if he see and old year like 2000, ..... i will definitely close it. So guys it time to update...!
Good point, personally I use a piece of php code to always keep the copyright notice current: © Copyright Arctek 2004-<?php echo date( "Y" ); ?> Code (markup): Would be the following (next year): © Copyright Arctek 2004-2012
Depends on what country you are in Original new content would need to carry the latest year, but previous content does not require to be updated as the copyright applies for the date I have pages from 2001 and they still carry 2001, even with updates no change is required