wordpress 点击 rss 出错。
*****************************************************************
兄弟们啊,给俺点下博客上面的阿里妈妈广告吧,俺昨天一分钱收入也没有!
-----------------------------想赚钱的来看看 ^_^-------------------------------------
在这个位置分享一下 探讨程序|员赚钱方法
-----------------------------想赚钱的来看看 ^_^-------------------------------------
*****************************************************************
原因:我在 wp-blog-header.php 这个页面的第一行引用了一个外部的js文件。
解决办法:将引用 js文件 的语句放在中间。
我在解决此问题的时候,在网上查到别人的解决办法,不过出错原因与我的不同,解决办法也不同,在此也记录下来。
Have a look through your wp-config.php, plugins and/or your theme’s function.php files.
In all cases, there should be no spaces or blank lines before the opening <?php tag. Also in all cases there should be no spaces or blank lines after the final ?> as well.
检查你的wp-config.php、插件以及主题中的function.php文件。任何情况下,在开头的“<?php”标签以前,以及最后的“?>”标签以后,都不能有空格或者空行。
文章在:
http://www.funnywang.com/playing-computer/wordpress-rss-feed-xml-parsing-error.html
*****************************************************************
兄弟们啊,给俺点下博客上面的阿里妈妈广告吧,俺昨天一分钱收入也没有!
-----------------------------想赚钱的来看看 ^_^-------------------------------------
在这个位置分享一下 探讨程序|员赚钱方法
-----------------------------想赚钱的来看看 ^_^-------------------------------------
*****************************************************************
原因:我在 wp-blog-header.php 这个页面的第一行引用了一个外部的js文件。
解决办法:将引用 js文件 的语句放在中间。
我在解决此问题的时候,在网上查到别人的解决办法,不过出错原因与我的不同,解决办法也不同,在此也记录下来。
Have a look through your wp-config.php, plugins and/or your theme’s function.php files.
In all cases, there should be no spaces or blank lines before the opening <?php tag. Also in all cases there should be no spaces or blank lines after the final ?> as well.
检查你的wp-config.php、插件以及主题中的function.php文件。任何情况下,在开头的“<?php”标签以前,以及最后的“?>”标签以后,都不能有空格或者空行。
文章在:
http://www.funnywang.com/playing-computer/wordpress-rss-feed-xml-parsing-error.html