How to upgrade your word press blog

I’m no expert on this but I did read the advice on the word press forums. Firstly they suggest you should back up all of your blog. Now if your server has a back up feature that would be great. But my server used to have a back up service and now no longer does, so I downloaded all my files via FTP to my hard disk. Takes ages.

There is a back up plugin available from word press.

I then uploaded the latest word press version 2.3.3 and followed the install instructions only to find that there were errors and there was nothing on my page. I forgot to upload a  theme, although there is always a default theme in word press.

So I went on a few forums and found out about this .htaccess file which you can’t access on FTP but you can on your server’s file manager. I didn’t delete this file the second time round, even though by then I had backed up my posts manually by copying and pasting.

I tried again. I deleted all my files, except .htaccess from my server’s file manager and it took a second rather than hours. I uploaded the new version of word press and although there were errors (I don’t know why) it worked. I uploaded the new compatible theme and all the posts were still there. No need to copy and paste every post.

But there was much to do. All the plugins disappeared. I uploaded those I wanted and some worked and some didn’t. My new theme has tags and I had to go back and add those in. Some images were still there but others weren’t and my ability to upload pictures had disappeared, so I tried uploading to wp-content/uploads. Still no success. I found out one has to make writable ‘wp-content’ and ‘uploads’ and then it worked. So I had to go back and upload my images.

My widgets were still there. Don’t ask my why.

My You tube video embeds had distorted the format again so I had to re-insert them. To do this I followed my own instructions

All the categories were still there too.

Now someone tells me that in a few days version 2.5 will be released from word press. This time though it will be much easier so I thought I’d share my experience.

The other thing to be mindful of is that although themes usually work on upgrades of word press, some plugins won’t. There is a bit of a lag between the developers of plugins and word press.

Any php file you have altered in the past will have to be redone, so I had to add my Feedflare code and my navigation code again.

If you had a better experience that can make it all a lot easier, it would be terrific to hear from you. Although my blog is working, I still do not understand why or what I should have done.

How to add navigation tabs to a Cutline word press blog

Every new user of cutline’s word press theme wants to know how to add the navigation tabs at the top for ‘About’ ‘Archives’ and ‘Sitemap’ pages. This may occur for other themes also, but I haven’t checked as I use cutline. The Cutline forum seems a bit slow in answering this question AND the answer is difficult to find.

So how do we do it?

1. Go to Write>Write page. For the About page write up something about you. Also on the right hand column you should see Post Slug. ‘About’ should already appear there as it is all in the theme. Publish this post.

2. Do the same for Archives, but you won’t need to write anything there as the archives will come up automatically.

3. Do the same for Sitemap except you won’t need to write anything there either. The sitemap will occur without you doing anything.

4. I also like to have Contact at the top of my blog in the navigation. For this you will need a Contact plugin which you will activate, but you will have to make a page called Contact too.

Now your Archives and About pages should be appearing at the top automatically because cutline has that added into its theme.

What about Sitemap and Contact?

You will have to change the PHP. Do not panic! Go to Presentation>Theme Editor and look for the file called Header. This is the php file where I found the navigation links.

headerphp.jpg

It will say, down the bottom, If this file were writable you could edit it.

So we have to make that file writable. Go to your FTP software. Look at the right hand side of your FTP as these are the host server files. Find this file (header.php) under wp_content/themes and right click on it. To make it writable you simply click on every box.

Go back to your dashboard on word press. Go to Presentation>Theme editor> find header.php again. At the bottom you should now see “Update”

Go back to image I have shown you. You will see a list there of what is in your navigation tabs. Copy that code identically or copy and paste, and change the code to reflect that it is Sitemap and Contact. ‘About’ and ‘Archives’ should already be there.

Update the file. Bingo!

I still have to learn how to add any more tabs in the navigation, but at least I am freed up in terms of being able to change things on any of the php files. I have added my feedburner code to the main template. To be honest I don’t know if this is what produced the links like email this at the bottom of each post or not or whether that occured because I signed up for Feed Flare at the same time.

Bookmarking plugin

I had a bookmarking plugin until just a minute ago. This bookmark will add your blog or web site to reddit, facebook, google and many other places if someone clicks on it. To make it more obvious for readers to know what it is for, the makers have now made a drop down on mouse over. How about adding it to your blog. Just click on the addthis link and you too can add this plugin.

While you are at it you could add some of my posts to these places. You should be members of these social networking sites anyway, so try it out.

Note: I have found that this plugin doesn’t work on pages other than the home page after a wp update.

Blog Rush fixes its problems

Blog Rush has finally launched its new dashboard. The changes include many more statistics of traffic moving to your blog and away from it. The whole idea is to get traffic to your blog, so they say. They have eliminated the many spammy sites which were initially submitted.

They will be launching more categories as of Nov 2, 2007.

Get yours by clicking on the link below my Blog Rush widget on the right.

Word Press plugin for adsense

I’ve just found a very new plugin which will insert google ads into posts, not just down the side.

It’s here. I have just uploaded it to plugins and activated it.

http://shylockblogging.com/shylock-adsense-plugin/

Let’s hope it works.