Sunday, November 4, 2018

How to Fix “Normal 0 false false false EN-US X-NONE X-NONE” Error in Blogger

How to Fix “Normal 0 false false false EN-US X-NONE X-NONE” Error


Recently while posting an article on Blogger.com, I encountered different kind of error. The error message said something like “Normal 0 false false false EN-US X-NONE X-NONE”.






Firstly, I could not understand what the error was actually. I then checked the HTML CODE part of the Blog Post. There I found something which helped me solve the issue immediately.


What Actually is Causing the error?

On checking the HTML CODE of the post I found,





The problem is due to the MS Word Format Specification. While copying the text from MS Word, its format also gets Copied which causes error while displaying text in the Blogger. Instead of getting plain text copied, the text gets copied in the Word XML Format. This error may appear if you are using Microsoft Word 2007 or above.


Note : Microsoft Office formats are XML-based document formats (or XML schemas) introduced in versions of Microsoft Office prior to Office 2007.


How can this be fixed?

Calm Down! This is not a serious problem.

There are two simple methods on fixing this “Normal 0 false false false EN-US X-NONE X-NONE”  issue.



Method 1: 

  1. Go to Edit Option Under the post where you got the error.
  2. On the Compose view [not HTML Code], you will find the text that you have copied.
  3. Delete everything. Make sure the text content that got deleted is saved somewhere or alternately you can cut and paste it somewhere, CTRL+X and CTRL+V.
  4. Copy and paste the same content in Notepad.
  5. Now, Copy the content from Notepad and paste it on the Blogger Post section.
  6. Click on Update and View your Page. The error will disappear and you will get exactly what you want.

 

Method 2:

  1. Go to Edit Option Under the post where you got the error.
  2. Select HTML View Type.
  3. Delete the code starting from
    <!—[if gte mso 9]><xml>
    <w:WordDocument>
            <w:View>Normal</w:View>
            <w:Zoom>0</:Zoom>  
     

       
    Delete till
            </style>
            <![endif]-->

    It’s a long code that you will need to delete.
  4. Click on Update and View the Page. The error is gone. 



The same method can be applied to all the pages where you are getting the same kind of error.



2 comments:

  1. Thanks Man It helped me a lot by the way try to visit my blog too its new and has only one post but try to read it its interesting.
    Address:https://satprajana.blogspot.com/

    ReplyDelete
  2. Thanks man. You really helped me in clearing that nonsense. Keep it up

    ReplyDelete