Forum
Welcome, Guest
Please Login to access forum.
Re:Lastmod generation problem: showing always current date for articles without "Modified Date" field! (0 viewing) 
Go to bottom
TOPIC: Re:Lastmod generation problem: showing always current date for articles without "Modified Date" field!
#5486
John Dagelmore
Admin
Posts: 3873
User Online Now
Re:Lastmod generation problem: showing always current date for articles without "Modified Date" field! Karma: 84  
Thanks Chris,

personally i would do this using directly phpMyAdmin.
You can export data directly from the database table in CSV format, so you can elaborate it with Excel for example and import back all data including the desired last modified date.

Another approach could be run some SQL queries in phpMyAdmin to update certain articles with the desired last modified date, for example if you now they are in a particular category, etc

Kind regards
John
 
Logged Logged  
  The administrator has disabled public write access.
Go to top