How long as it been since you updated the copyright date on your website? I don’t know about you but I see this as one of those little things that is important. Same as a company blog that hasn’t been updated in months. Did you know that you can keep the copyright date on your site up-to-date with just one simple line of code?
Yep, all you have to do is use the following code:
<?php print date('Y'); ?>
That’s all it takes for your site to display an up-to-date copyright date. Blogging isn’t quite so easy but you should really get rid of the blog if you’re not going to post anything to it. You’re probably losing sales because people wonder if you’re still around. Neglected blogs make me wonder what else you neglect.
