diff --git a/blogger-2-b2.php b/blogger-2-b2.php deleted file mode 100644 index 821530f2f9..0000000000 --- a/blogger-2-b2.php +++ /dev/null @@ -1,229 +0,0 @@ - - - -blogger 2 b2 - converting... - - - - -

blogger 2 b2

-

The importer is running...

- -

 

-

Completed Blogger 2 b2 import !

-

Now you can go and log in, have fun !

- - -blogger 2 b2 importer utility - - - - -

blogger 2 b2

-

This is a basic Blogger to b2 import script.

-

What it does:

- -

What it does not:

- -

 

- -

First step: install b2

-

Install the b2 blog as explained in the ReadMe, then immediately come back here.

- -

Second step: let's play with Blogger

-

Log into your Blogger account.
-Go to the Settings, and make Blogger publish your files in the directory where your b2 resides. Change the Date/Time format to be mm/dd/yyyy hh:mm:ss AM/PM (the first choice in the dropdown menu). In Archives: set the frequency to 'monthly' and the archive filename to 'cafelog.php' (without the quotes), set the ftp archive path to make Blogger publish the archives in your b2 directory. Click 'save changes'.
-Go to the Templates. Replace your existing template with this line (copy and paste): -

<Blogger><cafelogpost><$BlogItemDateTime$>|||<$BlogItemAuthorNickname$>|||<$BlogItemBody$>|||<$BlogItemNumber$></Blogger>
-Go to the Archives, and click 'republish all'.
-Check in your FTP that you've got the archive files published. They should look like this example: 2001_10_01_cafelog.php. If they aren't there, redo the republish process.

You're done with the hard part. :)

- -
- -

Third step: w00t, let's click OK:

-

When you're ready, click OK to start importing:

-Note: the script might take some time, like 1 second for 100 entries imported. DO NOT STOP IT or else you won't have a complete import, and running the script again might just make you have double posts.

-
- - - - \ No newline at end of file diff --git a/blogger-2-wp.php b/blogger-2-wp.php new file mode 100644 index 0000000000..e5e151b90d --- /dev/null +++ b/blogger-2-wp.php @@ -0,0 +1,213 @@ + + + + Blogger to WordPress - Converting... + + + +
+

Blogger to WordPress

+

The importer is running...

+ +

 

+

Completed Blogger to WordPress import!

+

Now you can go and log in, have fun!

+
+ + + + + + Blogger to WordPress Import Utility + + + + +
+

Blogger to WordPress

+

This is a basic Blogger to WordPress import script.

+

What it does:

+ +

What it does not:

+ + +

First step: Install WordPress

+

Install the WordPress blog as explained in the read me, then immediately come back here.

+ +

Second step: let's play with Blogger

+

Log into your Blogger account.
+Go to the Settings, and make Blogger publish your files in the directory where your b2 resides. Change the Date/Time format to be mm/dd/yyyy hh:mm:ss AM/PM (the first choice in the dropdown menu). In Archives: set the frequency to 'monthly' and the archive filename to 'cafelog.php' (without the quotes), set the ftp archive path to make Blogger publish the archives in your b2 directory. Click 'save changes'.
+Go to the Templates. Replace your existing template with this line (copy and paste): +

<Blogger><cafelogpost><$BlogItemDateTime$>|||<$BlogItemAuthorNickname$>|||<$BlogItemBody$>|||<$BlogItemNumber$></Blogger>
+Go to the Archives, and click 'republish all'.
+Check in your FTP that you've got the archive files published. They should look like this example: 2001_10_01_cafelog.php. If they aren't there, redo the republish process.

+

You're done with the hard part. :)

+ +
+ +

Third step: w00t, let's click OK:

+

When you're ready, click OK to start importing:

+Note: the script might take some time, like 1 second for 100 entries imported. DO NOT STOP IT or else you won't have a complete import, and running the script again might just make you have double posts.

+
+
+ + + \ No newline at end of file