…who type their blog posts on Microsoft Word document first before publishing it on their blogger/blogspot host.
FYI: There are a gazillion blogging tips out there. But trust me, this set is different. I have come across so many people facing an issue with MS Word-to-blog publication. Hence these tips are purely for those bloggers who use Microsoft Word to write their posts first before publishing it on their blogger/blogspot domain blogs. The tips are based from my 7 years of blogging experience on blogger.com using MS Word.
-----------------------------------------------------------
1. Knowing where to paste your stuff.
After you’ve written your post using MS Word and edited it and fine-tuned it etc, where do you copy-paste that content on your blogger.com account?
This is the first mistake most people make. On your blogger account, there are two composing options:
Edit HTML:
Compose:
NEVER paste it directly at the “Compose” section. It will give a really weird output when you publish your blog The “Compose” section is actually the WYSIWYG editor (What You See Is What You Get). First of all, there is no such thing as a perfect WYSIWYG editor. There are always some flaws here and there. And secondly, this WYSIWYG editor converts every formatting that MS Word generates (which are invisible to the human eye ) and screws up your post when it is published.
Your published post will display stuff like, “Version:1.0 StartHTML:0000000177 EndHTML:0000003397 StartFragment:0000002613 EndFragment:0000003361 SourceURL:file://localhost/Users/Kima/ Desktop/Important%20Blogger%20Tips.doc meta name, mso-footer-margin:.5in; /w:DisplayVerticalDrawingGridEvery” etc etc.
Or you will get an error message something like this:
Shocking right? Here’s a way to avoid this.
After you have composed your blog post on MS Word, make sure you are happy with the paragraph breaks etc. Once you are satisfied, copy that entire content from MS Word and paste it at the “Edit HTML” section. This will remove all the weird formatting mentioned above. (It’s pretty much like pasting it on a .TXT file)
Once you’ve done that, THEN click on “Compose” if you want to change the font color or paragraph alignment to justify etc. You don’t even need to do this if you know basic HTML codes for bold, link, paragraph, italic etc. Just click “Publish” after that and Tha daaa! Your published post is displayed just the way you want it.
2. The problem with curly quotes.
First of all, what is a double quote? You get this when you press the single quote (aka inverted comma, aka apostrophe) key + shift key on your keyboard. It is used as a citation or when you are quoting somebody. I sometimes use it on my blog to deliver a pun or sarcasm.
Single and double quotations can either be curly or straight. You get curly quotes as the default style on MS Word.
Curly quotes:
Straight quotes:
Straight quotes are what you get on a normal .TXT file. Note the difference.
So, why are curly quotes a problem?
Suppose you know a few basic HTML, like image link command, or “a href” command. The problem is, when you type the command on MS Word, you get curly quotes instead of straight quotes. And HTML does NOT understand curly quotes once you copy-paste that text to your blog. See the examples below.
This command is wrong and will not be executed:
This is correct:
When the command is wrong, you will not see what you want. Hence you have to use the straight quote for all your commands. This applies not just to the image command above, but to every single HTML tags.
Solving this issue:
I came across this site: The World Of Office where Vincent has given an easy solution to this problem. He said one can simply uncheck the "Straight quotes" with “smart quotes” check box at AutoCorrect option on your MS Word and you will get a straight quote every time you press the open/close quote key on your MS Word document.
[Image courtesy theworldofoffice]
I must say this is a pretty good answer. But now every time I press the quote key when using MS Word even when I am not writing a blog post, I will get the straight quote. And especially for someone like me who is a copywriter, we have to use the proper curly quote every time we write a script or concept note.
Hence there is another solution to this. No need to change anything at your AutoCorrect option or anything like that. Just Control Zee it!
Whenever you press the quote key and curly quotes appear, just simply press Ctrl+Z (undo). The curly quote will automatically transform into a straight quote and you can continue typing in bliss. Try it.
3. I see broken links everywhere…
Ok so you’ve followed the above procedure and managed to link to a website, or you’ve done it on your own. However, when you publish your blog, the link appears to be broken.
Well, because of MS Word, this happens regularly. Suppose your blog is ABC and you want to link a part of your post to another website called XYZ, you type the following on MS Word:
a href="http://www.XYZ.com"
The moment you press space on your keyboard, the text automatically transforms to:
a href=http://www.XYZ.com
Yeah that’s the problem with MS Word when it comes to hyperlink. You may think this is not an issue, but if you copy-paste this on your blog (ABC) and publish the link (XYZ), the particular link will not go to XYZ when you click it. Instead, it will lead to a “Page not found” error because if you look at the link destination carefully, it has become:
http://www.ABC.com/www.XYZ.com
Such a page does not exist. Therefore, always get rid of any blue underlined links that are automatically generated when you type a link on MS Word. You can easily do this by simply pressing Control+Z the moment the link is automatically created. The blue link will revert to the one with straight quotes. After that, just continue typing. Similarly, this works for “img src” commands too.
4. OMG! Who created that vast empty space?
You know how to create tables in HTML. Very good. Congratulations.
But what you may not know is that when you create the table on an MS Word document (table, tr, td, etc) and publish your post on your blogger account, suddenly out of nowhere, there is this huge ugly odd-looking blank space at the end of your post, before the comment field begins.
Where the hell did that come from?
Again, the thing with MS Word and Blogger.com is that, they do not make good bedfellows together when it comes to certain HTML tags like table.
DO NOT leave any space between your table elements when you are typing on MS Word.
Here is a very simple table command. This is what you should avoid on MS Word.
Below is how you should type table commands on MS Word.
Note the difference. I did not leave any line breaks or space in between the table elements. Because whatever space you leave (like the first table pic above) will lead to an empty space at the end of your post. Don’t ask me the technicality behind this. It’s just one of those things you observe, and then find the solution through trial-and-error method.
For advanced users: You can also use a nobrtable styling sheet and wrap your table element within this. This way, there will be no empty space at the bottom even if you use the first table command given above. However, the problem with this is, it not only removes all breaks between the table elements, it also removes all breaks within the table including the text breaks. Hence it may be alright to use this if your table cells contain one or two words. But I never use it because many of my table cells have break commands in it.
5. Knowing the potential of MS Word.
Ok, I know many of you who don’t use MS Word to write your blog posts may ask, “Why don’t you just use some other text editor?”
Makes sense, if you consider the points given above. Notepad (.txt) generates straight quotes immediately and link commands are not transformed to hyperlinks. Wordpad too is not a bad text editor. But they do not have “auto correct” for spelling and grammar. MS Word has “auto correct” which is useful for people like me who type fast, but then again, there are now many text editors that can do that.
The bottom-line is this - I am extremely familiar and comfortable with MS Word. Hence as a blogger, sometimes it is important to be at your comfort zone to churn out a good post.
MS Word can do a lot of stuff to your blog.
For example, as I’ve mentioned before, I never use the WYSIWYG editor on blogger.com to write a post. Hence I do not use this function to insert images or videos because it is quite unfriendly if you want to place an image at a particular location etc.
It’s much easier if you do it first on MS Word. All you’ll have to do to embed YouTube files on your blog is:
- Go to the YouTube page you want to embed on your blog.
- Select the embed links given on that page.
- Paste that code on your MS Word document at a location in the post you’re writing where you want the video to appear.
- Once you finish writing your post using MS Word, follow TIP 1 given above – Paste the MS Word text content to the “Edit HTML” section and not “Compose”.
- Once done, select “Compose” if you want to change the paragraph alignment, font, etc.
- Your YouTube video will not show in this “Compose” section, but don’t worry, it’s very much there.
- Publish post.
Likewise, displaying images is much easier when you do it directly from MS Word first by simply using the img src code. And from here you can change the alignment, border, position etc. This is much easier than using the unfriendly option on blogger. As I have said many times before, you don’t really get what you see in a WYSIWYG editor.
And then there are certain limitations to MS Word too.
- Bullet points: You cannot copy the bullet points you’ve created on MS Word and paste them directly to the text editor at blogger.com. It will not be displayed correctly. I am currently working on other CMS tools like TYPO3 for my clients, where it is possible to do this, but on your blogger CMS, it’s not. Hence the bullet points that you see on this explanation are all created using HTML.
- Blank space: No matter how many blank space you “type” on your MS Word, your blogger profile will not show more than one unit blank space. For this too you will have to use the nbsp HTML command.
- Subscript and Superscript: When you type numbers like “first”, your MS Word automatically converts it to 1st. Nice huh? But if you copy paste this to your blog, it will only display it as 1st. To get the desired superscript or subscript, you will have to use the corresponding HTML codes.
- Line Indent: You may quote somebody on your MS Word, and show that by indenting the quote. However it makes no sense copying the indent format from MS Word to Blogger because it will not show. Hence you’ll have to use the blockquote HTML command for this directly on your blog editor.
There are a lot of other tips I want to share with you all about blogger.com, but for now, I want to mention only those that are related to Microsoft Word document. I hope I’m able to clear some of your doubts, and feel free to add points or contradict some of the tips I have mentioned. After all, they are for the greater good. Cheers.
Ps. You can publish your blog post directly from your MS Word document itself without logging in to your blog account from another browser, but I don’t recommend this. I’ll tell you why on another day. For now, I hope you've found these five tips for “MS Word – blogger.com” bloggers useful.
...........
ReplyDeleteVery informative! ...I think...
"Blogging for Idiots" was written for me. Will have to re-read this slooowwwly and many times over.
Hey, i ziak simple reng ania..It's not you, it's me ;)
Thanx, you :-) Lemme know if you face any issue...
ReplyDeleteI'm a Wordpress person, so I don't need it, tra la la la la..
ReplyDeleteBut hey, pretty impressive effort, what with all the images and customized icons placed carefully at various places in the post, kinda like Sergio Aragones' scribblings.. I'm sure its gonna be really useful for new aspiring bloggers, like 1st.
...been inflicting these on people, esp. on people with rss readers, lol. timely one, thanks! i even suspect i am one of the reasons for this post, grin.
ReplyDeletekei cu a composer ah khan ka type nghal pop zel.
ReplyDelete*grin*
ReplyDeletenice...
Thank you for the helpful tips... very useful...
Let me see how it works out with WP as well...
Oh brilliant! I always get the HTML errors... Thanks so much! :)
ReplyDeletehehe. i'm with blackestred. i'm also a wordpress person and don't need this. tra la la la la....
ReplyDeleteWP rocks :)....and what's with the word verification thing?!
@ blackestred: Yeah I am familiar with WP too thanx to misual.com. It's very different from blogger editor and definitely more user-friendly.
ReplyDelete@ feddabonn: lolzzzzz... well regarding you, I think I know the reason why your blog is not mobile friendly. Its got nothing to do with MS Word. You are using (ie, your template is using) a small image file as background. And most of us mobile users deactivate image download to reduce download cost. Hence that is why the background doesn't load and I can't read anything on your blog from my mobile. I face this exact same issue with buannel.com too.
@ Naupang^fel: That's not bad. :) It's easier that way too, but I guess it depends from person to person.
@ Pixie: lolz Are you giving me that cheeky grin because you've just shifted from blogger to WP? hehehe don't worry, most of these stuff doesn't make sense with WP. You don't have to worry about them.
ReplyDelete@ Advitiya: Thanx for the visit and comment. I'm glad you found it useful. Do let me know if you face any other issue with MS Word to Blogger text entry. It's always nice to have a fellow copywriter visit my blog :) (especially one who would understand the importance of curly quotes I was talking about in my post) :-)
@ ruolngulworld: hehehehe... lucky you. :P And yes, about the word verification, it's because of all the spammerz, those bloody bots. :-)
enlightening and practical.
ReplyDeletewill keep a note on them for future use :)
wishes,
sangisongs.blogspot.com
Tried it out on a nonsense post.. works well.. Thanksss..
ReplyDeleteUmm..1 question though, and xcuse me if I sound like an idiot, mahse, when I upload pics from my computer, a lang miahlo a.. chuan i have to revert to the limited blogger option of either pasting the pics left, right or center... A indawt thluah2 in, ka duh duh na a dah dan ka la thiamlo a.. don't laugh..toldja i'm clueless.. thanks in advance, I know u won't disappoint :D
I don't use MS OFFICE tra lala .. I wrote it directly from blogger website or if I have to write something first offline, then I'd use Opensource, MS OFFICE SUCKS! esp 2007
ReplyDeleteBTW great post with step by step ... esp for those who often wrote essay type'd blog post with slow connection
ReplyDeletethanks a million times for your great tips, it really helps.. specially i like number 1, i always had problems in HTML etc which i never learned about.
ReplyDeleteGawsh !! Now you tell me this. I just enrolled myself in your Deciphering MS Word 101 class. Thanks Kima!! Your the bestest!!!
ReplyDeleteHave a great Day :O)
ka copy n paste thrin a, a hnuhnung ber chu my diary kha a nia, ka buai em em lehnghal edit tur tam nasa mai a! kha mi hnu kha chuan ka bansan daih a, mahse in sawitakah chuan a thra khawp mai.
ReplyDelete@ Sangsangs: Thanx :) And do drop by again.
ReplyDelete@ Shuakshual: ok I'll tell ya about it one of these days. Have been extremely busy lately due to mega project executions.
@ mnowluck: You office hater! :)
@ Varte: I'm sure glad I could help you out, hotunu.
@ Eve: lolzzz. See, you could have saved that money for the fees and instead bought a plane ticket to Mumbai :P Alas, what to do. Its too late. Story of my life. :)
@ Thinchhia: hehehehe... nia a ninawm reuh lutuk a chhan hriatloh chuan. Chuvang a lawm hemi hi ka rawn ziah. Net a zawng chuan solution a vang em em leh nghal, blog tips ho te te tam tawk tangkai mang silo, result ah kan hmu a ni ringawt a lawm.
I have nothing exciting to add, just wanted to tell you that I have missed reading you and to tell you that I am back in the blogosphere so stop by!!
ReplyDelete~michele (grail)
bery useful :D
ReplyDeletethankyou so much for your great tips!!!Very interesting and informative!!!!You've made blogging easy for me yeah!!!
ReplyDelete@ Grail: haha, you've moved to WP. Nice. Glad to see you're back. Will definitely blogroll your new blog :)
ReplyDelete@ Mimi: Thanx sis, and also thanx for sparing some time to visit my blog, inspite of your extremely heavy love life actions plastered everywhere on Facebook :D
@ Clio: Thanx, glad I could be of some use :)
MS Word chu ka hmang ngei mai a. Mizo tawng chu Auto correct awm ve chuang si lo va, tangkai em em pawhin ka hre lo. Tangkai pui dan ka lo zawng a nge. Computer zet hi chu mio hi a va han tibuai tak em!
ReplyDeleteok.. where are you? why no new posts?
ReplyDeleteHope everything's ok at your end of the world!
It's been too long since you wrote or came by visiting!
Take care!
Hugs!
Kan print hial teh ang, ka lo chik ngai lem lova. Ka blog tur hi MS Word ah ka type-edit-revised-print hnuah New Post ah ka type leh thin. Thanks.
ReplyDeleteA huge thanks for this educative post. But it'll take a slow learner like me to grasp all of it.
ReplyDeleteVery informative, but to echo Mesjay's plight, it will take us fogies a while to make sense of it. Many thanks anyway.
ReplyDelete@ VaiVa: Eh. Mizo tawng accept turin MS Word kha i program thei a lawm.
ReplyDelete@ Pixie: Have been extremely busy these days with work. But believe me, you I will never forget. Will be coming by shortly. Thanx for the visit, dear Pix.
@ David: heheheheh... nia i buai chuan mi rawn mail mai dawn nia.
@ mesjay: Thanx. Well, you know I am almost at a stone's throw distance if you need any help regarding this.
@ Philo: Thanx bro. Lemme know if you face any problem regarding this.
Tha ve mai mai chu MS Word hmang lo in, Text Document pangngai hi hmang ila, a nih dan tur ang deuhin a awm nghal mai...
ReplyDeleteYou are a brilliant.
ReplyDeleteHow you managed to put all this down so methodically *wonderment*
One of the first comments you left me on my blog was sorting out my formatting issues lol!
Random, but you think you can link me to some good sites for blogspot templates? All the ones I found say they are for WP.
Well, I don't really think it may have success.
ReplyDeletehere | site | here