Bulk Updating Page Titles
PermalinkNow they've decided that they no longer want the year in the title or the URL (so the handle/slug). They have close to 200 pages like this so they would appreciate any way of automating the update. I'm thinking we should be able to run a SQL query to update all the pages, but since I'm not really familiar with the concrete5 database structure I'm not positive what I should be updating. If at all possible, I would like to just change the approved version of the page. All of the pages live under the "Inventory" page and have a page type of "Equipment Details", which I discovered the ctID of this page type is 89.
Anyone have any ideas for the query I'd need to write to accomplish this? Or is there another way?
Thanks in advance!
Blake
It would probably take 20 minutes or so to edit the page titles...less time than it would to find a way to to it automatically.
I would still like to know if there is a way to accomplish this though, in case this happens again one day but it's more pages than I can manually edit.
You'll need to find a way to take advantage of C5's "Save old Page Path" option when moving/renaming pages and URLs.