Page 1 of 1

How to publish and update footer only to all pages..

Posted: Mon Oct 27, 2025 2:26 pm
by Biju
I have created a site with 12 pages. The master page (set to not publish) contains a responsive menu and a footer. After publishing the site to a local folder, I manually added some scripts to a few of the pages and then uploaded them to the server.

Now I want to update only the footer content. Is it possible to publish just the footer changes to all pages from the master page? Otherwise, I would have to edit and re-add all the scripts that I previously inserted into each page.

Re: How to publish and update footer only to all pages..

Posted: Mon Oct 27, 2025 3:20 pm
by alan_sh
I don't know a way to do that.

Re: How to publish and update footer only to all pages..

Posted: Mon Oct 27, 2025 3:32 pm
by crispy68
No. Keep in mind when you publish, the master page is merged with each of your pages. So any changes to the master would have to be republished to merge the updates to each of your pages.

As for the scripts, are you not able to add those within WB so they are there when published?

Re: How to publish and update footer only to all pages..

Posted: Mon Oct 27, 2025 5:31 pm
by Biju
crispy68 wrote: Mon Oct 27, 2025 3:32 pm As for the scripts, are you not able to add those within WB so they are there when published?
Hi Ron,
I added some codes within WWB with HTML. I will check for others..
Thanks Ron