• Today I developed this tool to import wordpress blog rolls as XML document. You know when you export data from wordpress.com that doesn’t include the blog rolls data. So if you want to keep a backup of your blog rolls, you can use this tool to import your blog rolls data..

    You can even use it with your wordpress.com accounts

    <img src=’https://hasin.files.wordpress.com/2007/04/importer.gif&#8217; alt=’importer.gif’ />

    Developed using PHP and Curl.

    You can doewnload it and see the code in action here

    Opensource WordPress Blogrolls Importer

    Regards
    Hasin Hayder
    Development Engineer
    Pageflakes Limited

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    www.remarpro.com Admin

    I don’t think it’s documented anywhere, but you can export your blogroll links as a standard OPML by going here:
    https://example.com/blog-directory/wp-links-opml.php

    Then you can import those directly into WordPress on the Blogroll->Import Links page.

    If you have both an old and new site running at the same time, you can just put the URL of the OPML directly into the Import Links page and import directly from one to the other.

    This works on wordpress.com blogs too. Just add “/wp-links-opml.php” to your wordpress.com blog address, and you have the OPML of all your links.

    This would eliminate the need for the username and password. Also, it eliminates the need for parsing the links-manager page, and it produces a nice easy to use standard format which is accepted by all sorts of various sites.

    Thread Starter HasinHayder

    (@hasinhayder)

    Thats nice!! Many thanks

    It removes the necessity for this tool.

    Best Regards
    Hasin Hayder

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Opensource WordPress Blogrolls Importer’ is closed to new replies.