728x90

WordPress로 운영되는 사이트나 블로그가 있는 경우 WordPress용 인스턴트 아티클 플러그인을 사용하여 쉽게 인스턴트 아티클을 만들 수 있습니다. 이 방법이 인스턴트 아티클을 만드는 가장 쉬운 방법이며 HTML 관련 경험이 필요하지 않습니다.

필수 요건

 

빠른 시작

1. 다운로드

WP용 인스턴트 아티클 플러그인을 다운로드하고 설치합니다.

2. Facebook 페이지 ID 삽입

플러그인을 설치한 다음 인스턴트 아티클 메뉴 옵션을 클릭하고 인스턴트 아티클 가입에 사용한 Facebook 페이지의 ID를 입력하세요.



인스턴트 아티클 구성 화면의 "사이트 연결" 섹션에서 페이지 ID를 가져올 수 있습니다.



3. 공유 시작

인스턴트 아티클 피드가 승인되면 게시할 수 있습니다.

다른 링크를 공유하는 것처럼 인스턴트 아티클을 배포하세요. 아티클을 포함하여 새 게시물을 구성하고 공유하면 됩니다! 인스턴트 아티클은 페이지에 자동으로 게시되지 않습니다.

 

In testing, This stage might need to push. If not, In final stage was not submited.

다음 단계

  1. 인스턴트 아티클 스타일 맞춤 설정.
  2. Facebook 블로그 팔로우. 인스턴트 아티클 뉴스 및 업데이트에 대해 알아보려면 알림에 가입하세요.
  3. 인스턴트 아티클 수익화. 자신의 직접 판매 광고 또는 Audience Network (또는 둘 다)를 사용하세요.
  4. 인터랙티브 디자인 기능 추가. 인스턴트 아티클의 고유 기능을 사용하여 독자에게 즐거움을 제공하세요.
  5. 인사이트 아티클의 분석 기능 사용. 자신 또는 타사의 트래커를 포함하는 방법을 알아보세요.
  6. 문제 해결.
728x90

Are you encountering RSS feed errors on your WordPress site? RSS feeds help users subscribe to your blog using news reader apps like Feedly.

Since RSS feeds are published in the XML markup language, a tiny mistake in the feed can make it unreadable, and users will not be able to see new content in their news feeds.

Other apps also rely on getting content updates from your WordPress RSS feed. For example, if you use IFTTT to automate social sharing of your new posts, then that would stop working as well.

In this article, we will show you how to easily fix RSS feed errors in WordPress. We will also talk about what causes those errors and how to avoid them in the future.

Most Common WordPress RSS Feed Errors

Most common WordPress RSS feed errors are caused by poor formatting.

WordPress outputs RSS feeds in XML which is a strict markup language. A missing line break or an extra tab can break your RSS feed.

The RSS error message will look something like this:

XML Parsing Error: XML or text declaration not at start of entity
Location: http://example.com/feed
Line Number 2, Column 1:

Depending on what browser you are using, your RSS feed error message may vary.

You can also see this error message when visiting your feed in a browser.

Warning: Cannot modify header information – headers already sent by (output started at /home/username/example.com/wp-content/themes/twentysixteen/functions.php:433) in /home/username/example.com/wp-includes/pluggable.php on line 1228

If you are using FeedBurner, then your errors may look different.

Having said that, let’s take a look at what causes these RSS feed errors and how to fix them.

Manually Fixing RSS Feed Errors in WordPress

The most likely reason for your RSS feeds to show error is poor formatting. This poor formatting can be caused by a blank space after closing PHP tag in a plugin or in your theme’s functions.php file.

If you recently added a code snippet to your theme or child theme‘s functions.php file. Then you need to edit your functions file.

If there is a closing PHP tag at the end of your functions file, then you need to make sure that there is no extra space or line breaks after it.

Ideally, the closing PHP tag is not required at the end of the file. This is why it would be best if you remove the closing php tag altogether.

This should fix the problem in most cases. However, if it does not fix your RSS feed error, then continue reading.

Disable RSS Feed Related Plugins

If you are using a WordPress plugin that modifies your website’s RSS feed or creates a new one, then you need to disable that plugin.

If you are unsure, then you can temporarily disable all WordPress plugins.

Next, check your RSS feed for the error. If the error disappears, then this means one of the plugins installed on your website was the culprit.

You can now reactivate your installed plugins one by one and check your RSS feed after activating each plugin. This way you will be able to find out exactly which plugin is causing the issue.

Once you have located the plugin, you can contact the plugin’s support for an update or find an alternative plugin that does the same thing.

Temporarily Switch to a Default Theme

Occasionally, a poorly coded WordPress theme function can also affect your WordPress RSS feed. To see if the problem is caused by your WordPress theme, you need to temporarily switch to a default WordPress theme.

Simply go to Appearance » Themes page and if you already have a default theme installed then activate it.

Default themes include Twenty Nineteen, Twenty Seventeen, Twenty Sixteen, and so on. If you don’t have one installed on your website, then you can click on the Add New button to install and activate it. See our guide on how to install a WordPress theme for step by step instructions.

After switching to the default theme, check your WordPress feed for error. You can visit your feed in a browser window or test it with a feed validator tool.

If the error disappears, then this means your WordPress theme was causing the issue. You can contact the theme author for support or find a suitable new theme for your website.

We hope this article helped you fix WordPress RSS feed errors on your site. You may also want to take a look at our guide on how to increase your website traffic and why you need to build an email list right away.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

 

 

www.wpbeginner.com/wp-tutorials/how-to-fix-wordpress-rss-feed-errors/

728x90

 

 

 

  • Steven Stern (sterndata) 

    (@sterndata)

    Forum Moderator & Support Team Volunteer

    1 year, 7 months ago

    What’s your .htaccess file for this site?

    Thread Starter

    el_foz 

    (@el_foz)

    1 year, 7 months ago

    Hi Steve,
    Thanks for responding!

    Hmm, I’m on a Windows server. Sorry I should have mentioned that. There is no .htaccess file for IIS as far as I’m aware. Or?

    I’ve checked the default document list and it’s the same as for the working site.

    Moderator

    Steven Stern (sterndata) 

    (@sterndata)

    Forum Moderator & Support Team Volunteer

    1 year, 7 months ago

    When I hit any 404 on your site, it goes to a hosting-supplied 404 page and not the one that should be part of your site, so it’s something related to what would be handled by htaccess. I don’t use Windows so I’m not sure if I can help.

    Thread Starter

    el_foz 

    (@el_foz)

    1 year, 7 months ago

    Ok, you might have pointed me in the right direction here. On the site that works, a random 404 shows me the WordPress “page not found” page, not the hosting company 404 page.

    I don’t suppose you’d be able to provide the part of .htaccess that would usually handle the /feed/ redirect? Then I might be able to figure it out.

    Moderator

    Steven Stern (sterndata) 

    (@sterndata)

    Forum Moderator & Support Team Volunteer

    1 year, 7 months ago

    https://wordpress.org/support/article/htaccess/#basic-wp

    Thread Starter

    el_foz 

    (@el_foz)

    1 year, 7 months ago

    Fixed!
    I took a copy of the web.config file from the working site, changed the reference to the domain in one of the RULE tags so that it referred to the correct domain, and uploaded it to the broken site.
    The 404 handling immediately started being done by WordPress. It took a little while for the RSS feed to sort itself out, but that’s working too now – checked via Google Chrome Feeder extension.

    I haven’t copied the contents of the config file here because I’m not sure which parts, if any, might be sensitive info that could make my site vulnerable if publicly known. Although if the same file works for 2 of my sites, I guess there’s probably nothing sensitive in it…

    Thanks @sterndata for your tips!

Viewing 6 replies - 1 through 6 (of 6 total)

 

 

 

wordpress.org/support/article/htaccess/#basic-wp

728x90

101

14

In my Facebook account, where can I find these application IDs, secret key, all?

 

 

 

 

 

96

You should use the Developer App.

On the right is a section titled "My Applications" from which you can select an application to see its information.

You can also go straight here as well, which will list your apps on the left.

 

1

That url asks for a password, my normal account password doesn't work. Do you have to sign up for something else? – Neros Feb 2 '12 at 6:36 

  • 1

    Nevermind it seems chrome was having trouble getting past that page, in Firefox the page actualy works when you input your password. – Neros Feb 2 '12 at 6:50

  • 2

    One important thing... You have to be logged into your personal account not business account when following these directions. – user2779151 Sep 14 '13 at 12:11 

  •  

    You must be logged in as an administrator of the app for this to work. – Timo Huovinen Jan 15 '14 at 9:33

+ Recent posts