WordPress Blogroll import – export
The ability to import existing blogroll links from one Wordrpess website into another could be a big timesaver. Manually recreating Blogroll links in Wordrpess can be a tiresome task, especially if you have many links. Fortunately, WordPress has an easy way to automate this task.
First, export the links:
OPML (Outline Processor Markup Language) is an XML format for outlines. In wordpress, OPML is already created for you. You can access it using the below mentioned URL:
http://yourdomain.com/wp-links-opml.php
You can save this file for storage
Second, export the links:
Import the existing blogroll from the OPML URL or the file you saved to your local system.
1) Login to your WordPress dashboard.
2) Click on Tools>Import.
3) Select Blogroll.
4) Enter the OPML URL of your blog or select the file from your local system.
5) Click on Import.
The Blogroll links have now imported to the new Wordrpess website