-
Website
http://www.blogbloke.com/ -
Original page
http://www.blogbloke.com/moving-over-to-wordpress-my-observations/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Gem
7 comments · 2 points
-
Ari Herzog
1 comment · 23 points
-
roschelle
1 comment · 23 points
-
John Paul
1 comment · 10 points
-
BLOGBloke
1083 comments · 3 points
-
-
Popular Threads
Google Present Ration (PR) falling???
Perhaps, these minor issues will be solved soon by the benefits of using WordPress?
For reasons unknown, my RSS subscriptions have doubled since moving to WordPress which could be a clue as to how insignificant Google's rating or ranking systems may be?
Is it possible to strike out the word NOT in the "7 Reasons Why Blogger Users Should NOT Switch to WordPress?
Might be better to keep adding to the list of 8 great reasons for sailing to WordPress listed in my post and comments at New England Lighthouse Blog has Sailed to the New World of WordPress!
Other than a few initial bumps like using Firefox NOT Safari, searching for the needle in the Header Code to hide the link in the Header image, and the Permalink issue, I found the WordPress Dashboard very easy to learn and use compared to Blogger.
Happy New Year,
Debbie Dolphin
I still have a lot of questions for which I'm not finding answers. And some of them are simple ones. Kinda frustrating. Anyway, glad to see you up and running. I've updated my feed.
Do you guys have any resources or websites that you can point me to ?
The biggest issue for me was finding a theme that allowed me to make changes to the header image. I wanted to be able to showcase some of my photography in a way that contributed to my blog. The theme I've chose not only does that, but it also allows me to use multiple images which are randomly cycled each time the page is refreshed. I'm thrilled with the results of installing the chosen theme.
Anyway, today I also added a Blokester button to my sidebar with a link back here. So, even though I wasn't one of those with a previous link-back, there's one for you now. :0)
http://www.wpdesigner.com/2007/06/21/bring-life...
Lee, you can always manually edit the theme files in wp-content/themes.
To change the header image, all you have to do is edit the header.php file !
If you server allows changing file permissions (to 666), you can even edit your theme within the word press environment
The reason you are getting more RSS subscriptions is probably because you moved to Wordpress. When you're on WP you are somehow taken more seriously.
Heh, the “7 Reasons Why Blogger Users Should NOT Switch to Wordpress" is kind of embarrassing but I have no control over that. It's a plugin that automatically inserts it. Then again, maybe it's good to read the flip side of the argument as well.
We're all learning as we go with Wordpress. But as a community we can grow together and help each other out.
Jaffer is right about the header.php file. That is where I modified my header/banner. If you want, let me know and I will write a tutorial explaining how I did it.
I see Jaffer has opened file permissions to the Mark of the Beast (666) - hopefully, this will not open the flood-gates of digital hell? (only kidding, Jaffer)
Speaking of humor, “7 Reasons Why Blogger Users Should NOT Switch to Wordpress” post seems to be struggling to hang to the Blogger Battle!
Speaking of opening gates, has anyone updated to Wordpress 2.3.2, yet?
Seems to be some confusion (to me?) at the Bluefur.com blog which states
"Attention bloggers if you have manually installed WordPress then you should immediately upgrade to 2.3.2. A security upgrade notice has been issued by WordPress in regards to this."
Unfortunately, there are no instructions on what to do if Bluefur.com installed WordPress 2.3.1. Does Bluefur.com perform the upgrade or do we?
I also eMailed Bluefur.com to check on this.
I am going to wait because I have never upgraded a platform yet !
I am still sitting with and older version of ExpressionEngine blog as well !
I am afraid I might screw up my database !
Bloke may be this may be a good time for a tutorial !
Regarding tutorials, I'm working on an idea that I'm going to experiment with tomorrow. If successful it will become a very important notice indeed. Stay tuned...
I noticed the announcement of a new version of WP. Terrified to upgrade, of course. I need a little tutorial from you, Bloke.
How is everyone else's avatars showing up in these comments? I'd like to not be the face-less black head 'n shoulders at some point :)
Thanks, and I hope BB doesn't mind me throwing out a general question here.
Make sure you are signed into MyBloglog when you comment.
Another great tool is Gravatar which will put a picture with your e-mail whenever you comment. You don't even need to sign in !
/%postname%/
That should fix your permalinks structure. Nice eh? In Blogger we had to write lines and lines of code hackery to accomplish the same thing.
The best Wordpress Sitemap option is also another unknown. Did you use the
Sitemap Generator Plugin for Wordpress?
By the way, Bluefur has a toll free number 1-877-377-9020, ext. #3 for support. Give them a call tomorrow during the day.
This is how my custom looks right now:
/%year%/%monthnum%/%postname%.html
Is it really safe to change it? I'm afraid. Won't that mess up wherever my internal links point?
ps. I don't plan on upgrading WordPress myself now. Will check with my host. Thank you for the suggestion.
You can test run it at my blog as well if you want !
By the way, your permalinks still don't look right. Did you follow my instructions above?
Jaffer -- It seems it is working on my blog. I'm seeing lots of gravatars now on the comments. However, I'm curious why, in some cases, there is a very thin outline where pictures should be. When you click into those empty boxes, it loads up that person's site. If anyone can take a look at some comments over on the Junk Drawer and tell me if it looks ugly, I'd appreciate it. I hate to have what looks like missing information on some of my readers' comments. It works fine for many others, just not everyone, and I don't know why. Thanks for all the help!
Bloke,
This is how my custom looks right now:
/%year%/%monthnum%/%postname%.html
Is it really safe to change it? I’m afraid. Won’t that mess up wherever my internal links point?
In your Wordpress dashboard click on your “Options”, “Permalinks” menus. Then under the “Common Options” heading click on “Custom, specify below” and put this code into the “Custom structure” field:
/%postname%/
No worries.
By the way, I see your Avatars are working fine on your blog too. And thanks to Jaffer for helping out with customer support ;-)
Cheers!
Kathy - Two issues here as far as I can see - the displayed TITLE tag and the permalinks for your site.
TITLE tag - the most effective way (and most search engine friendly way) is to include the following code within your header.php file
—This will display just the post title on the individual pages but display the name of the blog on the home page.
Permalinks - The most SEO friendly way of constructing your permalinks is /%postname%/. Remember that you'll need to have write access to your .htaccess file to make any changes to your permalink structure.
If you're absolutely laser focused with your categories and the titles might help your search engine listings then make your permalinks /%category%/%name%/ but this will only really assist your search results if you have very specific categories.
One thing you need to remember is that any changes made within the WP dashboard for permalinks will not be retrospectively applied so, for example, if your page was called domain.com/widgets/blue-widgets/ because you used /%category%/%name%/ but you've now changed your permalink structure to read /%name%/, the old link will no longer work.
Fortunately, and this is where WordPress kicks Bloggers butt big time, there is always a plugin to solve most things. In this instance I heartily recommend the Permalink Redirection Plugin.
After any changes you make, ensure you update your sitemap within Google Webmaster Tools. The sitemap generator Debbie mentions earlier is excellent and, again, heartily recommended :D
Link
The Gravatars work great and the comment section looks spiced up with all the beautiful pictures.
Now, I believe Kathy, you are using Easy Gravatar. So for all those without a face, Kathy, find a 48×48 image and upload it to your server.
Log into Wordpress admin, go to options and click on Easy Gravatars.
Replace the address of the Default Image URL.
Since we have a WordPress issues Forum and a moment to breath between two major holidays plus sailing over to the Bay of WordPress,
can we revisit the Permalink issue which seems to need the SEO friendly structure code: /%postname%/ ?
Unfortunately, using /%postname%/ structure drops the ".html" from the Blogger post link that is needed to redirect Blogger posts links for me and possibly Kathy had the same issue.
In order to fix redirecting Blogger Post Links, I (and Kathy?) needed to use this custom structure: /%year%/%monthnum%/%postname%.html
Perhaps, the Permalink structure can be changed to the /%postname%/ SEO structure in the future after the old Blogger post links die off?
Or does Mike's Permalink Redirection Plugin solve the Blogger problem sooner?
PS. will call Bluefur support when they open.
The bottom line is:
1. Wordpress doesn't make html docs.
2. Apparently, when Wordpress imports it will change the structure of the permalink to reflect the post title. Meaning, the link structure will be different than the original Blogger post if you have altered the title in any way after first publishing it.
3. Unfortunately I often do that, so after the import most of my links are now structured differently than the original Blogger post. So in my case it looks like I'm screwed.
4. Hence, I've given up on trying to find an easy solution. I've resolved myself to having to manually edit all of my internal links. Considering that I've got thousands of them, I am faced with a very long project for me to do over the next year. Happy New Year, yeah right :(
5. So that means I've also given up on trying to redirect from Blogger post pages. I'm just going to put a redirect for the home page, and a meta noindex tag so that the Search Engines won't penalize me for double content. Take a look at this post http://www.techcounter.com/wordpress/301-perman... for more about this.
I know, this is depressing and I wish I had better news but that's the way I see it unless someone else comes up with a better solution.
Considering that I have thousands of internal links that need to be changed, it looks I will be spending most of my time next year editing. So much for writing.
Now please excuse me as I go shoot myself.
1. I notified Google to stop indexing my Blogspot blog.
2. I set up custom structure to this: /%year%/%monthnum%/%postname%
3. That made most of my former search engine results continue working, pointing to the WordPress blog.
4. I had to manually change all my internal links to the new structure. Bloke, at the time I had 112 posts. The process of changing all my internal links from ....p=XXX took one hour, so maybe you're only looking at 10 hours of manual editing.
5. I installed the Redirection plug-in that gives me a 404 Log that I can check for places where old links don't work. They are always the ones where an article (a, an, the, etc) have been stripped from the post title, on the way over from Blogger. I check it daily and set up redirects for every post that returned a 404.
I'm still unsure whether I have more work to do on the Blogger side of the equation. Duplicate content is coming to mind.
I'm sorry if I'm not explaining this very well. My ignorance is showing, but perhaps some nugget of this will help someone else down the road, as sketchy as my explanation is!
WordPress Upgrades:
Service claims Bluefur takes care of the WordPress upgrades?
Service claims the WordPress version is located in the cPanel yet, unable to locate it.
However, the fantversion.php file states this: 11.15.0-RELEASE_17853 = '2.3.1' ;
which seems to point to the old WordPress version?
Permalink redirection:
added: to the old Blogger template.
Seems like no matter which Permalink redirect solution is tried, Google eventually returns a 404 page for the old Blogger Post Permalink.
I am not sure changing internal links every time Google returns a 404 error helps.
Since Google seems intent on sabotaging our efforts, using the SEO recommendation /%postname%/ and verifying internal links are also using the same structure might be the way to go?
We seem to be swimming through the dark unknown waters of Google search strategies again.
@ Lee: Briefly, a Permalink is the URL address of each Blog Post that helps search engines and visitors locate old Posts in the archives of the Blog. I suppose Permalinks may be more important to Money-income producing Blogs yet, Permalinks are also beneficial to non-profit Blogs as well!
Lee, like Debbie says permalinks are the post URL links. They are the stuff that search engines thrive on and if they are screwed up so is your blog.
I agree with Debbie that there doesn't seem to be any known method out there for 301 redirection that actually works. But what's the problem with the meta tag Debbie? That's what I've added to my old Blogger template.
I have an idea how I could fix my internal links but that would mean taking this blog offline, destroying my database and re-importing again. But I've planned for the launch of this blog tomorrow and my wife and child are already complaining I live at the computer too much.
Sigh!
No problems with the Meta Tag!
My only problem was the HTML printing of the meta tag to reveal which meta tag code was added to our old Blogger template as way to confirm we have taken the same steps to solve the Permalink redirection problem.
Sorry about that early New Year confusion!
P.S. For now, I need to live with using the additional ".html" Permalink structure due to current Backlinks.
Hopefully, Google will eventually recognize the new WordPress Permalinks?
For now, I have stopped worrying about the post link redirection problem that has no immediate solution.
Happy New Year
Google Grammar drops the words "The", "A", etc. from the Post Title when Blogger creates the Post Link.
For example,
Post Title: The Silence of Sambro Island Lighthouse is Golden?
Blogger:
http://lighthousestars.com/2007/11/silence-of-s...
WordPress:
http://lighthousestars.com/2007/11/the-silence-...
____________________
Google also shortens long Post Titles in their Post Link whereas WordPress uses the full Post Title to create their Permalink.
I am not sure there is a solution that will automatically fix this. On the hand, a search of the Post Title with these issues reveals most of the Blogger Permalinks have been replaced by the WordPress Permalinks. No doubt, the few remaining Blogger Permalinks will be dead soon and Post Permalink Redirection will have completed its job??? (In other words, Redirection will no longer be required)
Hopefully, this information helps?
The Permalink Redirection plugin is suitable for when your internal WP permalinks have been changed. It won't help with the legacy links from Blogger. I didn't realise that you needed the .html for the legacy links to work. How very odd...
I'll have a play around on one of my test servers and see what I can come up with. I do recall reading about a way to make the WP posts .html so I'll see if I can hunt it down.
Regarding the naming issues, you should be able to change the post slug for any imported pages fairly easily.
Manage --- Posts --- Edit --- Post slug
Hopefully this will overcome any problems there.
Finding WP version - You can find this within your WordPress Dashboard - it's at the bottom of the page.
WordPress version - The current one available using the Fantastico installer with BlueFlur is 2.3.1
301 redirects do work OK. The problem here is that the 301 would need to be placed in the .htaccess file on the Blogger server which isn't possible.
So, to recap, my understanding is that legacy Blogger URLs haven't been imported correctly using the WP import script. What specifically is wrong with them? I'm sure the answer is above but my alcohol addled brain is struggling to function today!
The way I see it is a redirection will only help for two reasons:
1. To retain Google juice goodwill that you've built with the old blog;
2. To redirect users who do not yet know the blog has moved.
BUT after the search engines have made note of your "noindex" "nofollow" meta tag on the old blog, and the new blog has been reindexed the concern over redirection should become moot. So perhaps the sensible thing to do would be for us to just forget about it and move on, and let the search engines figure it out.
As for me I have an even bigger problem. All of my thousands of internal links are still pointing to the old blog. And because Wordpress has changed their structure a simple search and replace wil not work.
Sigh!
"The Junk Drawer >> Blog Archive >> Actual post title, blah, blah blah"
The words "Blog Archive" took up too much of that precious real estate. I guess it's theme-specific, because I don't see this happening on everyone's WP blogs.
This is what I used to remove the two extraneous words:
http://www.ehowtoguru.com/2007/10/16/how-to-rem...
The reason I suggest that is only the first 65 characters of your page title are used for SEO purposes. If you're writing your titles with search engines in mind and are creating keyword/keyphrase rich titles, you're currently reducing your hit rate because the first 13 characters of your TITLE are the name of the site.
Just my two cents :)
a) instabloke.com/2007/10/random-post-title.html
or
b) blogbloke.com/the-random-post-title/
I'm still trying to get my head around the way the import has screwed things up...
Crap :(
It seems like it's caused by Blogger removing certain grammatical phrases as suggested by Debbie and WordPress isn't able to decipher what Blogger has sent over.
Double crap :(
OK so there's no easy solution to this as far as I can see. I was hoping I could work some SQL magic on your database but it seems like there are a number of factors here including some which would need to be manually applied.
Kathy, Mike is absolutely right about your post titles format. When someone is searching for information they are not looking for your blog title. They are searching for specific keywords.
You want to put your most important keywords first in your title so they won't by edited out of the first 65 characters, and the search engines assume their order of priority.
In other words:
"Bloggers on the Steroids"...
will get a better search result for the keyword "Bloggers" than...
"Most Bloggers on Steroids".
Triple CRAP! I'm screwed :-(
After this day, I need a Manual Massage, a Manual Makeover, and a few Manual Manipulations performed by Mr. Dolphin might me help recover?
Welcome to the WordPress community. By the way, I've added and updated the link to your blog in my blogroll :)
Also of note, would it be possible for someone to come up with an SQL statement that goes through your database and changes all entries that have the old URL to a new URL.
There is a nice plugin I found that will search and replace in the database and you can find it here:
http://thedeadone.net/software/search-and-repla...
I wouldn't recommend fiddling with the database directly which could be catastrophic if used incorrectly. This also won't help my problem either because the internal link structure has changed too significantly and randomly.
Hi Darren ! Happy 2008 !
I moved to WordPress, not by choice. Google took away my blog. I have mentioned it here at http://munfitnessblog.com/a-new-beginning-for-m...
I still use Blogger along with using Wordpress. Both are good blogging platforms and each has its' own strengths and weaknesses.
I really haven't been convinced that one is better than the other so that is why I still use both.
This is just another reason to do it.
After importing the posts into WP and reconfiguring the DNS all backlinks, Google indexes, internal links, ... should work as usual.
I have just started to blog using Blogger 2 months ago and switched to my own domain these days.
The old url is redirected automatically but Google dropped all indexed sites during the next indexing using the old url. Google seems to not like redirects.
But that was not a big problem because most of the sites were again indexed 4 days afterwards - Google seems to like blogs ;-)
It's likely that I switch to WP some day and are hoping that the switch will work as smooth as expected :-|
Anyway - nice and useful post.
I'm not too worried though because this domain has been around long enough to still have Google juice. But the real problem facing me is all those internal links still pointing to the old blog posts.
Thanks for dropping by and if you think you might switch over to Wordpress - do it sooner than later and save yourself some headaches.
Anyone have experience with Award Space?
I had a template designed for Word Press and there were glitches and then once we got it up to speed for widgets--more glitches. So now I am into day six and feeling good about the move.
Yes, spam has been a big problem but I like that I can block the incoming IP and also use Askimet. I have over 700 pages to check and correct links on--ugh.
I'm with you--anyone working on a plug-in?
My readers have given me good feedback and I've already attracted some advertisers--something that didn't happen with Blogger.
Glad I found your post...it is good to know I am not slugging through this alone...
Like I said earlier GG I have an idea how to prevent the internal links problem and I will post my results at a later time. Thanks for dropping by and welcome to the community.
I'm new! How are you?
Thank-You
http://www.seoarticlerewriter.com
been an RSS subscriber for a year already, from your old feed to the new one.
And thru your posts i am convinced to move to wordpress from blogger and it will be tomorrow!
my only concern is the template. Can i preserve my present template in blogger to wordpress??
i just learned that when you delete a blogspot blog, someone most likely an adult or spam blog replaces your old domain! is there a way to retain the old blogspot blog without hurting PR?backlinks,etc..???
It's amazing to hear so many stories of "easy" migration from Blogger to Wordpress! I'm jealous because I've been having multiple problems since I decided to migrate.
Would anyone know why is it that when I imported the XML file that I've previously imported from wordpress.com to the wordpress on my domain, all the posts were uploaded but I can't click on the archive links on my website.
Only the main page shows my recent posts...any other link doesn't work and attempts to click on it would bring you to a "page not found". Funny thing is that I see all the posts when I log into admin dashboard!
Am really confused...
When I hover over the link, I realise it reads something like this "www.website.com/wordpress/2008/01" but I realise there isn't any 2008 or 01 folder in my cpanel...am I missing a step in the migration?
I've followed everything to the T.
*sigh*
Cheers!
You're such a good tech writer and technician actually. Keep up the good work BlogBloke.
This blog used to be hosted on Blogger and you will therefore find a plethora of blog tips that are written specifically for Blogger users.
Admittedly, since switching over to Wordpress some of the more recent blog tips have been geared towards Wordpress users. However, this blog has and will continue to remain a blog written for the benefit ALL bloggers, regardless of which platform they may choose.
Cheers!
Of course, not before I started customizing a WP blog. Big difference between www.danceofmotherhood.blogspot.com and www.danceofmotherhood.wordpress.com. I even went so far as to purchase a domain from GoDaddy - just need to figure out how to use it. lol. I feel like I'm back in school, trying to learn all these new tricks!
I've installed a couple of hacks and widgets or whatnot on my blogspot blog - with some helpful tips, but when I started reading about moving from WP.com to WP.org - I got a headache.
So the magic question for you is: Would you recommend WP.org for newbies who don't have as much to move over, like access to the code that Blogger offers, but aren't confident about, well, anything else like hosting, bandwith, backing up, etc?
I almost feel like I already know the answer, but dag gummit! WP has some really cool features. (sigh) What to do.
im a newbie when it comes to blogging eventhough i have started to create a blog april of last year. i am using blogger and i am maintaining 2 blogs. One for my own and the other one is for our church…
i would like to know on the ways, the what to do’s and how to do things to impove my blog…
please visit our blog. it’s dgtegospelchurch.blogspot.com
please inform me on what should I add or remove from my blog…please give us constructive criticisms…
things you can help me with are the template of the blog, the layout, the free widgets, logo, stuff like that…
please help me improve our blog…
so looking forward to hearing from you soon…
thanks in advance…
Your page takes so long to load that it crashed my browser and I had to close it. The bottom line is you really should not be running so many scripts because it slows down your blog loading time. Most visitors will only give you a few seconds at most before running out of patience and moving on.
I hope that helps.
Kat's last blog post..Shout for Joy
Sylvain's last blog post..Google Chatback: New functionality added to this blog
Radu's last blog post..Hai La Plaja… Soarele Face Bine
maybe i need some time to get adjusted, oh well.
k's last blog post..under the tusc..err'tagaytay sun
I have a silly question, so forgive me, but it is relevant and I thought Bloke or Bloke's great commenter's know-how could help.
I am a blogger with a custom domain, pointing at a free Blogger blog. The site is only two weeks old, but I have already decided to just get it over with already and make the move that many do... moving to self-hosted Wordpress!
My question is this, I would like to know what happens to your template, header, widgets etc, when you export/ import the XML file to a self-hosted blog of another platform. That is to say, I like my blogger template, but will I be able to export/ import from free Blogger to self-hosted Wordpress, with my custom domain and click and see the blog with the exact same layout/ widgets etc.?
Forgive the ask, but I have never done a move like this. I appreciate even simple feedback.
Amy x
I'm sorry to be the bearer of bad news but no, you can't import your template into Wordpress. Only your posts and comments can. My recommendation is to find a Wordpress theme that you like and then change the header to look like your Blogger blog. After than you can also alter the CSS styleheet to the colors you prefer.
The good news is there are probably plugins out there that will do the same thing that your widgets can, and more.
nice ! keep it up!
You said: "Of course there are techniques that I can use to mitigate some of the more adverse affects of moving such as pagerank, but I will discuss that in another post."
Is it the post titled "Migrating Redirecting Blogger to Wordpress"? if not, could you give us the link to that post? :) Thanks in advance, I found your blog to be VERY helpful.
Mias last blog post...Las 5 mejores pizzerias de New York – para todos los gustos
It takes a few minutes and you do not need to use any plugins.
TJantunens last blog post...<a href="http://tjantunen.com/2008/10/26/tnxnet-monetize-your-blog-easily/" rel="nofollow">TNX.net monetize your blog easily
If i was serious about blogging, I think WP and your own hosting is a must!