At one point I had a code placed in the Site Copyright that updated the year, and it is no longer displaying correctly.
It has errored on over 30 websites. This is the code I have in place:
© Copyright <script>document.write(new Date().getFullYear());</script> Lintz Land Design. All Rights Reserved.
And this is how it is now displaying:
© Copyright document.write(new Date().getFullYear()); Lintz Land Design. All Rights Reserved.
Thank you!
Home