URGENT!!! plz help me with this… about import and export
-
how do i move ONLY A PAGE AND THE COMMENTS IN THAT PAGE from a wordpress blog to another wordpress blog?
-
Under manage > export you can export the all blog pages, posts and comments, as an XML file. You would then have to edit the XML file to remove what you did not want to export. There is no way to export only a single page and comments.
-
Copy/paste?
Seems to me that would be faster than exporting the xml, editing it and hoping it’s correct and then reimporting it.
-
Actually, if you copy/paste it keeps a remarkable amount of comment formatting. Look at this post of mine:
-
-
-
There is an import and export function for this purpose in your dashboard
-> dashboard -> manage -> export -> wordpress(1) You can export the contents of your blog (posts, comments, categories) in the form of an xml file to your desktop and then import the xml file into the other blog site.
(2) The blogroll links must be separately exported and re-categorized. That means you will have to re-assign them to each link but it’s better than copying and pasting those links yet again. :)
“Quick note about the blogroll. The OPML format doesn’t support categories even though they’ll be there when you do the export. Best bet would be to assign the major category for them when you go to import them as you’re going to have to reassign them afterwards anyway.” (drmike on the wordpress.com forum)
Blogroll- If you had links, you can export them out at
http://mydomain.com/wp-links-opml.php (You must change “my domain” to your own url, of course.)Open that exported blogroll (links) xml file in a plain text editor like NotePad and save as a *.txt file. Be sure you are using a plain ext editor and then import the *.txt file you saved into your new blog at dashboard -> blogroll -> import Links.
Important Note: The blogroll (links) xml file needs to be saved as a *.txt doc in a plain text editor like Notepad. This is because if you were to save it as a text rich text document using for example Microsoft Wordpad or Word (horrors!) those programs would add in all kinds of garbage like fonts and unusual html formatting code that mess will it up for what we’re doing here.
- The topic ‘URGENT!!! plz help me with this… about import and export’ is closed to new replies.