Is there any way to keep html pages updated?

  • Thread starter Thread starter cj
  • Start date Start date
C

cj

Guest
I don't know PHP so I don't know how to make databases or anything like that. I know HTML and that's it. But is there any program or easy way to make very minor changes to all the pages on my site? I just want the change to be the same for all the pages. For example, I want to put the date at the top of all my pages, but I want the date to change each day. I don't want to manually have to edit each page, I just want a batch change. So each day, I can make 1 minor change such as changing the date, and it changes all 300 pages on my site to that date. I mainly want to do this so search engines think my pages are constantly changing so they look fresh, even though the actual content wouldn't change at all. I create html pages in notepad manually.
and I don't know CSS. So any way to do it without CSS or PHP, like maybe a program?
and I don't know CSS. So any way to do it without CSS or PHP, like maybe a program?
@"html is static"
Ok but I don't necessarily need the HTML to change on it's own automatically each day. I'm willing to update it each day (manually), I just don't want to have to update 300 different pages one by one, since that takes forever. Im looking for a way to change one thing on one page (manually, each day I would do this), and when I make that one change to that one page, it changes the same thing on all the other pages. So it only takes me a few minutes to make that change each day.
@j k
well it doesnt necessarily have to be the date that changes. Just something on there, even a sentence at the top of the screen or something. I think the date thing wouldnt have an effect because its numbers but content and words would probably do the trick because Google seems to rank my pages higher when I add a new sentence here and there manually every few weeks.
SOLUTION: Ok I don't think anybody understood what I was saying. I didn't know what it was called, but now I know. What I'm referring to is "html batch editing", and after I realized that's the term for what I meant, I googled it and found many programs that can do it. So I'm going to let this question go into voting since I don't think anybody really knew what I was talking about.
 
Back
Top