Fix WordPress RSS Feed XML Parsing Errors – XML or text declaration not at start of entity

Fix WordPress RSS Feed XML Parsing Errors – XML or text declaration not at start of entity

Today, i  discovered that my blog feed was showing error in Firefox and other browsers.  This error comes if white space of empty line at the start of xml feed content. Your xml feed content should start with xml declaration without white space or empty line. Blank lines or white…continue reading →

WordPress.TV – New Addition to WordPress Family

Wordpress announced new Wordpress.TV where you can find all wordpress resources in audio visual form. You can find all WordCamp video, slideshows of presentation created by wordpress team and other wordpress experts, and interviews with media and fellow bloggers. Wordpress.TV included several handy how-to tutorial video and more be in…continue reading →

How to Highlight PHP Source Code in WordPress Post

PHP Source Code Highlighter (syntaxhighlighter) Wordpress plugin allow you to post php code inside your wordpress post with syntax highlight and line number. The plugin preserve code formatting and do not encode character until you do manually. Supports the following languages: * C++ -- `cpp`, `c`, `c++` * C# --…continue reading →
WordPress 406 Not Acceptable Error Fix

WordPress 406 Not Acceptable Error Fix

I just received "Not Acceptable Error while i tried to edit post in Word Press 2.5. Earlier, It was working fine but in the previous post i get annoying error when i tried to save and continue my article. But soon i realize cause of the error. Again, the error…continue reading →

WordPress 2.5 Popularity Contest Plugin Fatal Error Fix

If you are using Alex popularity plug-in then you might face this error while upgrading plug-in automatically in WP 2.5. This error generate due to invalid wp-header file path in plug-in file. Unfortunately, Alex not released new fixed version of the this popular plug-in. However, fix is really very simple…continue reading →