Changes between Version 1 and Version 2 of Ticket #4010, comment 44
- Timestamp:
- 04/09/2013 03:36:57 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4010, comment 44
v1 v2 6 6 7 7 What I do for my sites is to use that meta data and import it into the "redirection" plugin so that anyone who's linked an old URL will get directed across to the new location, otherwise they might get a 404 error. My scripts also rely on the correct data being stored in "blogger_permalink". I also handle the special cases such as the pages (as above) and searches with the redirection plugin. 8 9 Here's some notes on that: http://fleacircusdir.livejournal.com/4913.html 8 10 9 11 So I've corrected the importer to store the permalinks as it did before.