Changeset 958574
- Timestamp:
- 08/01/2014 09:30:16 AM (12 years ago)
- File:
-
- 1 edited
-
blogger-importer/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
blogger-importer/trunk/readme.txt
r887414 r958574 37 37 The importer connects your server to the blogger server to copy across the posts. For this to work you need to have connectivity from the server to the internet and also have at least one of the remote access protocols enabled, e.g. curl, streams or fsockopen. You can use the Core Control plugin to test if these are working correctly. The importer connects to Google over a secure connection so OpenSSL needs to be enabled on your server. 38 38 The importer uses the SimplePie classes to read and process the data from blogger so you will need the php-xml module installed on your webserver. 39 40 = Preparation = 41 42 It is strongly recommended that you **disable all other plugins and caching** during the import. 43 44 This will ensure that the information transfers across as smoothly as possible and that posts and comments are correctly transferrred. 39 45 40 46 = How to use =
Note: See TracChangeset
for help on using the changeset viewer.