Re-Installing Wordbooker

Just making sure wordbooker is posting to my facebook account.

What is wordbooker?

It allow cross-pollination of your posts and comments from your wordpress powered blog to your facebook account.

Post To your Wall via your website's blog.

Read More about it here

 

Basically this post is a test.

Merging Two WordPress Blogs

I have been doing blog post for longer than I had though. I run several blogs, as am sure many people in my audience do, but OregonPublishing.com/blog/ is kinda newer version of the old blog InternetAlchemist.com

I finally got the guts and time together to merge the two blogs. I wasn’t sure what I was in for so I set 3 hours aside for research and integration. Optimistic, I know.

Starting Out:

I set out using the always trusty Google Search Engine and plug-in some keywords

  • combine wordpress blogs
  • join two wordpress blogs
  • merge wp blogs
  • rebuild wp database with two blogs
  • Plugin for WP to merge blogs  (I was reaching for this one)
  • wordpress to wordpress blogs

I finally hit a great search page of results when I used Merging Two WordPress Blogs
Seems so clear now.

I started with trying to export my older blog and import it here, on this blog.
Wordpress to WordPress is a nice plugin to get your older version of blogs to export a WXR file of your entire blog
The old blog was running 2.0.1
Resouces used:
Aaron Brazell at technosailor.com

After the old blog upgrade:

Once I uploaded and activated the plugin and clicked on “view site”, checking to see if everything was still there, things started to come apart on me. I could no longer log in! I was directed to a page with only the words, “Your database is out of date. click here to upgrade.”
I clicked, and click, but nothing happened. I tried to log in again. Nothing. I was panicked and tried to recreated what happened on another testing server. Nothing good came of that either. An hour of that installing and importing the plugin etc. over and over. Nope. No login means…

I need a new password? :

New ideas crept into my head about resetting the password. I can not login and my email links to reset the password were not working.

Thanks to David from Devlounge I got a nice walk through on going in through the phpAdmin and resetting the password in the mySQL database tables.
Resouces:
davidcubed from Devlounge.net

Importing and checking:

Ok back in and heading for easy export to import
BigDan posting at WebtalkForums.com

Walks you through it with ease. There is no need for the extra cut and past steps given. The newer versions of WordPress 2.6.2+ allow for imports of images and attachments.

Happy Me:

Now my blog post goes back to sept 2006

Took about 3.5 hours and looks good.
I’m sure there will be things that need a tweak here and there, but I’ll get to those when they present themselves.

Good Luck Merging your Blogs

—–

update:/11/5/2008

I suggest that you disable plugins you’re not using before you go into this. I didn’t and had a few go foobar on me. Simple fix was to deactive and reactive. But if you had code you tweaked, like similar post plugin embeded in theme editor files,  I had to re-paste the code.

Word Press Finally Upgraded

I have been putting off my WP upgrade for the last 2 updates. But with the release of Google Gears I went through the scary, yet necessary removal of the old and updated to the new.

I feel so cool. But what I did was nothing more than follow what everyone has access to. The Instructions!

http://codex.wordpress.org/Upgrading_WordPress_Extended#Detailed_Instructions

I used Dreamweaver, but any FTP program should do just fine.

Now I have access to some new cool plugins and the backend user interface is very clean, and using the drop down admin menu is sweet Thank you ozh (get it here)

Now to find out more about the G Gears…..Happy upgrading

7 Must have plugins for WordPress

I have several WordPress powered sites and blogs  and they all use a few different templates and plugins on all of them.  There is always the must haves for a blog, like blocking spammers and adding FeedBurner  and  XML site maps for google. Well, if I was doing that I figure others must be doing this too.

Wordpress logoAfter a visit to google I found Nathan Rices blog and his top 7 must haves for his site. Looking over them I see I am using at least 2 and the dropdown css menu for WordPress admin got me excited. You can see and download his choices here:

http://www.nathanrice.net/blog/7-must-have-plugins/

Thanks for your top choices Nathan.

SEO Friendly URL Structure for WordPress Blogs

I have been wondering how to get my urls to be more search engine friendly. The first thing to do is get yourself a plugin and read Mr. Loren Baker’s Blog post on how to do just that. Here is the link : Friendly URL

There is a little more to it than just that. I am planning on getting down and dirty with my robots.txt file to block the spiders from getting to the duplicate content. Not sure exactly how to do it just yet, but hope to have it figured out soon.