Skip to main content

Question from a novice

Comments

3 comments

  • cPRex Jurassic Moderator
    Hello there! The best answer we can provide with the details we have here is "it depends." If the site is using a tool like Wordpress there is likely a way to edit the theme used for all pages. This would be done through the Wordpress manager area. It the site is built from scratch...that could be significantly more complicated. It could be that you would need to edit the code of each page individually. There could be stylesheets involved that control the header and footer area, so editing one of those files may resolve the issue. There are tools that would allow you to replace blocks of text inside multiple files at once, but those should be used with extreme caution as a small error will get sent to multiple areas at one time. I would also recommend taking a backup of the entire site before any changes are made. Unfortunately it would require a thorough code review of the entire site and how it is built before anyone would be able to answer this question.
    0
  • rmawad
    Hello there! The best answer we can provide with the details we have here is "it depends." If the site is using a tool like Wordpress there is likely a way to edit the theme used for all pages. This would be done through the Wordpress manager area. It the site is built from scratch...that could be significantly more complicated. It could be that you would need to edit the code of each page individually. There could be stylesheets involved that control the header and footer area, so editing one of those files may resolve the issue. There are tools that would allow you to replace blocks of text inside multiple files at once, but those should be used with extreme caution as a small error will get sent to multiple areas at one time. I would also recommend taking a backup of the entire site before any changes are made. Unfortunately it would require a thorough code review of the entire site and how it is built before anyone would be able to answer this question.

    Thank you so much. yes it is a full-blown coded page with no WP. I am being very cognizant of what I do change as for now it is minimal verbiage. As you mentioned I am simply going page by page and manually changing. Thanks again!
    0
  • cPRex Jurassic Moderator
    You're very welcome! Doing those individually is probably the best way to ensure there are no issues from any automated procedures not going exactly as anticipated.
    0

Please sign in to leave a comment.