Does anyone know if their is a way to edit multiple html pages while they are on the server in an easy, efficient way? I just need to add a small link to the bottom of all of my pages, but I have thousands and thousands of pages.
try using a server side language such as php. what you could do is create a template system. where you call a header, and a footer. and the header is such as "header.html" and footer is such as "Footer.html". that way you only have to edit one file and the whole site would be updated.
as said, unless you used SSI (Server Side Includes) originally you have to edit every one
Now sounds like a good time to start converting to SSI though
__________________
Chris. ->> Please login or register to view this content. Registration is FREE <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
Some webhost accounts will allow you to generate headers/footers by the server. Check out all the features in your account control panel and see if it includes a feature for server generated content.
__________________
I do Please login or register to view this content. Registration is FREE based.
Spend a lot of time in Please login or register to view this content. Registration is FREE .
And Please login or register to view this content. Registration is FREE chews up the rest.