Artifacts Gallery Guilds Search Wiki Login Register

Welcome, Guest. Please login or register. - Thinking of joining?
a Summer night - @263.50 (what is this?)
Activity rating: Four Stars Posts & Arts: 88/1k.beats Random | Recent Posts | Guild Recents
News: :ha: :pc: Hello Melonland! :pc: :happy: Guild Events: HOMESTUCK ART-APALOOZA

+  MelonLand Forum
|-+  Life & The Web
| |-+  ✁ ∙ Web Crafting
| | |-+  ☔︎ ∙ I need Help!
| | | |-+  Is there an easier way of updating footers?


« previous next »
Pages: [1] Print Embed
Author Topic: Is there an easier way of updating footers?  (Read 3904 times)
Memory
Guest

« on: a Winter night » Embed

A few days ago we entered the year of 2022, but one problem was that I had to update my copyright date from 2021 to 2022 on every page. Is there an easier way of doing this where I could just update it once to effect every page?
« Last Edit: a Winter night by Memory » Logged
Melooon
Hero Member ⚓︎
*****
View Profile WWWArt


So many stars!
⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: melon
iMood: Melonking
Itch.io: My Games
RSS: RSS

Guild Memberships:
Artifacts:
I got robbed by Dan Q on Melonland!Flinstone VitaminAlways working hard!Known Apple shillcoolest melon on the web!Emergency feel-good tea
« Reply #1 on: a Winter night » Embed

A good question! You can apply this to anything you want across a site not just footers :grin:
Although, on the point of copyrights, I'm of the opinion that those are a feature of corporate websites and are not needed on personal sites, each to their own though!

To answer your question, if you use a static site generator you can do this pretty easily - Although I cant help much with that.

If your not using a site generator, include a script at the end of each page that updates the footer, then you just have to update the script to update every page. Its very fast to load, the downside is it does not update if people have scripts turned off.
HTML
Code
<footer id="foot">:grin:efault footer text for people without scripts</footer>
<script src="footUpdate.js?v=0"></script>

Script
Code
var footText = "&copy; 2022 - My Rad Site";
var foot = document.getElementById( 'foot' );

window.onload = function() {
 foot.innerHTML = footText;
}

OR You could also put an iframe in your footer to a default footer page. This is a bit slower as it needs to loads multiple pages (your main page and the footer page) but it still works if people have scripts turned off.
Logged


everything lost will be recovered, when you drift into the arms of the undiscovered

Artifact Swap: MelonPaintUnpleasantWildflowers!seahorseySafe from the Rain!bitsy catSquidwardRed TulipMellohiHelp, my tail is stuck!cyberziI met Dan Q on Melonland!?Stinky CheeseFlowersRaw beefEvil fucking snailPlank
di
Sr. Member ⚓︎
****
View Profile WWWArt


she/her dude/bro/girl
⛺︎ My Room
RSS: RSS

Guild Memberships:
Artifacts:
Fall!Great Posts PacmanFirst 1000 Members!OG! Joined 2021!
« Reply #2 on: a Winter night » Embed

Super helpful, thank you Melon :cheesy:
Logged

https://delovely.neocities.org/images/blinkies/bl-alien.gifhttps://delovely.neocities.org/images/blinkies/ibelieveinyou.gifhttps://delovely.neocities.org/images/blinkies/di.gifhttps://delovely.neocities.org/images/blinkies/delovely.gif
Melooon
Hero Member ⚓︎
*****
View Profile WWWArt


So many stars!
⛺︎ My Room
SpaceHey: Friend Me!
StatusCafe: melon
iMood: Melonking
Itch.io: My Games
RSS: RSS

Guild Memberships:
Artifacts:
I got robbed by Dan Q on Melonland!Flinstone VitaminAlways working hard!Known Apple shillcoolest melon on the web!Emergency feel-good tea
« Reply #3 on: a Winter night » Embed

OH ALSO, if you want the year to update itself every year you could do:

Code
var year = new Date().getFullYear();
var footText = "&copy; " + year + " - My Rad Site";
Logged


everything lost will be recovered, when you drift into the arms of the undiscovered

Artifact Swap: MelonPaintUnpleasantWildflowers!seahorseySafe from the Rain!bitsy catSquidwardRed TulipMellohiHelp, my tail is stuck!cyberziI met Dan Q on Melonland!?Stinky CheeseFlowersRaw beefEvil fucking snailPlank
Pages: [1] Print Embed 
« previous next »
 

Melonking.Net © Always and ever was! SMF 2.0.19 | SMF © 2021 | Privacy Notice | Send Feedback | Supporters ♥ Forum Guide | Rules | RSS | WAP | Mobile


MelonLand Badges and Other Melon Sites!

MelonLand Project! Visit the MelonLand Forum! Support the Forum
Visit Melonking.Net! Visit the Gif Gallery! Pixel Sea TamaNOTchi
MelonLand @000

Minecraft: Online
Join: craft.melonking.net