Description
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.
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?
https://www.gofunnow.com/wordpress/fix-wordpress-rss-feed-error.htm
version: 3.1
release date: 2011-08-110
website: https://www.gofunnow.com
plugin url: https://www.gofunnow.com/wordpress/plugins/fix-rss-feed-error-wordpress-plugins.htm
https://www.ads-software.com/extend/plugins/fix-rss-feed/
download url: https://downloads.www.ads-software.com/plugin/fix-rss-feed.zip
email:[email protected]
install steps:
-
Upload to your plugins folder, usually
wp-content/plugins/
and unzip the file, it will create awp-content/plugins/fix-rss-feed/
directory. -
Activate the plugin on the plugin screen.
-
done
usage steps:
-
Into the Dashboard admin-> settings -> fix rss feed
-
Click on the “Fix wordpress rss feed error” button, then your feed error will be fixed. If there are any errors after fixed rss feed, you can click “restore fix” button to restore.
-
All fix are completed, you will find your wordpress rss feed no mistake,^_^
Uninstallation steps:
-
go into admin->plugins ,disable fix-rss-feed
-
done.
More Info: please visit https://www.gofunnow.com/wordpress/plugins/fix-rss-feed-error-wordpress-plugins.htm
Installation
- Upload to your plugins folder, usually
wp-content/plugins/
and unzip the file, it will create awp-content/plugins/fix-rss-feed/
directory. - Activate the plugin on the plugin screen.
- done
FAQ
-
if php file is not writable, how to do?
-
If your os is the windows, please check your file whether is read-only, so, in the Explorer right-click the file, choose Properties, uncheck read-only attribute, and then click “ok” button, final your file can be written..
If your os is linux, using ftp or WinSCP into your server, find the file, right-click the file, choose Properties, please set file permissions to 777, and then click “ok” button, final your file can be written..
If it is linux of ssh login, then enter the server, to find documents, use chmod command to set permissions, for example:.
chmod 777 test.php.
final you can write documents.
Reviews
Contributors & Developers
“Fix Rss Feeds” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Fix Rss Feeds” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.
2010-09-19 release v3.0, need not to modify error in php files directly, it will use a good and simple way, it just modify wp-blog-header.php in blog directory.
2011-08-10 release v3.1, only open Donate url in first usage time, thanks for Colin Reynolds’s advice.