QUESTION ABOUT SPECIFIC TASK

User 2747726 Photo


Registered User
27 posts

Can the html editor make mass changes to a site? For example, if I wanted to update the "copyright 2015" on the bottom of every page, could that be done without going into each page?
User 187934 Photo


Senior Advisor
20,188 posts

Hi matthew,
Yes it has a find and replace feature.:cool:
It can be adjusted to look in specific folders and file types. I use it a lot.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2747726 Photo


Registered User
27 posts

Ok thanks for your quick response, If I have any issues when implementing it, I'll check back here.
User 10077 Photo


Senior Advisor
1,095 posts

Be sure to make a backup of the site BEFORE making global find/replace changes just in case something goes wrong. If done correctly, there shouldn't be a problem, but it's always good to be prepared just in case.
ASK ME ANYTHING
I provide personalized help for Coffeecup Users including personal or group training for Site Designer, Web Form Builder and more via Zoom.
Email me at support@uscni.org or call 865-687-7698.

Did you know that Web Form Builder can be used for both simple and complicated forms and that it's not limited to the default fonts and buttons? Take a look at a form we developed for WindowTinting.com.
https://forms.windowtinting.com/forms/w … ppingcart/
User 289442 Photo


Registered User
161 posts

Another way to do that is just put all the footer in a separate file and use a SSI (server side include) to load it to the pages. Corrections and updates then only have to be made in one file and uploaded to the server. You can of course do the same thing with the main navigation and header if you wish.

TomH
User 187934 Photo


Senior Advisor
20,188 posts

TomH wrote:
Another way to do that is just put all the footer in a separate file and use a SSI (server side include) to load it to the pages. Corrections and updates then only have to be made in one file and uploaded to the server. You can of course do the same thing with the main navigation and header if you wish.

TomH

This would still involve replacing code in every page for the user that didn't use includes to begin with.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 289442 Photo


Registered User
161 posts

Eric Rohloff wrote:
TomH wrote:
Another way to do that is just put all the footer in a separate file and use a SSI (server side include) to load it to the pages. Corrections and updates then only have to be made in one file and uploaded to the server. You can of course do the same thing with the main navigation and header if you wish.

TomH

This would still involve replacing code in every page for the user that didn't use includes to begin with.


True -- but only one time :)

Actually I only mentioned it in case there might be unheard lurkers considering the same possibilities.

TomH
User 187934 Photo


Senior Advisor
20,188 posts

I hit the replace button one time.:P
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 289442 Photo


Registered User
161 posts

Eric Rohloff wrote:
I hit the replace button one time.:P


yep! got me. :cool:

Doesn't much matter if the site is five - ten - twenty pages you are changing. Hundred and fifty, two hundred or so, becomes a different story.

Actually I do the same on a small site, change the pages and upload.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.