Reminder: it's 2016, update the copyright date year in your website footer!
Just a reminder, as I just figured out I still needed to do this.
You can also automate this by using the following snippet of javascript code:
<script type="text/javascript"> document.write(new Date().getFullYear()); </script>
You can find more instructions on that here:
http://updateyourfooter.com/
P.S. I know I'm behind on my monthly blogs, and have hardly been active here at WA, but I'm still here and continuously working on my sites :)
Recent Comments
18
Hi Glob, have a look at my training,"Automatically Updating Website". It will update you website automatically year by year. You can find it on my profile.
Hi Harry. Good piece of training on how to automatically update the year using PHP. My solution is slightly different though as I'm using javascript.
Hi Glob, Nice to ear from you! Thank you for your nice reminder and the information... I will do that!
You have a great 2016!
Linda
See more comments
I got mine done,, however if Marion had not reminded me would have not thought of it.