wehuberconsultingllc.com

wehuberconsultingllc.com random header image

Importing RSS into WordPress

May 5th, 2004 · No Comments · WordPress

Today I imported 25 postings from my old blog. I used the import-rss script but the import screwed up the html elements by replacing the < tag with &lt; and the > tag with &gt;. So I searched the beta support and found a recommendation by someone to add a html_entity_decode function call on the content and description. I also added it to the title. Then I renamed the file from import-rss.php to import-rss1.php and changed the link in the file to point to the new name when it gets invoked as step 1. This time the posts looked good.

Related posts:

Related posts brought to you by Yet Another Related Posts Plugin.

Tags:

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment