Fix Rss Feed Plugin |
Fix rss feed plugin is a wordpress plugin, and it can fix wordpress rss feed error "Error on line 2: The processing instruction target matching "[xX][mM][lL]" is not allowed." while you burn wordpress rss feed from www.feedburner.com, also fix error "XML or text declaration not at start of entity" in firefox, and fix error "XML declaration not at beginning of document" in opera.
Author:flyaga li
Support Email:flyaga@163.com
Donate link: http://www.gofunnow.com/go/fix-rss-feed-donations1.php
Requires at least: wordpress 2.5
Tested up to: wordpress 2.7
Relative Posts: Wordpress how to correct rss feed in the Error on line 2: The
processing instruction target matching "[xX] [mM] [lL]" is not allowed
error?
Change log:
2008-12-30 release v1.0
2009-02-04 release v1.01, fixed some errors, add create backup files before
change php files, thanks for Willem Kossen's advice.
2009-02-16 release v1.02, fixed some errors
2009-05-24 release v1.03, add "check wordpress rss feed error" button,
thanks for Wanda's advice.
2010-02-12 release v2.0, add backup and restore function.
Install steps:
1. Upload to your plugins folder, usually `wp-content/plugins/` and unzip the
file, it will create a `wp-content/plugins/fix-rss-feed/` directory.
2. Activate the plugin on the plugin screen.
3. done
Usage steps:
1. Into the Dashboard admin-> options -> fix rss feed
2. Click on the "fix wordpress rss feed" button, it will check all
folders (except wp-admin and wp-includes catalog)'s php file whether include
head and tail blank lines, It would delete the blank lines (Do not worry, it
will not delete central blank lines in files, delete only head and tail blank
lines, so it will not affect your php program).
3. After fix job completed, the result will be listed, if your document is
readyonly, it prompted an error; after you change file permission to writable,
please click the "fix wordpress rss feed " button and try again.
4. All fix are completed, you will find your wordpress rss feed no mistake,^_^
Uninstallation steps:
1. go into admin->plugins ,disable fix-rss-feed
2. done.
Frequently Asked Questions: