![]() | | ||||||||
| | #1 |
| HyperActive Warrior Join Date: Oct 2008
Posts: 236
Thanks: 19
Thanked 38 Times in 18 Posts
|
Hey there guy's, Just like the title says update your copyright to the year 2009... I personally had completely forgot about this, and had a friend remind me today. It simply looks very unprofessional when your customers check out your website and see that you have something like that outdated! I have been going through a few websites here and I have noticed that many of you that do sell something online have forgotten this too... So, a friendly reminder take a few minutes off to do this quick update. Have a great day! ![]() Alex Kaplo (Still haven't finished updating my websites... too lazy.. haha!) |
| | |
| | |
| | #2 |
| Monetization Warrior War Room Member Join Date: Jun 2008 Location: U.S.A.
Posts: 480
Blog Entries: 42 Thanks: 23
Thanked 11 Times in 10 Posts
|
This is a nice little tip, but it's a non-issue. Plus, if ppl have nothing better to do than to check my websites' copyright dates, they really do need to getalife. |
| Are your websites earning revenues??? Stop wasting time and space by using proven methods to monetize your websites and blogs @ Monetize Academy | |
| | |
| | #3 | |
| Zen Redneck War Room Member Join Date: Jul 2002 Location: Erie, PA
Posts: 12,268
Blog Entries: 4 Thanks: 1,076
Thanked 8,846 Times in 2,349 Posts
|
Alex, Quote:
Based on... what? Suppose, just for a second, that I have a book on houseplants for bachelors. Under what circumstances does the copyright date matter to a sensible adult intelligence? This should be good... Paul | |
| | |
| | #4 |
| Advanced Warrior War Room Member Join Date: Oct 2008
Posts: 522
Thanks: 124
Thanked 84 Times in 63 Posts
|
Glad I read this thread - wasn't sure whether I should update or not. Glad I don't have to find the time to do that!
|
| | |
| | #5 |
| Advanced Warrior War Room Member Join Date: Apr 2007 Location: Manchester, United Kingdom.
Posts: 586
Thanks: 0
Thanked 44 Times in 18 Posts
|
Thanks for the tip but I personally think there are more important things to worry about. The copyright date doesn't reflect when the site was last updated and so I don't see it as a problem. Yesterday I stumbled across a fellow marketers site and his page had a big splash banner proudly exclaiming that his book was "new and updated for 2005". Now THAT'S something I'd consider to be a problem! Cheers Lee McIntyre |
| | |
| | |
| | #6 |
| Dare To Be Different War Room Member Join Date: Nov 2005 Location: U.K.
Posts: 8,878
Thanks: 1,318
Thanked 2,807 Times in 1,041 Posts
|
Hi, Someone makes a thread like this every year. Perhaps we should compile a book entitled '101 unnecessary things that help you to avoid doing any work that will earn you money.' Updating your copyright could be one of the main examples (bearing in mind that if you're particularly bothered about it you could use a small piece of code on your sites to do it automatically and never have to think about it again) along with checking stats hourly, tidying up and re-organising your desktop, hard drive and bookmarks etc. Perhaps we could also throw in a bonus book - 'the art of double-handling' - which explains way to ensure that you don't get too productive by doing things in illogical sequences that take twice as much effort than necessary to achieve the same goal. |
| | |
| | |
| | #7 |
| Success Strategies Join Date: Oct 2008 Location: Birmingham UK
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
|
I also thought that this was a non issue unless it was a legal requirement. In any case it may be important for some. |
| | |
| | #8 |
| Warrior Member War Room Member Join Date: Jul 2008 Location: , , United Kingdom.
Posts: 19
Thanks: 1
Thanked 3 Times in 3 Posts
|
Thanks for the reminder I'm onto it now
|
| | |
| | #9 |
| Senior Warrior Member War Room Member Join Date: Oct 2006 Location: San Francisco, CA
Posts: 3,386
Blog Entries: 11 Thanks: 723
Thanked 778 Times in 494 Posts
|
I also agree that it's not necessary to update your Copyright year but if it's something you feel is necessary just use the JavaScript below and it will automatically update it for you so you don't have to waste time every year doing it by hand. Just change the 2001 to the actual begin year you want 2006, 2008, etc. and update your company name Code: <!-- ONE STEP TO INSTALL AUTOMATIC COPYRIGHT UPDATE:
1. Copy the coding into the BODY of your HTML document -->
<!-- STEP ONE: Paste this code into the BODY of your HTML document -->
<BODY>
<script type="text/javascript">
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Created by: www.jdstiles.com -->
<!-- Begin
copyright=new Date();
update=copyright.getFullYear();
document.write("Copyright © 2001-"+ update + " (your company name) All rights reserved.");
// End -->
</script> The JavaScript Source: Page Details: Automatic Copyright Update |
| | |
| | |
| | #10 |
| Kindle Book Author War Room Member Join Date: Nov 2006 Location: Marion TWP,MI , USA.
Posts: 545
Blog Entries: 2 Thanks: 15
Thanked 49 Times in 28 Posts
|
Alex Kaplo Thanks for the simple tip. Not sure how it got so blown up , ![]() That's why I don't post too often myself... Lambert |
|
WordPress Power Guide http://www.lambertklein.com/wordpress.html - WordPress Power Guide
| |
| | |
| | #11 | |
| Fixer & Finder War Room Member Join Date: Apr 2007 Location: California
Posts: 126
Thanks: 37
Thanked 19 Times in 16 Posts
|
Cool tip! Anyone know how to do it in php? Quote:
| |
| | |
| | #12 | |
| HyperActive Warrior Join Date: Oct 2008
Posts: 236
Thanks: 19
Thanked 38 Times in 18 Posts
| Quote:
Nevertheless, some very good issues have been brought up here and should be considered. Alex Kaplo | |
| | ||
| | |
| | #13 |
| Captain War Room Member |
Thanks for the cool code, but how do I change the font of the displayed code
|
|
"Action is the foundational key to all success." - Pablo Picasso
| |
| | |
| | #14 | |
| Advanced Warrior Join Date: Dec 2006 Location: U.S.A.
Posts: 741
Thanks: 59
Thanked 45 Times in 37 Posts
| Quote:
| |
| | |
| | #15 | |
| Dare To Be Different War Room Member Join Date: Nov 2005 Location: U.K.
Posts: 8,878
Thanks: 1,318
Thanked 2,807 Times in 1,041 Posts
|
Hi Alex, Quote:
| |
| | ||
| | |
| | #16 |
| Drunken Greek War Room Member | |
| | |
| | #17 |
| Warrior Nerd Join Date: Nov 2008 Location: SW Florida
Posts: 227
Thanks: 41
Thanked 50 Times in 48 Posts
| PHP Code: That's not as much a problem if you run a blog and have the date on the posts, but even then it still looks bad. Little things do count! |
|
Cheers, Kathy | |
| | |
| | #18 | |
| Zen Redneck War Room Member Join Date: Jul 2002 Location: Erie, PA
Posts: 12,268
Blog Entries: 4 Thanks: 1,076
Thanked 8,846 Times in 2,349 Posts
|
Kathy, Quote:
Suppose you go to a site on a subject relating to human psychology. Say, applied creativity. The copyright date is 2006. Do you assume the material is out of date? If so, on what basis? Do you believe that the working of the human mind has changed substantially in the past 2-3 years? There are subjects for which it's important to have the latest information. SEO, drug interactions, stock and fashion trends and other topics on which the working data change in relatively short cycles or periods. There is information that doesn't change often or quickly, if at all. As an example, an accurate history of some topic or event would not ever need to change. In fact, chronological distance from the events can lead to less accuracy, rather than more. Look at it from another perspective: Suppose someone has a book on a given topic that relates to a field which changes relatively quickly, like SEO. If they change the copyright date, but the information is still unchanged from 8 years ago, have they done something professional, or something deceptive? Hence my questioning of the unqualified assertion by the OP that failing to change the copyright date is "unprofessional." Yes, there are people who share your assumption that anything more than 3 months old is out of date. Yes, I have run into them, and gotten exactly this complaint about the topic of applied creativity. I have also run into people who will read a 100 or 200 page book, see one or two things in it that are common knowledge, and then say that the whole thing is just "rehashed crap" they can get on the web for free. As a merchant, I do not take such people seriously. It constantly surprises me that the people least able to apply cutting edge techniques are the ones who most demand them. If you have the background to know which is which, and where each is needed, you pay more attention to the content than the copyright notice. On another, related, point: I have seen products and salesletters that were upgraded over a period of years, and which didn't update the copyright date in the footer graphic. Which should matter more to me? If you look at the copyright date as being more significant than the content, you probably don't know enough about the subject for either to matter. Paul | |
| | |
| | #19 |
| HyperActive Warrior War Room Member Join Date: May 2006 Location: RI, USA
Posts: 288
Thanks: 41
Thanked 6 Times in 6 Posts
|
I absolutely agree with what Paul said. It makes perfect sense. But I wonder if there may be some that haven't thought it through to that extent. To me, it's not that I'd be looking for the most leading edge technology or information. I see an old copyright date and think "is anyone home?" In fact, I really appreciate a span of dates, such as Copyright 2003-2009. I realize that's not correct copyright usage, but it's a gut check I use for credibility. My brain sees dates such as those and computes a bit more trust... it's a site that's been around awhile. Kind of like a business "established in 1953." I now understand this is irrational, but I bet I'm not alone in my quirkiness... especailly in niches outside of IM. Just offering my opinion, not trying to argue (I'm not up to that ).Jackie |
| | |
| | #20 |
| Senior Warrior Attorney War Room Member Join Date: Jul 2004 Location: Jedi Temple
Posts: 2,905
Blog Entries: 32 Thanks: 70
Thanked 2,180 Times in 641 Posts
|
Let me add a little bit more ![]() [code] © STARTYEAR - <?=date("Y");?> [code] The STARTYEAR would be when you first created your website. If your site has been around a while, let your visitors know you're not just a start up. Also, what I do is put this code in a footer text file (footer.txt), then use a php include reference to the file at the bottom of every web page. This updates the copyright site-wide. The result will something like Copyright 2001-2009 |
| Stop Lawsuits Cold - Internet Marketing Law Center - Hundreds of Warrior Members California Noncompete Agreements - California Employment Law - Warrior Blog | |
| | |
| | #21 |
| Advanced Warrior War Room Member Join Date: May 2006 Location: Mostly Oklahoma, Sometimes Europe
Posts: 615
Thanks: 15
Thanked 66 Times in 54 Posts
|
Personally, I follow the standard that is used in many software markets, since the content is updated, some elements are already copyrighted in the past, while other content is new and is more recently copyrighted. The standard I'm referring to is "Copyright xxxx-xxxx" With some of my content this actually reads Copyright 1987-2009. Not that it's required to update it. Copyright date, as others have indicated, is not "the last update" date. |
|
- = Signature on Vacation = - (We all need a break from what we do for a living. I thought it was time my signature got a break too) | |
| | |
![]() |
|
| Tags |
| 2009, copyright, guy, update, year |
| Thread Tools | |
| |
![]() |