Sorry I am not good in English... Habari postfields.plugin.php activated, and an additional fields called "description" added. I know use <meta name="description" content="<?php echo $post->info- >description; ?>" /> in header will see the result. Those information stored in habari.db's habari_postinfo.
Every post in wordpress are using excerpt text, they show in <meta name="description" content="" />. Those information stored in wordpress mysql's post_excerpt. There are more than one thousand posts in wordpress, It's not possible to edit every post in Habari.( If all meta description are gone, Google serps will hurt! ) So I want to migrate post_excerpt from wordpress mysql to habari_postinfo in habari.db. The problem is how? I tried edit wpimport.plugin.php, but failed... Hope you can understand what I am talking about...Sorry again about my bad English... --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
